GitHub user lianhuiwang opened a pull request:
https://github.com/apache/spark/pull/1528
use config spark.scheduler.priority for specifying TaskSet's priority on
DAGScheduler
https://issues.apache.org/jira/browse/SPARK-2618
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lianhuiwang/spark config-scheduler-priority
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1528.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 #1528
----
commit f2b597022b4fc4023c238e5b5a9824946f84f84e
Author: lianhuiwang <[email protected]>
Date: 2014-05-23T14:02:57Z
bugfix worker DriverStateChanged state should match DriverState.FAILED
commit 480ce949a83c0d854078b38f5665f3369cf759eb
Author: lianhuiwang <[email protected]>
Date: 2014-05-24T15:24:37Z
address aarondav comments
commit 8bbfe76dd8c8af815fa8404eb9a7922e58f938f7
Author: lianhuiwang <[email protected]>
Date: 2014-06-10T16:01:36Z
Merge remote-tracking branch 'upstream/master'
commit eacf9339a8c062cf3f28343a4f8157d214d25b00
Author: lianhuiwang <[email protected]>
Date: 2014-07-13T14:13:03Z
Merge remote-tracking branch 'upstream/master'
commit 44a3f50c689849228c42d072bdd355781dbacec6
Author: unknown <[email protected]>
Date: 2014-07-16T14:22:18Z
Merge remote-tracking branch 'upstream/master'
commit 20f81fa7e8af0108656100ddee8361865d644c1c
Author: lianhuiwang <[email protected]>
Date: 2014-07-17T13:07:48Z
Merge remote-tracking branch 'upstream/master'
commit 66371a16ebb4f1736442d7aae54e7eedf67294c0
Author: lianhuiwang <[email protected]>
Date: 2014-07-22T12:10:10Z
Merge remote-tracking branch 'spark/master'
commit 1e1e30eebe6eb97563dd50dfded25bea24ecda95
Author: lianhuiwang <[email protected]>
Date: 2014-07-22T12:57:15Z
use config spark.scheduler.priority for specifying TaskSet's priority on
DAGScheduler
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---