[ 
https://issues.apache.org/jira/browse/HDFS-15353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112699#comment-17112699
 ] 

Hudson commented on HDFS-15353:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18283 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18283/])
HDFS-15353. Use sudo instead of su to allow nologin user for secure (github: 
rev 1a3c6bb33b615242506a0313a24527ca51a3d665)
* (edit) hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh


> Use sudo instead of su to allow nologin user for secure DataNode
> ----------------------------------------------------------------
>
>                 Key: HDFS-15353
>                 URL: https://issues.apache.org/jira/browse/HDFS-15353
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode, security
>            Reporter: Akira Ajisaka
>            Assignee: Kei Kori
>            Priority: Major
>             Fix For: 3.4.0
>
>
> When launching secure DataNode, su command fails in hadoop-functions.sh if 
> the login shell of the secure user (hdfs) is /sbin/nologin. Can we use sudo 
> command instead of su to fix this problem?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to