[
https://issues.apache.org/jira/browse/HADOOP-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120103#comment-13120103
]
Hudson commented on HADOOP-7603:
--------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #29 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/29/])
HADOOP-7603. Set hdfs, mapred uid, and hadoop uid to fixed numbers. (Eric
Yang)
eyang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1178643
Files :
*
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/packages/deb/hadoop.control/preinst
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/packages/rpm/spec/hadoop-hdfs.spec
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/packages/deb/hadoop.control/preinst
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/packages/rpm/spec/hadoop-mapred.spec
> Set default hdfs, mapred uid, and hadoop group gid for RPM packages
> -------------------------------------------------------------------
>
> Key: HADOOP-7603
> URL: https://issues.apache.org/jira/browse/HADOOP-7603
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.20.205.0, 0.23.0
> Environment: Java, Redhat EL, Ubuntu
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 0.20.205.0, 0.23.0
>
> Attachments: HADOOP-7603-trunk.patch, HADOOP-7603.patch
>
>
> Hadoop rpm package creates hdfs, mapped users, and hadoop group for
> automatically setting up pid directory and log directory with proper
> permission. The default headless users should have a fixed uid, and gid
> numbers defined.
> Searched through the standard uid and gid on both Redhat and Debian distro.
> It looks like:
> {noformat}
> uid: 201 for hdfs
> uid: 202 for mapred
> gid: 49 for hadoop
> {noformat}
> would be free for use.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira