Nikita Eshkeev created HADOOP-18597:
---------------------------------------
Summary: 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
Fix For: 3.3.5
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]