- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2022 11:47 PM
I get this below error while trying to simulate kinesis streams as mentioned in Databricks
documentation at https://docs.databricks.com/getting-started/streaming.html
Error:
java.nio.file.AccessDeniedException:
Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID:
com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied; request: PUT https://..
Does anyone faced this issue. Any pointers will be very helpful.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2022 10:50 AM
It was an access issue to S3 bucket, resolved by providing appropriate access. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2022 12:08 AM
Hi @Aviraj Madkaikar ,
Access Denied; request: PUT... . It looks like you don't have permission to write to the location.
Do you use .checkpoint or write data somewhere?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2022 10:50 AM
It was an access issue to S3 bucket, resolved by providing appropriate access. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 01:21 PM
If you do

