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

Hudson commented on MAPREDUCE-4306:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2373 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2373/])
    MAPREDUCE-4306. Fix distributed shell to work with users other than the one 
running the daemons. (Contributed by Ahmed Radwan) (Revision 1351876)

     Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1351876
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/ApplicationMaster.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/Client.java

                
> Problem running Distributed Shell applications as a user other than the one 
> started the daemons
> -----------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4306
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4306
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>             Fix For: 2.0.1-alpha
>
>         Attachments: MAPREDUCE-4306.patch, MAPREDUCE-4306_rev2.patch, 
> MAPREDUCE-4306_rev3.patch
>
>
> Using the tarball, if you start the yarn daemons using one user and then 
> switch to a different user. You can successfully run MR jobs, but DS jobs 
> fail to run. Only able to run DS jobs using the user who started the daemons.

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

        

Reply via email to