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