You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Xuan Gong (JIRA)" <ji...@apache.org> on 2016/07/27 20:54:20 UTC

[jira] [Created] (YARN-5440) Use AHSClient in YarnClient when TimelineServer is running

Xuan Gong created YARN-5440:
-------------------------------

             Summary: Use AHSClient in YarnClient when TimelineServer is running
                 Key: YARN-5440
                 URL: https://issues.apache.org/jira/browse/YARN-5440
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Xuan Gong


In YarnClient, depends on whether we enable yarn.timeline-service.generic-application-history.enabled, the AHSClient will not be used. But the AHSClientService is enabled by default when we start the TimelineServer which means we are able to get history information for applications/applicationAttempts/containers by using ahsClient when the TimelineServer is running. So, we do not have to reply on this deprecated configuration to get history information by using YarnClient.







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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