Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Warn about (large) workspace synchronization #907

Open
othonc-db opened this issue Oct 18, 2023 · 0 comments
Open

[Improvement] Warn about (large) workspace synchronization #907

othonc-db opened this issue Oct 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@othonc-db
Copy link

Describe the bug improvement

When using the vscode extension for the first time, I had a very large workspace open on vscode (this repo). I just wanted to try to run one example from my Spark studies. This resulted in my entire workspace (~400MB) being synchronized to Databricks.

As a new user, I expect to be warned about this beforehand and to have the option to either (a) configure what I want to sync or at least (b) narrow down my workspace.

This also raises some security concerns, that my local files will be all uploaded to Databricks. What if it contains sensitive files such as access keys or PII data?

To Reproduce
Steps to reproduce the behavior:

  1. Install extension
  2. Have a "large workspace" open on vscode
  3. Connect to Databricks, attach to cluster
  4. Try to run a python script
  5. A long sync process starts

Screenshots
image

System information:

  1. vscode version: September 2023 (version 1.83)
  2. extension version: Release: v1.1.5

Databricks Extension Logs
Please attach the databricks extension logs

Additional context
Add any other context about the problem here.

@othonc-db othonc-db added the bug Something isn't working label Oct 18, 2023
@othonc-db othonc-db changed the title [Improvement] Warn about large workspace synchronization [Improvement] Warn about (large) workspace synchronization Oct 18, 2023
@othonc-db othonc-db added enhancement New feature or request and removed bug Something isn't working labels Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant