[
https://issues.apache.org/jira/browse/HDFS-11400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861456#comment-15861456
]
Hari Sekhon edited comment on HDFS-11400 at 2/10/17 4:04 PM:
-------------------------------------------------------------
[~cheersyang]
bq. ambari, handles the creation of necessary HDFS dirs, that works nicely and
gives admin full control of file system layout
Ambari does not handle auto creation of user home directories - I've run it for
several years for several clients at this point and customers still run in to
this little bug bear - otherwise I wouldn't have raised this ticket.
bq. Similarly on linux, user home dirs were not created automatically, that is
admin's job.
When you SSH in to Linux systems /etc/skel is copied to instantiate
/home/<username> if it doesn't already exist - this is where I got the idea
from, it's been this way for many years and been a widely useful paradigm for
millions of people already.
was (Author: harisekhon):
bq. ambari, handles the creation of necessary HDFS dirs, that works nicely and
gives admin full control of file system layout
Ambari does not handle auto creation of user home directories - I've run it for
several years for several clients at this point and customers still run in to
this little bug bear - otherwise I wouldn't have raised this ticket.
bq. Similarly on linux, user home dirs were not created automatically, that is
admin's job.
When you SSH in to Linux systems /etc/skel is copied to instantiate
/home/<username> if it doesn't already exist - this is where I got the idea
from, it's been this way for many years and been a widely useful paradigm for
millions of people already.
> Automatic HDFS Home Directory Creation
> --------------------------------------
>
> Key: HDFS-11400
> URL: https://issues.apache.org/jira/browse/HDFS-11400
> Project: Hadoop HDFS
> Issue Type: New Feature
> Components: hdfs, namenode
> Affects Versions: 2.7.1
> Environment: HDP 2.4.2
> Reporter: Hari Sekhon
>
> Feature Request to add automatic home directory creation for HDFS users when
> they are first resolved by the NameNode if their home directory does not
> already exist, using configurable umask defaulting to 027.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]