[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106245985 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala --- @@ -753,6 +753,12 @@ private[spark] class TaskSetManager( ta

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106248521 --- Diff: docs/configuration.md --- @@ -1411,6 +1411,15 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106246521 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,63 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106246809 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,63 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106249028 --- Diff: core/src/test/scala/org/apache/spark/scheduler/TaskSetManagerSuite.scala --- @@ -1039,6 +1039,40 @@ class TaskSetManagerSuite extends SparkFunSuite

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106248846 --- Diff: core/src/test/scala/org/apache/spark/scheduler/TaskSetManagerSuite.scala --- @@ -1039,6 +1039,40 @@ class TaskSetManagerSuite extends SparkFunSuite

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-15 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r106287979 --- Diff: docs/configuration.md --- @@ -1411,6 +1411,15 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-03-23 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r107604884 --- Diff: docs/configuration.md --- @@ -1411,6 +1411,15 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-24 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118260789 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,75 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-24 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118261422 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,75 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-24 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118260480 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,75 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-24 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118315661 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,75 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-26 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118747665 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,72 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-26 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118748969 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,72 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-26 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118751130 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,72 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-26 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r118751271 --- Diff: docs/configuration.md --- @@ -1449,6 +1449,14 @@ Apart from these, the following properties are also available, and may be useful

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-30 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r119152848 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala --- @@ -54,7 +54,7 @@ import org.apache.spark.util.{AccumulatorV2, ThreadUti

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-30 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r119150113 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,72 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-30 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r119151885 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,72 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-30 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r119150136 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -145,6 +146,72 @@ private[scheduler] class BlacklistTracker (

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-30 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r119260232 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala --- @@ -54,7 +54,7 @@ import org.apache.spark.util.{AccumulatorV2, Thread

[GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani...

2017-05-31 Thread tgravescs
Github user tgravescs commented on a diff in the pull request: https://github.com/apache/spark/pull/17113#discussion_r119366199 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala --- @@ -51,29 +51,19 @@ import org.apache.spark.util.{AccumulatorV2, Thr