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

Hudson commented on YARN-481:
-----------------------------

Integrated in Hadoop-Hdfs-trunk #1349 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1349/])
    YARN-481. Add AM Host and RPC Port to ApplicationCLI Status Output (Chris 
Riccomini via bikas) (Revision 1458065)

     Result = FAILURE
bikas : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1458065
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/ApplicationCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java

                
> Add AM Host and RPC Port to ApplicationCLI Status Output
> --------------------------------------------------------
>
>                 Key: YARN-481
>                 URL: https://issues.apache.org/jira/browse/YARN-481
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 2.0.3-alpha, 0.23.6
>            Reporter: Chris Riccomini
>            Assignee: Chris Riccomini
>             Fix For: 2.0.5-beta
>
>         Attachments: YARN-481-1.txt, YARN-481-2.txt
>
>
> Hey Guys,
> I noticed that the ApplicationCLI is just randomly not printing some of the 
> values in the ApplicationReport. I've added the getHost and getRpcPort. These 
> are useful for me, since I want to make an RPC call to the AM (not the 
> tracker call).
> Thanks!
> Chris

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