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

    https://github.com/apache/spark/pull/22164#discussion_r213405174
  
    --- Diff: 
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnRMClient.scala
 ---
    @@ -126,4 +136,21 @@ private[spark] class YarnRMClient extends Logging {
         }
       }
     
    +  private def getUrlByRmId(conf: Configuration, rmId: String): String = {
    --- End diff --
    
    Ah, right, it would be hard to use that class in the client case.


---

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

Reply via email to