ad1happy2go commented on issue #10587: URL: https://github.com/apache/hudi/issues/10587#issuecomment-1916163491
@SudhirSaxena As the error suggests, you are writing on existing hudi table for which database name is different. Can you confirm value for tgt_db. ``` org.apache.hudi.exception.HoodieException: Config conflict(key current value existing value): hoodie.database.name: datalake_dev1_entp_cds ``` -- 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]
