zzhpro commented on issue #111: URL: https://github.com/apache/hudi-rs/issues/111#issuecomment-2301681681
> @gohalo great! as per the linked doc, only `hudi-defaults.conf` should be loaded under `HUDI_CONF_DIR`. The format should be like a conf file as you showed or delimited by `=` like > > ``` > hoodie.datasource.write.recordkey.field=uuid > ``` There is a template file at https://github.com/apache/hudi/blob/master/conf/hudi-defaults.conf.template, in which keys and values aren't delimited by `=` . Should we follow the format there? -- 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]
