Skip to content

Instantly share code, notes, and snippets.

@yai333
Created November 18, 2021 11:37
Show Gist options
  • Save yai333/571c13c7300b1e9e7912a4f88bba200e to your computer and use it in GitHub Desktop.
Save yai333/571c13c7300b1e9e7912a4f88bba200e to your computer and use it in GitHub Desktop.
{
"annotations": [],
"type": "AzureDatabricks",
"typeProperties": {
"domain": "https://adb-852436302xxxxx.1.azuredatabricks.net",
"authentication": "MSI",
"workspaceResourceId": "/subscriptions/xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx/resourceGroups/topscope-dev/providers/Microsoft.Databricks/workspaces/demo",
"newClusterNodeType": "Standard_DS3_v2",
"newClusterNumOfWorker": "1",
"newClusterSparkEnvVars": {
"PYSPARK_PYTHON": "/databricks/python3/bin/python3"
},
"newClusterVersion": "10.0.x-scala2.12",
"newClusterInitScripts": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment