ad1happy2go commented on issue #12128: URL: https://github.com/apache/hudi/issues/12128#issuecomment-2424809352
@abhisheksp I was able to reproduce the isse with your code. But then i noticed that you are using the wrong configuration. There is no configuration in hudi named hoodie.bloom.index.type and hoodie.bloom.index.update.partition.path I corrected it to hoodie.index.update.partition.path and hoodie.index.update.partition.path and then the code was working absolutely fine. Can you please confirm and close the issue if you are good. -- 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]
