slankka commented on issue #10231: URL: https://github.com/apache/hudi/issues/10231#issuecomment-2680259588
@soumilshah1995 We also have this problem, In owner case, it's caused by flink-connector-hive There's no need to add derby related configuration while HiveConf find correct hive-site.xml in Classpath. See my PR for details: https://github.com/apache/flink-connector-hive/pull/32 See my jira tickets for hadoop configuration loading details: And https://issues.apache.org/jira/browse/FLINK-36594 -- 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]
