- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 03:10 PM
So I stood up a fresh instance of Databricks and now I'm back to this original error. All the quotas I can see are good to go except for maybe a NetworkWatcher. This is confusing.
{
"id": "d4246d80-12ae-11ed-82b7-ea83de10642f",
"sequence": {
"control_plane_seq_no": 1658882570791530
},
"origin": {
"cloud": "Azure",
"region": "westus",
"org_id": 2417202028545588,
"pipeline_id": "fd140f96-5ab6-4557-b9fe-ece2d1ff8e2c",
"pipeline_name": "LiveTablePipelineTest",
"update_id": "2b8b7f5b-2424-423d-bc3b-ed9257b37a5d"
},
"timestamp": "2022-08-02T22:02:41.112Z",
"message": "Update 2b8b7f is FAILED.",
"level": "ERROR",
"error": {
"exceptions": [
{
"message": "Failed to launch pipeline cluster 0802-220150-qaojk6yb: The operation could not be performed on your account with the following error message: azure_error_code: OperationNotAllowed, azure_error_message: Operation could not be completed as it results in..."
}
],
"fatal": false
},
"details": {
"update_progress": {
"state": "FAILED"
}
},
"event_type": "update_progress"
}
----------------------------------------------------------
{
"id": "fd140f96-5ab6-4557-b9fe-ece2d1ff8e2c",
"clusters": [
{
"label": "default",
"num_workers": 1
}
],
"development": true,
"continuous": false,
"channel": "CURRENT",
"edition": "ADVANCED",
"photon": false,
"libraries": [
{
"notebook": {
"path": "/Users/aaron@clevelanalytics.com/DeltaLiveTableTest"
}
}
],
"name": "LiveTablePipelineTest",
"storage": "dbfs:/mnt/land",
"target": "Netsuite"
}