• Databricks Community
  • Data Engineering
  • Notebook path can't be in DBFS?

Notebook path can't be in DBFS?

User16790091296
Databricks Employee User16790091296
Databricks Employee
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎06-24-2021 08:15 AM

Some of us are working with IDEs and trying to deploy notebooks (.py) files to dbfs. the problem I h...

notebook_path:

If I use this :

dbfs:/artifacts/client-state-vector/0.0.0/bootstrap.py.

Only absolute paths are currently supported. Paths must begin with '/'."

If I use this;

/dbfs/artifacts/client-state-vector/0.0.0/bootstrap.py or /artifacts/client-state vector/0.0.0/bootstrap.py

I get Notebook not found.

what could be the issue here?

I see from the Databricks's architecture that Notebooks are in Microsoft managed subscription wherea...

Labels:
  • Labels:
  • Data Ingestion & connectivity
  • DBFS
  • Notebook
  • Notebook Path
0 Kudos
Reply
Powered by Khoros