how to create volume using databricks cli commands
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 10:33 AM
I am new to using volumes on databricks. Is there a way to create volume using CLI commands.
On the similar note, is there a way to create DBFS directories and subdirectories using single command.
for example: I want to copy file here dbfs:/FileStore/Test/Test1/ but neither Test exists nor Test1.
how can I create both using CLI in the most efficient way?
TIA