Bulk upload of files to MarkLogic using MLCP is not performed

I am trying to use MLCP for bulk upload files in MarkLogic. The following are the command line and error. I followed the instructions in one of the lessons. I do not know why he is doing anything with hadoop if my mode is local. Any ideas what I'm doing wrong?

T: \ temp \ gs> mlcp.bat import -mode local -host localhost -port 8000 -username admin -password admin -input_file_path T: \ temp \ gs \ import -input_file_type documents -document_type xml

Error:

java.lang.RuntimeException: java.io.IOException: failed to log in: no LoginModules configured for hadoop_simple

+4
source share
1 answer

, MapR - MapR . , , MapR ( , MapR) - developer.marklogic.com/products/mlcp

+1

Source: https://habr.com/ru/post/1664358/


All Articles