You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William Lo (Jira)" <ji...@apache.org> on 2021/06/23 22:13:00 UTC

[jira] [Created] (GOBBLIN-1481) Exceptions caught when generating filesets for workunits is not propagated to a job failure

William Lo created GOBBLIN-1481:
-----------------------------------

             Summary: Exceptions caught when generating filesets for workunits is not propagated to a job failure
                 Key: GOBBLIN-1481
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1481
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: William Lo


When encountering an error during fileset generation, Gobblin will catch and log the errors but not fail the job. Since no workunits are generated in this scenario, we should just throw an exception here and fail the job.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)