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

Hudson commented on YARN-94:
----------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2899 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2899/])
    YARN-94. Modify DistributedShell to point to main-class by default, clean 
up the help message, and hard-code the AM class. Contributed by Hitesh Shah. 
(Revision 1396226)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1396226
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/Client.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/test/java/org/apache/hadoop/yarn/applications/distributedshell/TestDistributedShell.java

                
> DistributedShell jar should point to Client as the main class by default
> ------------------------------------------------------------------------
>
>                 Key: YARN-94
>                 URL: https://issues.apache.org/jira/browse/YARN-94
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: applications/distributed-shell
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Hitesh Shah
>         Attachments: YARN-94.1.patch, YARN-94.2.patch
>
>
> Today, it says so..
> {code}
> $ $YARN_HOME/bin/yarn jar 
> $YARN_HOME/share/hadoop/yarn/hadoop-yarn-applications-distributedshell-$VERSION.jar
> RunJar jarFile [mainClass] args...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to