sajith_appukutt
Databricks Employee
Databricks Employee

You could use external tools to schedule jobs in Databricks.

Here is a blogpost explaining how Databricks could be used along with Azure Data factory . This blog explains how to use Airflow with Databricks

It is worth noting that a lot Databricks's functionalities are backed by Rest APIs - so if there are other schedulers that supports rest api, it could be integrated as well.