hadoop/hadoop-hdfs-project
Gautham B A 4ef1d3eef9
HDFS-16472. Make HDFS setrep tool cross platform (#4130)
* 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.
2022-04-05 22:59:11 +05:30
..
hadoop-hdfs HDFS-16477. [SPS]: Add metric PendingSPSPaths for getting the number of paths to be processed by SPS (#4009). Contributed by tomscut. 2022-04-03 01:36:03 +05:30
hadoop-hdfs-client HDFS-16518: Add shutdownhook to invalidate the KeyProviders in the cache 2022-03-28 13:15:28 -07:00
hadoop-hdfs-httpfs HADOOP-18055. Async Profiler endpoint for Hadoop daemons (#3824) 2022-01-06 17:56:49 +08:00
hadoop-hdfs-native-client HDFS-16472. Make HDFS setrep tool cross platform (#4130) 2022-04-05 22:59:11 +05:30
hadoop-hdfs-nfs HDFS-15862. Make TestViewfsWithNfs3.testNfsRenameSingleNN() idempotent (#2724) 2021-12-08 20:44:18 +09:00
hadoop-hdfs-rbf HDFS-16477. [SPS]: Add metric PendingSPSPaths for getting the number of paths to be processed by SPS (#4009). Contributed by tomscut. 2022-04-03 01:36:03 +05:30
pom.xml Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30