Why doesn't Databricks support Scala on high concurrency cluster? Is it on the roadmap?

Anonymous
Not applicable

User16826994223
Databricks Employee
Databricks Employee

Scala Use JVM to run its code, Scala cannot run different applications at a time with complete isolation of each task inside single jvm , that is the reason Scala doesn't support high concurrency cluster, I don't think it is on road map