paul8263 commented on issue #6185: URL: https://github.com/apache/hudi/issues/6185#issuecomment-1214539976
Hi @YannByron , Thank you very much for your reply. It seems that hudi-spark3.1-bundle_2.12-0.11.1.jar does not contain org.apache.spark.sql.hudi.catalog.HoodieCatalog, as the Spark version is 3.1.1. So I added `spark.serializer=org.apache.spark.serializer.KryoSerializer` to Spark thrift server conf. But it still does not work. Does it mean that Spark 3.1.1 thrift server cannot support Hudi create table statement? -- 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]
