hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -ls hdfs://localhost:54310/ DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. Found 1 items drwxr-xr-x - hduser supergroup 0 2013-12-08 17:57 hdfs://localhost:54310/user hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -mkdir /user/hduser/ DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -mkdir /user/hduser/benjamin-gutenberg DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -copyFromLocal /tmp/benjamin-gutenberg /user/hduser/benjamin-gutenberg DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -ls /user/hduser/benjamin-gutenberg/benjamin-gutenberg DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. Found 3 items -rw-r--r-- 1 hduser supergroup 674570 2013-12-08 17:58 /user/hduser/benjamin-gutenberg/benjamin-gutenberg/benjamin-pg20417.txt -rw-r--r-- 1 hduser supergroup 1573150 2013-12-08 17:58 /user/hduser/benjamin-gutenberg/benjamin-gutenberg/benjamin-pg4300.txt -rw-r--r-- 1 hduser supergroup 1423803 2013-12-08 17:58 /user/hduser/benjamin-gutenberg/benjamin-gutenberg/benjamin-pg5000.txt hduser@benjamin-VirtualBox:/usr/local/hadoop$