[
https://issues.apache.org/jira/browse/YARN-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173114#comment-15173114
]
Hudson commented on YARN-4748:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9397 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9397/])
YARN-4748. ApplicationHistoryManagerOnTimelineStore should not swallow (jianhe:
rev d93c22ec274b1a0f29609217039b80732886fed7)
* hadoop-yarn-project/CHANGES.txt
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java
> ApplicationHistoryManagerOnTimelineStore should not swallow exceptions on
> generateApplicationReport
> ---------------------------------------------------------------------------------------------------
>
> Key: YARN-4748
> URL: https://issues.apache.org/jira/browse/YARN-4748
> Project: Hadoop YARN
> Issue Type: Bug
> Components: timelineserver
> Reporter: Li Lu
> Assignee: Li Lu
> Fix For: 2.8.0
>
> Attachments: YARN-4748-trunk.001.patch
>
>
> We're directly swallowing AuthorizationExceptions and
> ApplicationAttemptNotFoundExceptions when generating application reports. we
> should at least mark down the exception before proceed with default values
> (which will assign app attempt id to -1).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)