You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/05/07 22:35:15 UTC

[jira] [Created] (AMBARI-2092) DataNode install failed with custom users

Siddharth Wagle created AMBARI-2092:
---------------------------------------

             Summary: DataNode install failed with custom users
                 Key: AMBARI-2092
                 URL: https://issues.apache.org/jira/browse/AMBARI-2092
             Project: Ambari
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.3.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.3.0


When user names are customized, they are recreated, but home locations differ from default ones. Original users/homes are created by a Hadoop package.

{code}
hcat:x:493:492:Hcat User:/usr/lib/hcatalog:/bin/bash
hcatxx:x:1017:501::/home/hcatxx:/bin/bash
hive:x:494:493:Hive:/var/lib/hive:/bin/bash
hivexx:x:1018:501::/home/hivexx:/bin/bash
mapred:x:499:496:Hadoop MapReduce:/usr/lib/hadoop:/bin/bash
mapredxx:x:1013:501::/home/mapredxx:/bin/bash
hdfs:x:498:497:Hadoop HDFS:/usr/lib/hadoop:/bin/bash
hdfsxx:x:1014:501::/home/hdfsxx:/bin/bash
nobody:x:99:99:Nobody:/:/sbin/nologin
nobodyxx:x:1015:503::/home/nobodyxx:/bin/bash
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira