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

[Discuss] Remove adb-squid-proxy example #163

Open
r3stl355 opened this issue Nov 28, 2024 · 1 comment
Open

[Discuss] Remove adb-squid-proxy example #163

r3stl355 opened this issue Nov 28, 2024 · 1 comment

Comments

@r3stl355
Copy link
Contributor

My reasoning:

  • This is a standard workspace deployment from the Databricks point of view with an addition of a single notebook with short config is used to configure the cluster to use the proxy. Most of code is about deploying a squid VM which has nothing to do with Databricks
  • Large monolithic deployment without significant reusable modules. There are some local modules but very use-case specific
  • squid config notebook may no longer work with shared clusters, requires testing
  • packer build . fails with failed to request token from metadata endpoint: Get "http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com". (using az login authentication)
  • there are no instructions for configuring packer and plugins, take a bit to figure that out
@alexott
Copy link
Collaborator

alexott commented Nov 28, 2024

Most probably that's ok - @hwang-db wdyt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants