kimberlyamandalu commented on issue #1977:
URL: https://github.com/apache/hudi/issues/1977#issuecomment-706397212


   I have tried both and both give me the same classnotfound error.
   I'm trying to write out a data frame and am not passing any extra options
   
   df.write\
       .format("hudi")\
       .mode("overwrite")\
       .save(s3_path)


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to