Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Databricks notebook deployment #49

Open
sbolledula opened this issue Feb 9, 2022 · 3 comments
Open

Databricks notebook deployment #49

sbolledula opened this issue Feb 9, 2022 · 3 comments

Comments

@sbolledula
Copy link

sbolledula commented Feb 9, 2022

We have been using "Databricks Deploy Notebooks" task for a while. Everything is working as expected. However when we configure databricks workspace with private end point, task shows completed successfully., but we don't see any notebooks on the target databricks folder.

@vinod-soni-microsoft
Copy link

facing same issue and following on same.

@simondmorias
Copy link
Member

Are you using an azure hosted agent? I would assume it doesn't have network access so fails.
A self hosted with network access should in theory work. But this tool was written years before private end points were available, so this has not been tested.
Given that this plugin hasn't been updated for many months I doubt we will update.
I would look at using the Databricks cli in place of this solution going forwards.

@vinod-soni-microsoft
Copy link

@simondmorias I am using self-hosted agent and it's deployed in the same VNET where databricks workspace is and I think it should work as expected.

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

No branches or pull requests

3 participants