I have a succesful connection in a Java simple code using jdbc string connection. I would just want to know if calling a job of Azure Databricks cluster from Java code would be possible and how?
The only thing that seems possible to do is calling SQL Statements using this kind of connection but no calls to the databricks cluster. Any ideas?
Thanks beforehand