[ 
https://issues.apache.org/jira/browse/HADOOP-18597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714528#comment-17714528
 ] 

Ayush Saxena commented on HADOOP-18597:
---------------------------------------

Committed to trunk.
Thanx [~neshkeev] for the contribution!!!

Note: Added [~neshkeev] as Hadoop Common Contributor to assign the ticket.

> Simplify single node instructions for creating directories for Map Reduce
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-18597
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18597
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.3.4
>            Reporter: Nikita Eshkeev
>            Assignee: Nikita Eshkeev
>            Priority: Trivial
>              Labels: pull-request-available
>
> The {{mkdir}} command supports the {{-p}} option which instructs {{hdfs}} to 
> create all the parent directories if needed. The single nose setup 
> instructions now ask a user to create both /user and /user/<username> 
> directories explicitly, which can be simplified to creating just the 
> /user/<username> with the help from the -p option of mkdir



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to