[ https://issues.apache.org/jira/browse/HADOOP-18597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ayush Saxena updated HADOOP-18597: ---------------------------------- Fix Version/s: (was: 3.3.5) > Simplify single nice 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 > Priority: Trivial > > 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org