Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2025 01:09 AM
Hi @mmayorga
Thank you for your response. I can install both version, but both fail.
My current Azure Databricks cluster configuration json:
{
"cluster_name": "test spark-excel",
"spark_version": "17.3.x-scala2.13",
"node_type_id": "Standard_F4s",
"autotermination_minutes": 60,
"single_user_name": "abc@company.com",
"data_security_mode": "DATA_SECURITY_MODE_DEDICATED",
"runtime_engine": "STANDARD",
"kind": "CLASSIC_PREVIEW",
"is_single_node": true
}Package installation:
How is your setup?