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 "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2018/08/22 18:19:00 UTC

[jira] [Commented] (YARN-8699) Add Yarnclient#yarnclusterMetrics API implementation in router

    [ https://issues.apache.org/jira/browse/YARN-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589217#comment-16589217 ] 

Bibin A Chundatt commented on YARN-8699:
----------------------------------------

Spark applcation submission depends in yarnclusterMetrics . 

{code}
      logInfo("Requesting a new application from cluster with %d NodeManagers"
        .format(yarnClient.getYarnClusterMetrics.getNumNodeManagers))
{code}

https://github.com/apache/spark/blob/master/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala

> Add Yarnclient#yarnclusterMetrics API implementation in router
> --------------------------------------------------------------
>
>                 Key: YARN-8699
>                 URL: https://issues.apache.org/jira/browse/YARN-8699
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Bibin A Chundatt
>            Priority: Major
>
> Implement YarnclusterMetrics API in FederationClientInterceptor



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

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