How to pass parameters/arguments to shell script from scala in databricks.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 06:50 AM
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.
Labels:
- Labels:
-
databricks
-
Scala notebook
-
Shell script