Jonathan Hasenburg created HADOOP-12498:
-------------------------------------------

             Summary: Correct CL commands for the Pseudo-Distributed Operation 
setup
                 Key: HADOOP-12498
                 URL: https://issues.apache.org/jira/browse/HADOOP-12498
             Project: Hadoop Common
          Issue Type: Bug
          Components: site
    Affects Versions: 2.7.1
            Reporter: Jonathan Hasenburg
            Priority: Minor


The Setup 
[Guide|https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SingleCluster.html#Fully-Distributed_Operation]
 for Hadoop 2.7.1 to run in Pseudo-Distributed Operation mode has inconsistent 
CL commands .

In step 4., a directory is created ("/user/<username>") in which all further 
files are going to be stored.

Step 5 is used to put files into the hdfs, but the folder is only "input", 
instead it should be "/user/<username>/input".

The same applies for step 6 and 7.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to