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

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

                Author: ASF GitHub Bot
            Created on: 17/Nov/23 00:06
            Start Date: 17/Nov/23 00:06
    Worklog Time Spent: 10m 
      Work Description: Will-Lo merged PR #3831:
URL: https://github.com/apache/gobblin/pull/3831




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

            Worklog Id:     (was: 891030)
    Remaining Estimate: 0h
            Time Spent: 10m

> Introduce Gobblin partial success semantic which fails job on partial success
> -----------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1959
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1959
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-core
>            Reporter: William Lo
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, the partial success semantics in Gobblin where it follows a commit 
> on task success policy will return a successful job running status even 
> though some tasks fail. This is because in most Gobblin jobs, there would be 
> movement of the watermark after the tasks succeed so we want to follow that 
> semantic to not lead to duplicate ingestion.
> However, there are some Gobblin jobs (distcp) which do not follow the 
> watermark semantic, thus a partial success should return a failed status so 
> that the job callers can understand that not every task has succeeded, thus 
> invoke a retry with amended amounts of work.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to