[
https://issues.apache.org/jira/browse/GOBBLIN-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-401:
------------------------------------
Fix Version/s: (was: 0.13.0)
> Provide a constructor for CombineSelectionPolicy with only the selection
> config as argument
> -------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-401
> URL: https://issues.apache.org/jira/browse/GOBBLIN-401
> Project: Apache Gobblin
> Issue Type: Bug
> Components: distcp-ng
> Affects Versions: 0.11.0, 0.12.0, 0.13.0
> Reporter: Sudarshan Vasudevan
> Assignee: Sudarshan Vasudevan
> Priority: Major
> Fix For: 0.12.0
>
>
> When CombineSelectionPolicy is used as a selection policy class with
> ConfigBasedDatasetFinder, there is no constructor with appropriate signature
> for instantiation from ReplicationValidPathPicker class and we get an
> exception like the following:
> java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: No such
> accessible constructor on object:
> org.apache.gobblin.data.management.policy.CombineSelectionPolicy
> We need to provide a constructor for CombineSelectionPolicy with only the
> selection config as an argument.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)