databricks/databricks-vscode

[BUG] Sync with databricks repo repetitively deletes and uploads files

DustinEagar opened this issue · 2 comments

When I run a python file as a databricks job, or otherwise sync files on my local machine with the repo in databricks that I've set as the sync destination, the files in my project are uploaded and deleted repeatedly (once per second or so) until I manually stop the sync by clicking the appropriate button in the plugin menu. When I attempt to run notebooks as databricks jobs, I often face an error that the notebook has been deleted.

I am a new user of the plugin, but I cannot find any discussion or documentation referencing this issue.

VSCode Info:

Version: 1.76.2 (Universal)
Commit: ee2b180d582a7f601fa6ecfdad8d9fd269ab1884
Date: 2023-03-14T17:54:09.061Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Darwin arm64 21.6.0
Sandboxed: Yes

A screenshot of terminal output:

Screen Shot 2023-03-28 at 2 41 00 PM

Update - deleting the databricks repo and replacing it with a new one seems to resolve this issue.

Hi @DustinEagar, I am unable to reproduce this issue. It might be transient. I will close this for now, but feel free to reach out if you see this again and we can dive deeper.