ad1happy2go commented on issue #10320:
URL: https://github.com/apache/hudi/issues/10320#issuecomment-1852441714
@young138120 Somehow the config you passed `spark.serializer` is not being
set to spark conf although your code looks okay. can you try
spark.conf.get("spark.serializer") before saving it to hudi.
--
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]