How to run commands on the executor

brickster_2018
Databricks Employee
Databricks Employee

Using %sh, I am able to run commands on the notebook and get output. How can i run a command on the executor and get the output. I want to avoid using the Spark API's