pavibhai commented on issue #214:
URL: https://github.com/apache/polaris/issues/214#issuecomment-2902677890

   > We cannot use s3a as the protocol because it is not supported:
   
   That can be resolved by configuring the S3AFileSystem to handle `s3` scheme 
by doing the following:
   ```
   --conf  spark.hadoop.fs.s3.impl=org.apache.hadoop.fs.s3a.S3AFileSystem
   ```


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to