hadoop/hadoop-hdfs-project
Gautham B A a631f45a99
HDFS-16470. Make HDFS find tool cross platform (#4076)
* The source files for hdfs_find 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 hdfs_find cross platform.
2022-03-18 21:41:01 +05:30
..
hadoop-hdfs HDFS-16499. [SPS]: Should not start indefinitely while another SPS process is running (#4058) 2022-03-17 12:04:48 +08:00
hadoop-hdfs-client HADOOP-18131. Upgrade maven enforcer plugin and relevant dependencies (#4000) 2022-03-08 17:27:04 +09: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-16470. Make HDFS find tool cross platform (#4076) 2022-03-18 21:41:01 +05:30
hadoop-hdfs-nfs HDFS-15862. Make TestViewfsWithNfs3.testNfsRenameSingleNN() idempotent (#2724) 2021-12-08 20:44:18 +09:00
hadoop-hdfs-rbf HDFS-16495: RBF should prepend the client ip rather than append it. 2022-03-14 10:21:35 -07:00
pom.xml Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30