Data Federation and Data Lake
3 results found
-
Update storage config in the UI
I'd like to have the option to update the storage config in the UI instead of having to run a command in the DB.
This is more for when you first start using data lake and need to change the config a lot while testing.
3 votesWe have released the capability to edit the storage config through a JSON Editor in the Atlas UI.
Please let us know if you have any feedback or would like to see additional functionality around this domain!
-
Provenance Options in the Storage Configuration
It would be helpful to have options in the Storage Configuration that allow you to see what the source of a document retrieved through federation was.
For instance, it would be helpful if there was a simple way to know that a specific document came from the Collection Foo and Database Bar.
2 votesWe now have the ability to set provenance in the Storage Configuration to contain the source of documents.
-
Combine collections from various databases into one database
It would be helpful to be able to combine collections with the same name from various databases into a single "global" database in the Federated Database Storage Configuration.
Imagine you have a multi tenant application where you have DatabaseCustomerFoo and DatabaseCustomerBar, and each of them has a collection called "events". It would be great if you could easily combine those (at scale) through the storage configuration, so in this instance you would have a database: DatabaseCustomerGlobal and a collection: events which federated over both DatabaseCustomerBar.events and DatabaseCustomerFoo.events.
1 voteWe've added the capability to dynamically combine name spaces in underlying clusters using the Database Regex in the Storage Configuration for Atlas Data Federation.
- Don't see your idea?