Github user jerryshao commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21635#discussion_r204265925
  
    --- Diff: 
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/config.scala 
---
    @@ -152,6 +152,11 @@ package object config {
         .timeConf(TimeUnit.MILLISECONDS)
         .createWithDefaultString("100s")
     
    +  private[spark] val YARN_METRICS_NAMESPACE = 
ConfigBuilder("spark.yarn.metrics.namespace")
    --- End diff --
    
    Can you please add this configuration to the yarn doc?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to