Reputation: 21
mlcp export command is giving timed out error after completion of 33% while exporting jsons. I have increased the timeouts in the xdbc server configurations, but still not able to export complete collection.
Error message:
ERROR mapreduce.MarkLogicRecordReader: RequestException:Connection timed out: connect
mlcp command:
mlcp.bat EXPORT -host hostname -port portNumber -username admin -password admin -mode local -output_file_path "C:\\exportSample" -collection_filter "sampleTest"
xdbc server time out configurations:
Versions:
Upvotes: 1
Views: 36