databricks-demos / dbdemos

Demos to implement your Databricks Lakehouse
Other
273 stars 87 forks source link

endpoint creation fails if another endpoint exist with the same name #12

Closed QuentinAmbard closed 1 year ago

QuentinAmbard commented 1 year ago

Couldn't create endpoint. Creation response: {'error_code': 'INVALID_PARAMETER_VALUE', 'message': 'SQL warehouse with name dbdemos-shared-endpoint already exists'} ERROR: couldn't create or get a SQL endpoint for dbdemos. Do you have permission? Trying to import the dashboard without endoint (import will pick the first available if any) Unauthorized call. Check your PAT token {"message": "You don't have permission to this resource."}

Fix:

QuentinAmbard commented 1 year ago

Should be fixed with the last release