Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD8F5DFC4 for ; Tue, 9 Oct 2012 19:46:04 +0000 (UTC) Received: (qmail 55369 invoked by uid 500); 9 Oct 2012 19:46:04 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 55326 invoked by uid 500); 9 Oct 2012 19:46:04 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 55317 invoked by uid 99); 9 Oct 2012 19:46:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 19:46:04 +0000 Date: Tue, 9 Oct 2012 19:46:04 +0000 (UTC) From: "Hudson (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: <641118891.16387.1349811964566.JavaMail.jiratomcat@arcas> In-Reply-To: <886449645.60567.1347315487825.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (YARN-94) DistributedShell jar should point to Client as the main class by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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