โ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.
โ11-13-2022 10:50 AM
It was an access issue to S3 bucket, resolved by providing appropriate access. Thanks
โ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?
โ11-13-2022 10:50 AM
It was an access issue to S3 bucket, resolved by providing appropriate access. Thanks
โ01-09-2024 01:21 PM
If you do
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group