cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to pass parameters/arguments to shell script from scala in databricks.

sai_731566
New Contributor II

I was running shell scrip in data bricks using %sh magic command.

I am having requirement where I need to pass parameters/arguments to the script. Is there any way we can get this done with scala as base language.

1 REPLY 1

Hi @kaniz Fatma, I was trying to pass argument to a shell scripting.