Volodymyr Burenin created HUDI-1538:
---------------------------------------
Summary: 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
Fix For: 0.7.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)