MarkLogic Bulk ingestion processing is slower than an equivalent Oracle
ingestion process.

 

The MarkLogic ingestion takes 30 minutes. An Oracle equivalent only takes 7
minutes.

 

I'm using the REST API to bulk ingest multiple documents as described here.
=> http://docs.marklogic.com/guide/rest-dev/bulk#id_54649

 

Notes:

.         C# code is used to call the MarkLogic Bulk Ingest REST API.

.         Document batch size used is 500.

.         Average doc size is 1 KB.

.         JSON Conversion and Validation logic occurs in the C# code.

 

 

Any thoughts on how to optimize the MarkLogic bulk ingest to make it as fast
as Oracle's 7 minute load time?

 

 

Thanks,

Gary R

 

 

Gary Russo

Enterprise NoSQL Developer

http://garyrusso.wordpress.com

 

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to