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

Kurt Young updated FLINK-4376:
------------------------------
    Description: This jira targets to set up a skeleton of the new JobMaster, 
translate scala codes to java. Make necessary changes for JobMaster only 
manages one job.  (was: JobManager should be created with a jobgraph and a 
resource manager gateway, the init procedure may be as follows:
        1. init job manager rpc service and related rpc endpoints
        2. try to elect as a leader job manager of the given job graph
        3. create the slot pool manager with the given resource manager gateway
        4. create the scheduler with the slot pool manager
        5. create/restore execution graph from the job graph
        6. start execution graph scheduling and run the job.

)

> Implement job master skeleton for managing single job 
> ------------------------------------------------------
>
>                 Key: FLINK-4376
>                 URL: https://issues.apache.org/jira/browse/FLINK-4376
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management
>            Reporter: Wenlong Lyu
>
> This jira targets to set up a skeleton of the new JobMaster, translate scala 
> codes to java. Make necessary changes for JobMaster only manages one job.



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

Reply via email to