saadbelgi commented on issue #11783: URL: https://github.com/apache/hudi/issues/11783#issuecomment-5266273166
Hi @ad1happy2go @Gatsby-Lee, not sure if this is the right forum to raise this but facing the exact same issue with EMR 7.10.0 (Hudi 0.15 and Java 17) on setting hoodie.bloom.index.use.metadata to true. Without this config being enabled, I have been running Hudi jobs with this setup since a very long time, haven't faced any issues. Have also set: --conf "spark.serializer=org.apache.spark.serializer.KryoSerializer" --conf "spark.sql.catalog.spark_catalog=org.apache.spark.sql.hudi.catalog.HoodieCatalog" --conf "spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension" Since this issue is closed and a resolution was found, is there anything specific that needs to be done to resolve this issue? -- 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]
