Akira Ajisaka created HADOOP-15912:
--------------------------------------

             Summary: start-build-env.sh still creates an invalid 
/etc/sudoers.d/hadoop-build-${USER_ID} file entry after HADOOP-15802
                 Key: HADOOP-15912
                 URL: https://issues.apache.org/jira/browse/HADOOP-15912
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
            Reporter: Akira Ajisaka


{noformat}
RUN echo -e "${USER_NAME}\tALL=NOPASSWD: ALL" > 
"/etc/sudoers.d/hadoop-build-${USER_ID}"
{noformat}
creates
{noformat}
-e <USER_NAME>  ALL=NOPASSWD: ALL
{noformat}



--
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