Reading documents from MongoDB instead of a json file

Hi All,

I am working on a project where all my documents are stored in MongoDB database. Is there any option in Rally to read documents from mongo instead of a json file?

Thanks in advance

When you benchmark Elasticsearch you want to make sure Rally is not the bottleneck. Reading from a database sounds a lot slower than processing a file, so I would recommend exporting the data to files before benchmarking.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.