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 "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2018/05/16 09:04:00 UTC

[jira] [Created] (YARN-8303) YarnClient should contact TimelineReader for application/attempt/container report

Rohith Sharma K S created YARN-8303:
---------------------------------------

             Summary: YarnClient should contact TimelineReader for application/attempt/container report
                 Key: YARN-8303
                 URL: https://issues.apache.org/jira/browse/YARN-8303
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Rohith Sharma K S


YarnClient get app/attempt/container information from RM. If RM doesn't have then queried to ahsClient. When ATSv2 is only enabled, yarnClient will result empty. 

YarnClient is used by many users which result in empty information for app/attempt/container report. 

Proposal is to have adapter from yarn client so that app/attempt/container reports can be generated from AHSv2Client which does REST API to TimelineReader and get the entity and convert it into app/attempt/container report.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org