[ 
https://issues.apache.org/jira/browse/SPARK-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-2618:
-----------------------------
    Component/s: Scheduler

> use config spark.scheduler.priority for specifying TaskSet's priority on 
> DAGScheduler
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-2618
>                 URL: https://issues.apache.org/jira/browse/SPARK-2618
>             Project: Spark
>          Issue Type: Improvement
>          Components: Scheduler
>            Reporter: Lianhui Wang
>
> we use shark server to do interative query. every sql run with a job. 
> sometimes we want to immediately run a query that later be submitted to shark 
> server. so we need to provide user to define a job's priority and ensure that 
> high priority job can be firstly  launched.
> i have created a pull request: https://github.com/apache/spark/pull/1528



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to