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

Add additional maven repo url to databricks submission param #1001

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

Yuqing-cat
Copy link
Collaborator

Signed-off-by: Yuqing Wei weiyuqing021@outlook.com

Description

Resolves #1000

Only update is

submission_params["libraries"][0]["maven"]["repo"] = "https://repository.mulesoft.org/nexus/content/repositories/public/,https://linkedin.jfrog.io/artifactory/open-source/"

The other changes are due to VS Code python auto formatter.

How was this PR tested?

Tested with similar configurations in Databricks notebook.

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

Signed-off-by: Yuqing Wei <weiyuqing021@outlook.com>
@Yuqing-cat Yuqing-cat added the safe to test Tag to execute build pipeline for a PR from forked repo label Jan 20, 2023
@Yuqing-cat Yuqing-cat merged commit aaa02cc into feathr-ai:main Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Databricks Notebook Error: Unresolved Dependency
3 participants