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/04/16 00:48:00 UTC

[jira] [Created] (GOBBLIN-1427) Distcp RecursiveCopyableDataset does not handle mountpointnotfound exception

William Lo created GOBBLIN-1427:
-----------------------------------

             Summary: Distcp RecursiveCopyableDataset does not handle mountpointnotfound exception
                 Key: GOBBLIN-1427
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1427
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: William Lo


When files on target directory do not exist on viewfs, MountPointNotFoundException is raised instead of FileNotFoundException. This causes the code to error out when it should be returning an empty list of files at the target location.



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