pedro-gaspar commented on issue #6341: URL: https://github.com/apache/hudi/issues/6341#issuecomment-1762174311
> @nsivabalan I added both these config `"spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension" "spark.sql.catalog.spark_catalog=org.apache.spark.sql.hudi.catalog.HoodieCatalog"` and removed the payload class I’m stuck with the following error message tried changing the hudi bundle version to 11. Any tips for further troubleshooting? Error Message: `py4j.protocol.Py4JJavaError: An error occurred while calling o90.save. : org.apache.spark.SparkException: Cannot find catalog plugin class for catalog 'spark_catalog': org.apache.spark.sql.hudi.catalog.HoodieCatalog` @rjlmblc I'm facing a similar issue like the one you had of spark not being able to find HoodieCatalog class. You mentioned you fixed this issue, can you please provide details on how you did it? -- 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]
