[
https://issues.apache.org/jira/browse/HADOOP-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013645#comment-14013645
]
Hudson commented on HADOOP-10638:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1759 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1759/])
HADOOP-10638. Updating hadoop-daemon.sh to work as expected when nfs is started
as a privileged user. Contributed by Manikandan Narayanaswamy. (atm:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1598451)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/bin/hadoop-daemon.sh
> Updating hadoop-daemon.sh to work as expected when nfs is started as a
> privileged user.
> ----------------------------------------------------------------------------------------
>
> Key: HADOOP-10638
> URL: https://issues.apache.org/jira/browse/HADOOP-10638
> Project: Hadoop Common
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.4.0
> Reporter: Manikandan Narayanaswamy
> Assignee: Manikandan Narayanaswamy
> Labels: patch
> Fix For: 2.5.0
>
> Attachments:
> 0001-Picking-the-right-pid-file-when-running-NFS-as-privi.patch
>
>
> When NFS is started as a privileged user, this change sets up required
> environment variables:
> HADOOP_PID_DIR = $HADOOP_PRIVILEGED_NFS_PID_DIR
> HADOOP_LOG_DIR = $HADOOP_PRIVILEGED_NFS_LOG_DIR
> HADOOP_IDENT_STRING = $HADOOP_PRIVILEGED_NFS_USER
> Also, along with the above, we also now collect ulimits for the right user.
--
This message was sent by Atlassian JIRA
(v6.2#6252)