d5e97fe4d6
* 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. |
||
---|---|---|
.. | ||
hadoop-hdfs | ||
hadoop-hdfs-client | ||
hadoop-hdfs-httpfs | ||
hadoop-hdfs-native-client | ||
hadoop-hdfs-nfs | ||
hadoop-hdfs-rbf | ||
pom.xml |