Can I run scala script directly from git repo in databricks

32 views Asked by At

I want to run a scala script as a job from my git repo in databricks. I am not able to see any option to do it. Do we need a special access to be able to do it? I can see the option to run notebook from the git repo but cannot see the option to directly run script.

I can only see notebook and python script but not scala script


0

There are 0 answers