[ 
https://issues.apache.org/jira/browse/GOBBLIN-808?focusedWorklogId=266136&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-266136
 ]

ASF GitHub Bot logged work on GOBBLIN-808:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Jun/19 21:35
            Start Date: 24/Jun/19 21:35
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on pull request #2674: [GOBBLIN-808] 
implement azkaban flow cancel when dag manager is enabled
URL: https://github.com/apache/incubator-gobblin/pull/2674#discussion_r296925647
 
 

 ##########
 File path: 
gobblin-service/src/main/java/org/apache/gobblin/service/modules/spec/JobExecutionPlan.java
 ##########
 @@ -52,7 +54,7 @@
  * where the {@link JobSpec} will be executed.
  */
 @Data
-@EqualsAndHashCode(exclude = {"executionStatus", "currentAttempts"})
+@EqualsAndHashCode(exclude = {"executionStatus", "currentAttempts", 
"azkabanExecId"})
 
 Review comment:
   JobExecutionPlan should have CompletableFuture instead of azkabanExecId. 
This way, the underlying SpecExecutor need not be exposed here. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 266136)
    Time Spent: 2.5h  (was: 2h 20m)

> implement azkaban job cancellation in Gobblin Service
> -----------------------------------------------------
>
>                 Key: GOBBLIN-808
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-808
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>




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

Reply via email to