You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2018/02/02 15:59:00 UTC

[jira] [Resolved] (GOBBLIN-401) Provide a constructor for CombineSelectionPolicy with only the selection config as argument

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

Hung Tran resolved GOBBLIN-401.
-------------------------------
    Resolution: Fixed

> 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.13.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)