[
https://issues.apache.org/jira/browse/SPARK-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lianhui Wang updated SPARK-2618:
--------------------------------
Description:
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
was: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.
> 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
> 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.2#6252)