Data Federation and Data Lake
57 results found
-
Support Google Cloud Storage
I'd like to use the Atlas Data Lake with data I've stored in Google Cloud Storage.
51 votes -
Support Microsoft Azure Blob Storage
I'd like to use the Atlas Data Lake with data I've stored in Microsoft Azure Blob Storage.
43 votes -
Add eu-west-3 as a option for AWS private endpoint
Currently Data Lake doesn't support France/Paris eu-west-3 to set up a private endpoint. It would be great to support eu-west-3 as well.
17 votes -
Cross Project Access to Atlas Clusters from Data Lake
I would like by Data Lake in Project A to be able to query data in a Cluster in Project B.
17 votes -
Connect Power BI to Atlas Data Lake
I'd like to create visualizations by connecting Power BI to Atlas Data Lake.
16 votes -
readPreference=Secondary for Federated Data Store
We're using Online Archives to ensure our cluster data size stays manageable, while at the same time enabling our data extraction process to have access to older date on an exception basis.
Not being able to set the read preference on our mongoexport connection string for our federated data source ( https://www.mongodb.com/docs/atlas/app-services/mongodb/read-preference/) is a significant issue for our use case.
12 votes -
Allow GridFS to use Atlas and object storage (via ADL) when connecting to the cloud MDB
Many users of MongoDB store metadata in MDB and PDFs and other files in object storage. With GridFS already built into drivers, it seems like a nice change would allow ADL to federate GridFS functionality across Atlas and the file in object storage
12 votes -
On-Prem Data Lake Options
I'd like to run an instance of MongoDB's Data Lake product on my own infrastructure.
12 votes -
Access Online Archive in Customer Data Lake
I've started using Online Archive for my data and would not like to add this as a source to my Atlas Data Lake so I can query my cluster + archive + s3 data all together.
10 votes -
S3 alternative provider support
A lot of providers support the same API of AWS. I think it will be simple to integrate them !
9 votes -
Support for Superset and other Python DB-API / SQLAlchemy connections to SQL Atlas
Superset uses SQL Alchemy and/or Python DB-API drivers, not JDBC or ODBC drivers. Superset is the most popular, open-source Apache visualization tool.
Others have made it work like this: https://preset.io/blog/building-database-connector/
7 votes -
Support to export backups to Azure Blob Storage in Atlas
I would like the capability to export my cloud snapshots to Azure blob storage.
7 votes -
Process files and move them when processed
I use AWS SES for incoming emails. It drops text files into an s3 bucket and then I need to parse these into json documents. There did not seem to be any means of setting this up within data-lake. I also need to move documents from the inbox folder to the processed folder once they have been added to the database. Was hoping data lake could manage all my ingest etl for me and all I need to do is worry about talking to the database once set up, at this point I think I will just implement the above…
7 votes -
Simplified JSON support for $out to S3
The ability to $out to S3 from a federated database instance is a game-changer for those working with their own data warehouses and data lakes.
One improvement that would make it better would be to support simplified JSON for json exports. Currently, $out uses extended json v2, which may not be compatible for systems reading from the destination S3 bucket, which require simplified JSON (which aligns with other tools like kafka source connector). Technically, it is possible to make this conversion yourself with clever use of the $toString aggregation pipeline operator in stages preceding $out. However there are several challenges:…
6 votes -
6 votes
-
Add Incremental Materialized Views
Add the ability to create a view where the result is pre-computed and is updated incrementally as more data becomes available.
6 votes -
a GUI for setting SQL Query sampling size (like in bi connector Atlas console)
Provide the ability to set SQL Query sampling size (like in bi connector Atlas console). This would allow our business customers that use the Power BI/ Tableu to easily set and manage sampling without having to use cli command (i.e., sqlGenerateSchame) whenever a new document is added to the database.
5 votes -
Support AWS IAM for Data Federation Authentication
We would like to be able to connect to the Federated Database Instance using AWS IAM for Authentication just like you can for Atlas Clusters.
5 votes -
Ability to "rehydrate" Atlas cluster from online archive
Consider an archive scenario when a user of a given app has not logged into the app in [x] number of weeks/months, so all their data is moved to Online Archive. Once they log back into the app again, their "cold" data should now be considered "hot" and be moved back into Atlas. While we can use $out to copy data back to Atlas, there is no current way to remove the "rehydrated" data from S3 once it's been copied back to Atlas
5 votes -
build atlas on prem
Allow atlas to control on prem instance
4 votes
- Don't see your idea?