hadoop/hadoop-hdfs-project
Gautham B A d5e97fe4d6
HDFS-16473. Make HDFS stat tool cross platform (#4145)
* 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.
2022-04-08 23:06:39 +05:30
..
hadoop-hdfs HDFS-16497. EC: Add param comment for liveBusyBlockIndices with HDFS-14768. Contributed by caozhiqiang. 2022-04-08 18:38:40 +09:00
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-16473. Make HDFS stat tool cross platform (#4145) 2022-04-08 23:06:39 +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