hudi-bot opened a new issue, #17180:
URL: https://github.com/apache/hudi/issues/17180

   Update Spark-Quick-Start documentation (1.0.2) to fix spark.kryo.registrator 
config
   
   
[quick-start-guide|https://hudi.apache.org/docs/quick-start-guide/#spark-shellsql]
   
   *Before:*
   
   --conf 'spark.kryo.registrator=org.apache.spark.HoodieKryoRegistrar'
   
   *After:*
   --conf 'spark.kryo.registrator=org.apache.spark.HoodieSparkKryoRegistrar'
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-9761
   - Type: Improvement


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