user@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -ls hdfs://localhost:54310/user/hduser/benjamin-gutenberg 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-09 17:58 hdfs://localhost:54310/user/hduser/benjamin-gutenberg/benjamin-gutenberg hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -rmr hdfs://localhost:54310/user/hduser/benjamin-gutenberg/benjamin-gutenberg DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. rmr: DEPRECATED: Please use 'rm -r' instead. 13/12/16 18:41:16 INFO fs.TrashPolicyDefault: Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes. Deleted hdfs://localhost:54310/user/hduser/benjamin-gutenberg/benjamin-gutenberg 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 -rmr hdfs://localhost:54310/user/hduser/benjamin-gutenberg/ DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. rmr: DEPRECATED: Please use 'rm -r' instead. 13/12/16 18:41:32 INFO fs.TrashPolicyDefault: Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 minutes. Deleted hdfs://localhost:54310/user/hduser/benjamin-gutenberg hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ bin/hadoop dfs -ls hdfs://localhost:54310/user/hduser/ 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-09 19:17 hdfs://localhost:54310/user/hduser/benjamin-gutenberg-output 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$ bin/hadoop dfs -ls hdfs://localhost:54310/user/hduser/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-16 18:44 hdfs://localhost:54310/user/hduser/benjamin-gutenberg/benjamin-20417.txt -rw-r--r-- 1 hduser supergroup 1573150 2013-12-16 18:44 hdfs://localhost:54310/user/hduser/benjamin-gutenberg/benjamin-4300.txt -rw-r--r-- 1 hduser supergroup 1423803 2013-12-16 18:44 hdfs://localhost:54310/user/hduser/benjamin-gutenberg/benjamin-5000.txt hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ hduser@benjamin-VirtualBox:/usr/local/hadoop$ /usr/local/hadoop/sbin/stop-all.sh This script is Deprecated. Instead use stop-dfs.sh and stop-yarn.sh Stopping namenodes on [localhost] localhost: stopping namenode localhost: stopping datanode Stopping secondary namenodes [0.0.0.0] 0.0.0.0: stopping secondarynamenode stopping yarn daemons stopping resourcemanager localhost: stopping nodemanager no proxyserver to stop hduser@benjamin-VirtualBox:/usr/local/hadoop$ /usr/local/hadoop/bin/start-all.sh -su: /usr/local/hadoop/bin/start-all.sh: No such file or directory hduser@benjamin-VirtualBox:/usr/local/hadoop$ /usr/local/hadoop/sbin/start-all.sh This script is Deprecated. Instead use start-dfs.sh and start-yarn.sh Starting namenodes on [localhost] localhost: starting namenode, logging to /usr/local/hadoop/logs/hadoop-hduser-namenode-benjamin-VirtualBox.out localhost: starting datanode, logging to /usr/local/hadoop/logs/hadoop-hduser-datanode-benjamin-VirtualBox.out Starting secondary namenodes [0.0.0.0] 0.0.0.0: starting secondarynamenode, logging to /usr/local/hadoop/logs/hadoop-hduser-secondarynamenode-benjamin-VirtualBox.out starting yarn daemons starting resourcemanager, logging to /usr/local/hadoop/logs/yarn-hduser-resourcemanager-benjamin-VirtualBox.out localhost: starting nodemanager, logging to /usr/local/hadoop/logs/yarn-hduser-nodemanager-benjamin-VirtualBox.out hduser@benjamin-VirtualBox:/usr/local/hadoop$