nsivabalan commented on issue #3598: URL: https://github.com/apache/hudi/issues/3598#issuecomment-932208472
@davehagman @Tandoy : I was able to reproduce the issue. I have put up a temp fix on this regard https://github.com/apache/hudi/pull/3742. Can you folks give it a try. Please do set hoodie.datasource.write.commitmeta.key.prefix="deltastreamer.checkpoint.key" with spark datasource writes. btw, I am yet to discuss with other devs (who worked on the multi-writer support) on the right fix on this regard. Is there a cleaner way to support multi-writer across deltastreamer and spark ds. but this should work for now. Let me know how it goes. -- 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]
