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

Ajay Kumar commented on HADOOP-15443:
-------------------------------------

ping [~aw], current check in hadoop-functions.sh doesn't allow non root user to 
start secure DN, which is supported now. Wanted to know your take on removing 
check for EUID (atleast for hdfs).

i.e {code}if ! hadoop_privilege_check && [[ -z "${HADOOP_SECURE_COMMAND}" ]]; 
then
  fi{code} 

> hadoop shell should allow non-privileged user to start secure daemons.
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-15443
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15443
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Major
>
> With [HDFS-13081] now secure Datanode can be started without root privileges 
> if rpc port is protected via sasl and ssl is enabled for http. However hadoop 
> shell still has check for privilged user in hadoop-functions.sh. Jira intends 
> to amend it, at-least for hdfs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to