You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Li Lu (JIRA)" <ji...@apache.org> on 2016/02/29 23:32:18 UTC

[jira] [Created] (YARN-4748) ApplicationHistoryManagerOnTimelineStore should not swallow exceptions on generateApplicationReport

Li Lu created YARN-4748:
---------------------------

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


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)