Skip to content

Conversation

@GuoPhilipse
Copy link
Owner

sync

szilard-nemeth and others added 30 commits March 21, 2022 14:18
…ough the

RBF proxy. There is a new configuration knob dfs.namenode.ip-proxy-users that configures
the list of users than can set their client ip address using the client context.

Fixes #4081
…MDelegatedNodeLabelsUpdater. Contributed by Junfan Zhang.
Optimize the scan for s3 by performing a deep tree listing,
inferring directory counts from the paths returned.

Contributed by Ahmar Suhail.

Change-Id: I26ffa8c6f65fd11c68a88d6e2243b0eac6ffd024
…elimited format. (#2918). Contributed by Hongbing Wang.

Signed-off-by: He Xiaoqiao <[email protected]>
* The source files for hdfs_ls
   uses getopt for parsing the
   command line arguments.
* getopt is available only on
   Linux and thus, isn't cross
   platform.
* Thus, we need to replace
   getopt with
   boost::program_options to
   make this tool cross platform.
…l with delimited format. (#2918). Contributed by Hongbing Wang."

This reverts commit 8897549.
…elimited format. (#2918). Contributed by Hongbing Wang.

Signed-off-by: He Xiaoqiao <[email protected]>
…n not specified. Contributed by Junfan Zhang.
Adds the option fs.s3a.requester.pays.enabled, which, if set to true, allows
the client to access S3 buckets where the requester is billed for the IO.

Contributed by Daniel Carl Jones
…SFairScheduler. Contributed by Szilard Nemeth.
….per.second (#3724)

Co-authored-by: gf13871 <[email protected]>
Signed-off-by: Akira Ajisaka <[email protected]>
…d in HADOOP-16161, but

this test case adds value to ensure the two getWeight methods stay in sync.

Fixes #4091

Signed-off-by: Owen O'Malley <[email protected]>
The version of hawtjni-runtime has been fixed to 1.11 to avoid build failures

Contributed by Akira Ajisaka
…omscut.

Reviewed-by: Ayush Saxena <[email protected]>
Signed-off-by: He Xiaoqiao <[email protected]>
smallzhongfeng and others added 26 commits March 30, 2022 12:42
…heir original permissions (#4036)


Contributed by jingxiong zhong
…manager.node-labels.am.default-node-label-expression. Contributed by Junfan Zhang
…de. (#4085). Contributed by limingxiang.

Signed-off-by: He Xiaoqiao <[email protected]>
…en from fallback FS (#4094)

HADOOP-18169. getDelegationTokens in ViewFs should also fetch the token from the fallback FS
…of paths to be processed by SPS (#4009). Contributed by  tomscut.

Signed-off-by: Ayush Saxena <[email protected]>
* The source files for hdfs_setrep
   uses getopt for parsing the
   command line arguments.
* getopt is available only on Linux
   and thus, isn't cross platform.
* We need to replace getopt
  with boost::program_options
  to make this tool cross platform.
)

Reviewed-by: Inigo Goiri <[email protected]>
Reviewed-by: Ayush Saxena <[email protected]>
Signed-off-by: Akira Ajisaka <[email protected]>
* The source files for hdfs_stat
  uses getopt for parsing the
  command line arguments.
* getopt is available only on
  Linux and thus, isn't cross platform.
* We need to replace getopt with
  boost::program_options to make
  this tool cross platform.
@GuoPhilipse GuoPhilipse merged commit 6f29c61 into GuoPhilipse:trunk Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.