You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Arjun Singh Bora (Jira)" <ji...@apache.org> on 2021/08/10 02:18:00 UTC

[jira] [Created] (GOBBLIN-1513) DatasetUtils.instantiatePathFilter cannot create any PathFilter except HiddenFilter

Arjun Singh Bora created GOBBLIN-1513:
-----------------------------------------

             Summary: DatasetUtils.instantiatePathFilter cannot create any PathFilter except HiddenFilter
                 Key: GOBBLIN-1513
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1513
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Arjun Singh Bora


Path filters are supposed to be provided by key "gobblin.dataset.path.filter.class", but `instantiatePathFilter` only calls the empty constructors for the path filter classes. Right now only HiddenFilter can be created with empty constructor.



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