Skip to content

databricksPath

Databricks path recognition and normalization for DatabricksFileSystem.

Roots may be written as:

  • Unity Catalog volume: /Volumes/catalog/schema/volume (also accepts /Volume/...)
  • Three-part volume id: catalog.schema.volume/Volumes/catalog/schema/volume
  • Home shorthand: ~ / ~/.../Workspace/Users/<userName>/...
  • Workspace tree: /Workspace/..., /Users/..., /Repos/..., /Shared/...
  • DBFS: /dbfs/...