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

Adding documentation for azure.cosmos.spark package and managing spark libraries #1013

Merged
merged 8 commits into from
Jan 27, 2023

Conversation

jainr
Copy link
Collaborator

@jainr jainr commented Jan 27, 2023

Description

Adding documentation describing how to manage libraries from Maven, PyPi etc. on Spark Platforms in Azure i.e. Databricks and Synapse.
Also adding a note about azure.cosmos.spark package as that is not working despite being part of the gradle depedency and need to be installed explicitly on databricks. This will be needed by someone wanting to use CosmosDB as online store.

Resolves #1006

How was this PR tested?

Installed the library manually on Databricks cluster and it worked.

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.

@jainr jainr added the safe to test Tag to execute build pipeline for a PR from forked repo label Jan 27, 2023
xiaoyongzhu
xiaoyongzhu previously approved these changes Jan 27, 2023
Copy link
Collaborator

@mufajjul mufajjul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation seems to be concise and clear.

@jainr jainr merged commit 305ef73 into feathr-ai:main Jan 27, 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.

ClassNotFound cosmos.oltp
4 participants