Date: 2024-10-23 01:57:46
Score: 0.5
Natty:
When working with volumes files on the cluster outside of spark, you can use this syntax to access them:
/Volumes/catalog_name/schema_name/volume_name/path/to/files
so you should be able to ls /Volumes
https://docs.databricks.com/en/files/volumes.html#programmatically-work-with-files-in-volumes-on-databricks
Reasons:
- Whitelisted phrase (-1.5): you can use
- Probably link only (1):
- Low length (0.5):
- Has code block (-0.5):
- Starts with a question (0.5): When
- Low reputation (0.5):
Posted by: HulaHoof