'Run Azure Databricks without Spark cluster
I have used Domino Data Lab for a while and I was able to start a Python or R session with a single machine, without using Spark.
Is is possible to do the same with Azure Databricks? That is, to start a notebook session with Python without Spark (and a cluster)?
Solution 1:[1]
Databricks now has single-node clusters out in public preview.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Marco Roy |
