eric-maynard commented on issue #214:
URL: https://github.com/apache/polaris/issues/214#issuecomment-2313371219

   @TheerachotTle I think the issue is this config:
   ```
               .config("spark.hadoop.fs.s3a.impl", 
"org.apache.hadoop.fs.s3a.S3AFileSystem") \
   ```
   
   If you refer to the [quickstart 
guide](https://github.com/apache/polaris/blob/main/docs/quickstart.md#connecting-with-spark),
 it gives an example of Spark configs that can be used to connect to an Iceberg 
REST catalog
   


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