Skip to content

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Feb 8, 2018

Going forward, we'll likely want to move our configuration data out of Cassandra on k8s and into a more stable data-store. CosmosDB has a Cassandra API so it would be a relatively low risk migration.

However, some features aren't supported in the CosmosDB Cassandra API yet, e.g. frozen columns, map columns, list columns or set columns. This pull request removes references to all the non-supported features in the settings keyspace in anticipation of moving that keyspace to CosmosDB.

Requesting review from @kevinhartman since this touches the streams/configuration code in the Spark pipeline with which I'm not super familiar.

@c-w c-w requested a review from kevinhartman February 8, 2018 18:43
Copy link
Collaborator

@kevinhartman kevinhartman left a comment

Choose a reason for hiding this comment

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

Spark LGTM

@c-w c-w merged commit bddc46a into master Feb 8, 2018
@c-w c-w deleted the cosmosdb branch February 8, 2018 22:10
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

Successfully merging this pull request may close these issues.

3 participants