Alex Mercer created HUDI-2760:
---------------------------------
Summary: HoodieFlinkStreamer parameter bug
Key: HUDI-2760
URL: https://issues.apache.org/jira/browse/HUDI-2760
Project: Apache Hudi
Issue Type: Bug
Reporter: Alex Mercer
Fix For: 0.10.0
1.When use org.apache.hudi.streamer.HoodieFlinkStreamer, set avro schema with
{*}{{--source-avro-schema}}{*}.
2.The method
{{{}org.apache.hudi.util.StreamerUtil#getSourceSchema(org.apache.flink.configuration.Configuration){}}}says
*{{--source-avro-schema-path}}* must be null.
3.If I set *{{--source-avro-schema-path}}* to null,
org/apache/hudi/streamer/FlinkStreamerConfig.java:368 throw a
NullPointerException.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)