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/12 17:53:00 UTC

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

     [ https://issues.apache.org/jira/browse/GOBBLIN-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjun Singh Bora closed GOBBLIN-1513.
-------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)