You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/02/06 18:54:00 UTC

[jira] [Resolved] (HUDI-1538) UtilHelpers.createSource has hardcoded class name checks

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

sivabalan narayanan resolved HUDI-1538.
---------------------------------------
    Resolution: Fixed

> UtilHelpers.createSource has hardcoded class name checks
> --------------------------------------------------------
>
>                 Key: HUDI-1538
>                 URL: https://issues.apache.org/jira/browse/HUDI-1538
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Volodymyr Burenin
>            Assignee: Volodymyr Burenin
>            Priority: Major
>              Labels: pull-request-available, user-support-issues
>             Fix For: 0.8.0
>
>
> I've tried to overrideĀ AvroKafkaSource class, however, I could not use it due to the fact thatĀ UtilHelpers.createSource method looks for the specific class names to call the appropriate constructor where it passes additional HoodieDeltaStreamerMetrics parameter.
> It needs to be more flexible and should try different constructor signatures before giving up.



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