Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by JoeMontanez: http://wiki.apache.org/hadoop/WordCount ------------------------------------------------------------------------------ bin/hadoop dfs -mkdir <hdfs-dir> bin/hadoop dfs -copyFromLocal <local-dir> <hdfs-dir> - As of version 0.17.2.1, use a command like this: + As of version 0.17.2.1, use a command like this:[[BR]] bin/hadoop dfs -copyFromLocal <local-dir> <hdfs-dir>
