Hi Dinesh, This answer didn’t help?
http://stackoverflow.com/questions/31113529/marklogic-error-while-importing-files-using-mlcp/31146551#31146551 Cheers, Geert From: <[email protected]<mailto:[email protected]>> on behalf of Dinesh <[email protected]<mailto:[email protected]>> Reply-To: MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Date: Friday, July 17, 2015 at 8:03 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [MarkLogic Dev General] MLCP import issue Hi, We have issue with MLCP import, could you please provide some input to fix the below issue? Thanks. We have tried to import files using Marklogic content pump using the following command. C:\Users\Admin\Desktop\mlcp-1.3-3\bin>mlcp.bat import -host localhost -port 8891 -username user -password password -mode local -input_file_type archive -input_file_path /d:/NewFolder/ The input file path has both the Binary and XML files. "D:\NewFolder\20150626200126+0800-000000-BINARY.zip" "D:\NewFolder\20150626200126+0800-000001-XML.zip" When i tried to run an import command in command prompt. I got the following response which i am not familiar with. 15/06/29 16:53:11 INFO contentpump.ContentPump: Hadoop library version: 2.6.0 15/06/29 16:53:11 INFO contentpump.LocalJobRunner: Content type: XML 15/06/29 16:53:11 ERROR contentpump.ContentPump: Error running a ContentPump job java.lang.RuntimeException: Error while running command to get file permissions : ExitCodeException exitCode=-1073741515: at org.apache.hadoop.util.Shell.runCommand(Shell.java:538) at org.apache.hadoop.util.Shell.run(Shell.java:455) at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java: 715) at org.apache.hadoop.util.Shell.execCommand(Shell.java:808) at org.apache.hadoop.util.Shell.execCommand(Shell.java:791) at org.apache.hadoop.fs.FileUtil.execCommand(FileUtil.java:1097) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. loadPermissionInfo(RawLocalFileSystem.java:582) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. getPermission(RawLocalFileSystem.java:557) at org.apache.hadoop.fs.LocatedFileStatus.<init>(LocatedFileStatus.java: 42) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1699) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1681) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.singleThreadedL istStatus(FileInputFormat.java:303) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus(File InputFormat.java:264) at com.marklogic.contentpump.FileAndDirectoryInputFormat.getSplits(FileA ndDirectoryInputFormat.java:80) at com.marklogic.contentpump.ArchiveInputFormat.getSplits(ArchiveInputFo rmat.java:56) at com.marklogic.contentpump.LocalJobRunner.run(LocalJobRunner.java:128) at com.marklogic.contentpump.ContentPump.runJobLocally(ContentPump.java: 307) at com.marklogic.contentpump.ContentPump.runCommand(ContentPump.java:204 ) at com.marklogic.contentpump.ContentPump.main(ContentPump.java:67) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. loadPermissionInfo(RawLocalFileSystem.java:620) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. getPermission(RawLocalFileSystem.java:557) at org.apache.hadoop.fs.LocatedFileStatus.<init>(LocatedFileStatus.java: 42) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1699) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1681) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.singleThreadedL istStatus(FileInputFormat.java:303) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus(File InputFormat.java:264) at com.marklogic.contentpump.FileAndDirectoryInputFormat.getSplits(FileA ndDirectoryInputFormat.java:80) at com.marklogic.contentpump.ArchiveInputFormat.getSplits(ArchiveInputFo rmat.java:56) at com.marklogic.contentpump.LocalJobRunner.run(LocalJobRunner.java:128) at com.marklogic.contentpump.ContentPump.runJobLocally(ContentPump.java: 307) at com.marklogic.contentpump.ContentPump.runCommand(ContentPump.java:204 ) at com.marklogic.contentpump.ContentPump.main(ContentPump.java:67) java.lang.RuntimeException: Error while running command to get file permissions : ExitCodeException exitCode=-1073741515: at org.apache.hadoop.util.Shell.runCommand(Shell.java:538) at org.apache.hadoop.util.Shell.run(Shell.java:455) at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java: 715) at org.apache.hadoop.util.Shell.execCommand(Shell.java:808) at org.apache.hadoop.util.Shell.execCommand(Shell.java:791) at org.apache.hadoop.fs.FileUtil.execCommand(FileUtil.java:1097) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. loadPermissionInfo(RawLocalFileSystem.java:582) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. getPermission(RawLocalFileSystem.java:557) at org.apache.hadoop.fs.LocatedFileStatus.<init>(LocatedFileStatus.java: 42) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1699) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1681) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.singleThreadedL istStatus(FileInputFormat.java:303) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus(File InputFormat.java:264) at com.marklogic.contentpump.FileAndDirectoryInputFormat.getSplits(FileA ndDirectoryInputFormat.java:80) at com.marklogic.contentpump.ArchiveInputFormat.getSplits(ArchiveInputFo rmat.java:56) at com.marklogic.contentpump.LocalJobRunner.run(LocalJobRunner.java:128) at com.marklogic.contentpump.ContentPump.runJobLocally(ContentPump.java: 307) at com.marklogic.contentpump.ContentPump.runCommand(ContentPump.java:204 ) at com.marklogic.contentpump.ContentPump.main(ContentPump.java:67) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. loadPermissionInfo(RawLocalFileSystem.java:620) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus. getPermission(RawLocalFileSystem.java:557) at org.apache.hadoop.fs.LocatedFileStatus.<init>(LocatedFileStatus.java: 42) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1699) at org.apache.hadoop.fs.FileSystem$4.next(FileSystem.java:1681) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.singleThreadedL istStatus(FileInputFormat.java:303) at org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus(File InputFormat.java:264) at com.marklogic.contentpump.FileAndDirectoryInputFormat.getSplits(FileA ndDirectoryInputFormat.java:80) at com.marklogic.contentpump.ArchiveInputFormat.getSplits(ArchiveInputFo rmat.java:56) at com.marklogic.contentpump.LocalJobRunner.run(LocalJobRunner.java:128) at com.marklogic.contentpump.ContentPump.runJobLocally(ContentPump.java: 307) at com.marklogic.contentpump.ContentPump.runCommand(ContentPump.java:204 ) at com.marklogic.contentpump.ContentPump.main(ContentPump.java:67) Regards Dinesh
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
