[GitHub] spark pull request #21827: [SPARK-24873]Increase switch to shielding frequen...

2018-07-21 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/21827


---

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



[GitHub] spark pull request #21827: [SPARK-24873]Increase switch to shielding frequen...

2018-07-20 Thread wangyum
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



[GitHub] spark pull request #21827: [SPARK-24873]Increase switch to shielding frequen...

2018-07-20 Thread hejiefang
GitHub user hejiefang opened a pull request:

https://github.com/apache/spark/pull/21827

[SPARK-24873]Increase switch to shielding frequent interaction report…

[https://issues.apache.org/jira/browse/SPARK-24873](url)
[SPARK-24873]Increase switch to shielding frequent interaction report…


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/hejiefang/spark spark-24873

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/21827.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #21827


commit 7f9ef388679e8b9a282befc3c5a031a2199d0eb0
Author: hejiefang 
Date:   2018-07-20T09:39:11Z

[SPARK-24873]Increase switch to shielding frequent interaction reports with 
yarn




---

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