How can I create my first notebook and run a Spark job in Databricks?

Suheb
Contributor

How do I start in Databricks by creating a notebook and use it to run a simple data processing task (a Spark job)?

KaushalVachhani
Databricks Employee
Databricks Employee

Hi @Suheb , You can first develop code in a notebook in Databricks

Once the notebook is created, you can schedule a job or run it directly from the notebook -

Feel free to let us know if you are stuck anywhere

View solution in original post