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

pengfei.zhan updated KYLIN-5852:
--------------------------------
    Description: Two steps need handle high priority jobs: 1) write the ready 
task into the job_lock table in the dataloading master node; 2) read the task 
from job_lock table to execute in the dataloading slave node. The priority of 
tasks is correctly handled by the master, however, the priority property does 
not serialized into the job_lock, then the slave can not order the tasks in theĀ 
 correct way.  (was: Support priority for job scheduler)

> 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
>
>
> Two steps need handle high priority jobs: 1) write the ready task into the 
> job_lock table in the dataloading master node; 2) read the task from job_lock 
> table to execute in the dataloading slave node. The priority of tasks is 
> correctly handled by the master, however, the priority property does not 
> serialized into the job_lock, then the slave can not order the tasks in theĀ  
> correct way.



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

Reply via email to