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

    https://github.com/apache/spark/pull/21827#discussion_r204019818
  
    --- Diff: 
resource-managers/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClientSchedulerBackend.scala
 ---
    @@ -111,7 +111,8 @@ private[spark] class YarnClientSchedulerBackend(
         override def run() {
           try {
             val YarnAppReport(_, state, diags) =
    -          client.monitorApplication(appId.get, logApplicationReport = true)
    --- End diff --
    
    Duplicate: https://github.com/apache/spark/pull/21784


---

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

Reply via email to