[GitHub] spark pull request #15923: [SPARK-4105] retry the fetch or stage if shuffle ...

2016-12-22 Thread fathersson
Github user fathersson commented on a diff in the pull request: https://github.com/apache/spark/pull/15923#discussion_r93652448 --- Diff: core/src/main/scala/org/apache/spark/storage/ShuffleBlockFetcherIterator.scala --- @@ -305,40 +316,84 @@ final class

[GitHub] spark pull request: [SPARK-9882][Core] Priority-based scheduling f...

2016-03-02 Thread fathersson
Github user fathersson commented on the pull request: https://github.com/apache/spark/pull/8129#issuecomment-191537656 I'd be interested in having preemptive scheduler for standalone deployment. I'd really appreciate it if you could share your code if it's been implemented