Hi,

We have created an application deployed in EC2 ML which reads the data from
AWS S3 and process it and loaded in ML database.



We stored 5Million documents in a bucket.

An http post request will be hitting an XQuery which will read a document
from S3 and apply some logic and store in the ML db.

This process will be executed for every 2 mins , to start processing  200
documents one by one. So this will create 200 http post calls for every 2
mins.



XDMP-CANCELLED or SVC-CANCELLED error is thrown in the middle of the
process and stops few post call which intern stops processing all the
documenst from S3.



We read from the below forum the load balancer configured in EC2 will
cancel few request.

https://help.marklogic.com/Knowledgebase/Article/View/151/0/running-query-console-queries-on-amazon-web-services



Is there any options to tune the EC2 ML to avoid getting this error?



Thanks,

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

Reply via email to