xzwDavid commented on issue #9159:
URL: https://github.com/apache/hudi/issues/9159#issuecomment-1628555270

   > @xzwDavid you need to give only one thing. remove bundle from --jars in 
spark-shell command. Also I see a space after comma in the --jars list. that 
can create issues as well.
   > 
   > try out this command first to check env -
   > 
   > spark-shell --packages org.apache.hudi:hudi-spark3.2-bundle_2.12:0.11.1 
--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'
   
   The env looks fine....
   For both the one I tried and the one you recommend.
   
   <img width="1189" alt="Screen Shot 2023-07-10 at 17 10 42" 
src="https://github.com/apache/hudi/assets/96334838/c6c28d6a-6d46-4e32-b809-0782eec440ac";>
   <img width="1190" alt="Screen Shot 2023-07-10 at 17 11 09" 
src="https://github.com/apache/hudi/assets/96334838/c22230ec-692b-411b-9224-ef4cace98f61";>
   
   


-- 
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]

Reply via email to