[ https://issues.apache.org/jira/browse/YARN-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787173#comment-13787173 ]
Hudson commented on YARN-1167: ------------------------------ SUCCESS: Integrated in Hadoop-Yarn-trunk #353 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/353/]) YARN-1167. Fixed Distributed Shell to not incorrectly show empty hostname on RM UI. Contributed by Xuan Gong. (vinodkv: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1529376) * /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt * /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/RegisterApplicationMasterRequest.java * /hadoop/common/trunk/hadoop-yarn-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-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/test/java/org/apache/hadoop/yarn/applications/distributedshell/TestDistributedShell.java * /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/impl/AMRMClientImpl.java > Submitted distributed shell application shows appMasterHost = empty > ------------------------------------------------------------------- > > Key: YARN-1167 > URL: https://issues.apache.org/jira/browse/YARN-1167 > Project: Hadoop YARN > Issue Type: Bug > Components: applications/distributed-shell > Reporter: Tassapol Athiapinya > Assignee: Xuan Gong > Fix For: 2.1.2-beta > > Attachments: YARN-1167.1.patch, YARN-1167.2.patch, YARN-1167.3.patch, > YARN-1167.4.patch, YARN-1167.5.patch, YARN-1167.6.patch, YARN-1167.7.patch, > YARN-1167.8.patch, YARN-1167.9.patch > > > Submit distributed shell application. Once the application turns to be > RUNNING state, app master host should not be empty. In reality, it is empty. > ==console logs== > distributedshell.Client: Got application report from ASM for, appId=12, > clientToAMToken=null, appDiagnostics=, appMasterHost=, appQueue=default, > appMasterRpcPort=0, appStartTime=1378505161360, yarnAppState=RUNNING, > distributedFinalState=UNDEFINED, -- This message was sent by Atlassian JIRA (v6.1#6144)