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

liyang closed KYLIN-5852.
-------------------------

> Support priority for job scheduler
> ----------------------------------
>
>                 Key: KYLIN-5852
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5852
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>    Affects Versions: 5.0.0
>            Reporter: pengfei.zhan
>            Assignee: pengfei.zhan
>            Priority: Major
>             Fix For: 5.0.0
>
>
> There are two steps need to handle high priority jobs: 1) write the ready 
> task into the job_lock table on the dataloading master node; 2) read the task 
> from the job_lock table to execute it on the dataloading slave node. The 
> priority of tasks is correctly managed by the master node; however, this 
> property is not serialized into the job_lock table, so the slave node cannot 
> order the tasks correctly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to