[
https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550854#comment-14550854
]
Rohith commented on YARN-3543:
------------------------------
About the -1's from QA,
# Findbugs is YARN-3677 exists to track issue.
# Checkstyle error is number of parameter exceeds 7, which need to be ignored i
think. Am not sure , should it be added to any ignore file or just ignore it.
# Reg test failures, I am doubt on the test machines, many tests are failing
..
## Type-1, Address already in use exception.
## Type-2, NoSuchMethodError
## Type-3, ClassCasteException and many others
I am pretty doubt on the order of compilation and test execution. Probably ,
for running resourcemanager tests, it is not including the modified classes in
yarn-api/yarn-common. so NoSuchMethod error is thrown.
> ApplicationReport should be able to tell whether the Application is AM
> managed or not.
> ---------------------------------------------------------------------------------------
>
> Key: YARN-3543
> URL: https://issues.apache.org/jira/browse/YARN-3543
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: api
> Affects Versions: 2.6.0
> Reporter: Spandan Dutta
> Assignee: Rohith
> Labels: BB2015-05-TBR
> Attachments: 0001-YARN-3543.patch, 0001-YARN-3543.patch,
> 0002-YARN-3543.patch, 0002-YARN-3543.patch, 0003-YARN-3543.patch,
> 0003-YARN-3543.patch, 0004-YARN-3543.patch, YARN-3543-AH.PNG, YARN-3543-RM.PNG
>
>
> Currently we can know whether the application submitted by the user is AM
> managed from the applicationSubmissionContext. This can be only done at the
> time when the user submits the job. We should have access to this info from
> the ApplicationReport as well so that we can check whether an app is AM
> managed or not anytime.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)