[
https://issues.apache.org/jira/browse/HADOOP-12498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968756#comment-14968756
]
Jonathan Hasenburg commented on HADOOP-12498:
---------------------------------------------
etc/hadoop is a directory, so the example requires input to be a directory too.
> 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
> Labels: documentation, easyfix
>
> 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)