1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Fri Mar 22 09:56:14 UTC 2024

This commit is contained in:
Automated 2024-03-22 09:56:14 +00:00
parent 75379bf68b
commit 5b4fac9106
182 changed files with 4221 additions and 251 deletions

View file

@ -89,6 +89,17 @@ POSITIONAL ARGUMENTS
A file transfer agent must be installed on the POSIX filesystem, and
you need an agent pool flag on this jobs command to activate the agent.
Hadoop Distributed File System (HDFS) - Specify the hdfs:// scheme
followed by the absolute path to the desired directory, starting from
the root of the file system (denoted by a leading slash). For example:
◆ hdfs:///path/directory/
Namenode details should not be included in the path specification, as
they are required separately during the agent installation process.
A file transfer agent must be installed, and you need an agent pool
flag on this jobs command to activate the agent.
Publicly-accessible objects - Specify the URL of a TSV file containing
a list of URLs of publicly-accessible objects. For example:
◆ http://example.com/tsvfile

View file

@ -100,6 +100,18 @@ FLAGS
you need an agent pool flag on this jobs command to activate the
agent.
Hadoop Distributed File System (HDFS) - Specify the hdfs:// scheme
followed by the absolute path to the desired directory, starting from
the root of the file system (denoted by a leading slash). For
example:
▸ hdfs:///path/directory/
Namenode details should not be included in the path specification, as
they are required separately during the agent installation process.
A file transfer agent must be installed, and you need an agent pool
flag on this jobs command to activate the agent.
Publicly-accessible objects - Specify the URL of a TSV file
containing a list of URLs of publicly-accessible objects. For
example: