[
https://issues.apache.org/jira/browse/YARN-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886338#comment-13886338
]
Hadoop QA commented on YARN-1661:
---------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12626061/YARN-1661.txt
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 2 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell.
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/2965//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/2965//console
This message is automatically generated.
> AppMaster logs says failing even if an application does succeed.
> ----------------------------------------------------------------
>
> Key: YARN-1661
> URL: https://issues.apache.org/jira/browse/YARN-1661
> Project: Hadoop YARN
> Issue Type: Bug
> Components: applications/distributed-shell
> Affects Versions: 2.3.0
> Reporter: Tassapol Athiapinya
> Assignee: Vinod Kumar Vavilapalli
> Attachments: YARN-1661.txt
>
>
> Run:
> /usr/bin/yarn org.apache.hadoop.yarn.applications.distributedshell.Client
> -jar <distributed shell jar> -shell_command ls
> Open AM logs. Last line would indicate AM failure even though container logs
> print good ls result.
> {code}
> 2014-01-24 21:45:29,592 INFO [main] distributedshell.ApplicationMaster
> (ApplicationMaster.java:finish(599)) - Application completed. Signalling
> finish to RM
> 2014-01-24 21:45:29,612 INFO [main] impl.AMRMClientImpl
> (AMRMClientImpl.java:unregisterApplicationMaster(315)) - Waiting for
> application to be successfully unregistered.
> 2014-01-24 21:45:29,816 INFO [main] distributedshell.ApplicationMaster
> (ApplicationMaster.java:main(267)) - Application Master failed. exiting
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)