Hung Tran created GOBBLIN-310:
---------------------------------
Summary: Skip rerunning completed tasks on mapper reattempts
Key: GOBBLIN-310
URL: https://issues.apache.org/jira/browse/GOBBLIN-310
Project: Apache Gobblin
Issue Type: Bug
Reporter: Hung Tran
Subsequent executions of a failed mapper will rerun completed tasks. This can
result in duplicate data or errors due to collisions when publishing.
The state of completed mappers should be recorded and completed mappers should
be skipped on subsequent attemps.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)