โ08-25-2022 11:20 AM
I've seen many posts here in the Community as potential solutions to this error, but none seem to be a solution for us. We are trying to launch the 14 day free trial of Databricks from the AWS Marketplace and are getting the error below. Moreover, our partner manager at Databricks still hasn't replied to us, and neither have we received an answer when we emailed partners@databricks, so our hope is that someone here has the answer ๐ Thanks!!
[ERROR] 2022-08-24T17:54:17.899Z ea746964-04dc-4796-9f5f-472f9b96b32d Exception: An error occurred (AccessDenied) when calling the CopyObject operation: Access Denied
Traceback (most recent call last):
File "/var/task/index.py", line 42, in handler
copy_objects(source_bucket, dest_bucket, prefix, objects)
File "/var/task/index.py", line 17, in copy_objects
s3.copy_object(CopySource=copy_source, Bucket=dest_bucket,
File "/var/runtime/botocore/client.py", line 391, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/var/runtime/botocore/client.py", line 719, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the CopyObject operation: Access Denied
โ08-28-2022 06:39 AM
Hi again @Prabakar Ammeappinโ - I took a brief look this morning at some of the things the Cloudformation template spins up (VPC, Roles, Bucket) and didn't see any leftovers from the previous attempt, so although I didn't check for everything that gets spun up, I feel confident there are no remaining things. What I did find interesting this morning is that it appears I don't even have a subscription to Databricks through the AWS Marketplace any longer??? (see screenshot)
Could this potentially be the issue?
โ08-28-2022 06:45 AM
โ08-28-2022 07:20 AM
โ08-28-2022 07:34 AM
ah ha...we're getting somewhere @Prabakar Ammeappinโ !! So when I click on the "Sign Up" link in the Databricks Admin console image above, I get this:
When I submit that form, I get:
Seeing as how I can login on the Databricks https://accounts.cloud.databricks.com/ site, I guess I need to 'contact our sales team'??
โ08-28-2022 08:06 PM
Yes. It's better you check with the sales team to understand what is happening here.
โ09-01-2022 11:30 AM
Here are some answers:
copyObject error - we were using a Databricks provided cloudformation template but this error goes away when we use the AWS provided template
createWorkspace error - we had subscribed>unsubscribed>resubscribed to Databricks via the AWS Marketplace. This cause our Databricks account to get 'locked' in a Cancelled status. We simply signed up again under a different email and the cloudformation template launched without an issue.
All good...hope this helps out!
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