yanghua commented on a change in pull request #3177:
URL: https://github.com/apache/hudi/pull/3177#discussion_r661085373



##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/streamer/FlinkStreamerConfig.java
##########
@@ -287,7 +283,6 @@
     org.apache.flink.configuration.Configuration conf = fromMap(propsMap);
 
     conf.setString(FlinkOptions.PATH, config.targetBasePath);
-    conf.setString(FlinkOptions.READ_AVRO_SCHEMA_PATH, 
config.readSchemaFilePath);

Review comment:
       Can we also refactor the `READ_AVRO_SCHEMA_PATH ` config option. I would 
like to remove `READ_`. WDYT?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to