Kuai Yu created GOBBLIN-510:
-------------------------------

             Summary: Decouple JobExecutionLauncher and JobExecutionDriver
                 Key: GOBBLIN-510
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-510
             Project: Apache Gobblin
          Issue Type: New Feature
            Reporter: Kuai Yu
            Assignee: Kuai Yu


Today JobExecutionLauncher and JobExecutionDriver is coupled. It means when 
JobExecutionLauncher invokes launchJob, a JobExecutionDriver is immediately 
return. This is not good for gobblin cluster because the Launcher might running 
in manager node but the actual driver logic is running on worker node. We need 
some refactoring to allow us decouple these two.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to