zhedoubushishi commented on issue #6236:
URL: https://github.com/apache/hudi/issues/6236#issuecomment-1201600359

   Hi @svaddoriya, this is a known bug. As a workaround, you can add 
aws-java-sdk-bundle jar in the PySpark classpath:
   ```
   pyspark --jars 
/usr/share/aws/aws-java-sdk/aws-java-sdk-bundle*.jar,/usr/lib/hudi/hudi-spark-bundle.jar,/usr/lib/spark/jars/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]

Reply via email to