codope commented on issue #3530: URL: https://github.com/apache/hudi/issues/3530#issuecomment-926519415
@Ayan07 I could not reproduce this issue. I am using Presto 0.245 along with Spark 2.4.7, Hadoop 2.10.1, Hive 2.3.7 and my target base path is on S3. Note that I had to ensure that I am using the right version of hadoop-aws and aws-java-sdk. For my setup, the following versions worked: ``` hadoop-aws-2.10.1.jar aws-java-sdk-1.11.970.jar ``` Can you match this setup and see if you still face the issue? -- 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]
