0

I'm working on Databricks API that upload a notebook file from local with following api call

enter image description here

In normal behavior this code work just fine. There are some cased that if test.py already in the workspace but with different a language property e.g. SQL. API will throw this exception

{"error_code":"RESOURCE_ALREADY_EXISTS","message":"Path (/Shared/Notebooks/test.py) already exists"

I'm assumed that the "overwrite" should mean to allow any overwrite of duplication file. Have any one experience similar problem?

Alex Ott
  • 80,552
  • 8
  • 87
  • 132
Jirapong
  • 24,074
  • 10
  • 54
  • 72

0 Answers0