Sudarshan Vasudevan created GOBBLIN-744:
-------------------------------------------
Summary: Support cancellation of a Helix workflow via a DELETE
JobSpec
Key: GOBBLIN-744
URL: https://issues.apache.org/jira/browse/GOBBLIN-744
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-cluster
Affects Versions: 0.15.0
Reporter: Sudarshan Vasudevan
Assignee: Hung Tran
Fix For: 0.15.0
This task supports the ability to interrupt and cancel a running job on a
Gobblin Helix cluster via a DELETE Spec submitted to the
JobConfigurationManager. The DELETE Spec should have
"gobblin.cluster.shouldCancelRunningJobOnDelete" set to true for cancelling a
running job. The default behavior is to simply delete the corresponding JobSpec
from the JobCatalog.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)