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

Cosmos spark config infra #17702

Conversation

moderakh
Copy link
Contributor

  • added infra for passing user config
  • infra for config validation
  • test for configs

note: user configs are validated and parsed from Map[Stirng, String] to case classes (e.g. CosmosAccountConfig)

TODO:

  • how to merge SparkConf application config to User Config?

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks

@moderakh moderakh merged commit bb658bf into Azure:feature/cosmos/spark30 Nov 20, 2020
@moderakh moderakh added the cosmos:spark3 Cosmos DB Spark3 OLTP Connector label Dec 8, 2020
@moderakh moderakh linked an issue Dec 18, 2020 that may be closed by this pull request
@moderakh moderakh mentioned this pull request Dec 18, 2020
@moderakh moderakh deleted the users/moderakh/spark-config-infra branch February 8, 2021 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmos:spark3 Cosmos DB Spark3 OLTP Connector Cosmos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config foundation.
2 participants