Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Dec 14, 2022

mongoexport - generate multiple compress files as output

This is a feature request for https://github.com/mongodb/mongo-tools/blob/master/mongoexport/main/mongoexport.go + similar to s3.format.maxFileSize parameter in ADL $out, cut a new file every xxxMB + similar to s3.format.columnCompression parameter in ADL $out, use gzip/zstd to compress the output BSON or JSON + support write to locally-mounted file system (EBS/NFS) and cloud object store S3/GCS The similar logic has probably implemented in the ADL $out codebase already, we just need to port them over to mongoexport
  • Attach files