cuibo01 commented on pull request #4699: URL: https://github.com/apache/hudi/pull/4699#issuecomment-1048571140
> I think a little and we should hold for this patch, people usually do not pass hadoop config options through SQL options, can you describe again your use cases again, what kind of options do you want to pass around in per-job level ? 3. hoodie.memory.spillable.map.path can be modified only through [hadoopConf](https://github.com/apache/hudi/blob/4e8accc179d8f60c874d748167018196900b7d12/hudi-flink/src/main/java/org/apache/hudi/table/format/FormatUtils.java#L142), and hadoopConf is shared by all flink/spark/hive jobs in my env...so it is best if we support the job-level hadoop configuration. -- 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]
