You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Jay Sen (JIRA)" <ji...@apache.org> on 2019/03/23 23:38:00 UTC

[jira] [Created] (GOBBLIN-711) stopping the master in cluster mode fails the job

Jay Sen created GOBBLIN-711:
-------------------------------

             Summary: stopping the master in cluster mode fails the job
                 Key: GOBBLIN-711
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-711
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-cluster
            Reporter: Jay Sen
            Assignee: Hung Tran
         Attachments: master-stop.log

stopping the master process in cluster mode has some issues
 # graceful shutdown takes more than 40 seconds when the job is in progress ( no worker not is actually executing, master process is only tracking the job status here )
 # wrongfully reports the error ( org.apache.gobblin.runtime.AbstractJobLauncher  - Failed to launch and run job job_PullFromWikipedia_1553383856924) also ( org.apache.gobblin.cluster.HelixRetriggeringJobCallable  - Failed to run job PullFromWikipedia)
 # wrongfully reports job is done ( org.apache.gobblin.cluster.GobblinHelixJobLauncher  - Job job_PullFromWikipedia_1553383856924 is done, remove from running map.)

attached (master-stop.log) shows the full log of stop event.



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