It's not going well to Connect to Amazon S3 with using Spark
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2025 04:28 PM
I can't Connect to Amazon S3 well.
I'm referencing and following this document: https://docs.databricks.com/gcp/en/connect/storage/amazon-s3
But I can't access the S3 well.
I believe the credentials are correct because I have verified that I can access S3 via boto3.
However, I'm using instance profile to access other S3s.
Could this be the cause?
Thank you.