hadoop/hadoop-hdfs-project
Gautham B A 81879eb9cb
HDFS-16471. Make HDFS ls tool cross platform (#4086)
* 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.
2022-03-22 23:12:00 +05:30
..
hadoop-hdfs HDFS-14617. Improve oiv tool to parse fsimage file in parallel with delimited format. (#2918). Contributed by Hongbing Wang. 2022-03-22 22:28:09 +08:00
hadoop-hdfs-client HDFS-16503. Should verify whether the path name is valid in the WebHDFS (#4067). Contributed by tomscut. 2022-03-21 12:40:51 +05:30
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-16471. Make HDFS ls tool cross platform (#4086) 2022-03-22 23:12:00 +05:30
hadoop-hdfs-nfs HDFS-15862. Make TestViewfsWithNfs3.testNfsRenameSingleNN() idempotent (#2724) 2021-12-08 20:44:18 +09:00
hadoop-hdfs-rbf HDFS-13248: Namenode needs to use the actual client IP when going through the 2022-03-21 09:27:35 -07:00
pom.xml Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30