h7kanna edited a comment on issue #2688: URL: https://github.com/apache/hudi/issues/2688#issuecomment-987628251
I can confirm this works with mode='hms' and hive_jdbc=false ```shell spark-shell \ --conf "spark.serializer=org.apache.spark.serializer.KryoSerializer" \ --jars /home/hadoop/hudi-utilities-bundle_2.12-0.10.0.jar,/usr/lib/spark/external/lib/spark-avro.jar ``` -- 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]
