linuxsyntax-errormarklogicmlcp

can anyone help to clear up a command line problem MarkLogic MLCP


/home/cent/Desktop/mlcp-1.3-3/bin/mlcp.sh import -mode local \
  -host localhost -port 8046 -username admin -password admin \
  -input_file_path /home/cent/Desktop/mls-developer/unit10/top-songs-source/{songs,images} \
  -output_uri_replace "/home/cent/Desktop/mls-developer/unit10/top-songs-source/{songs,images} ,'/home/cent/Desktop/mls-developer/unit10/top-songs-source/images,'images'"

Hi All,

I am doing the the MarkLogic University training for Xquery using cent os 7. I am following the instructrions for windows. I converted the above line but I am getting aan error

ERROR contentpump.ContentPump: Unrecognized argument: /home/cent/Desktop/mls-developer/unit10/top-songs-source/images

Solution

  • I got some support from MarkLogic basically I was using the wrong version of MLCP Content Pump. The correct version is mlcp-10.0.4.2. I still needed to reboot then it worked. Same command as above: