Would you attach the log? Have you checked whether the Sqoop server works fine? Use “ps aux | grep sqoop” and “netstat –anp | grep 12000”.
Regards Richard From: Lee S [mailto:[email protected]] Sent: Monday, July 13, 2015 12:33 PM To: [email protected] Subject: sqoop install : unable t load native sqoop library for your platform Hi all , I try to start sqoop sever and encounter the error below. And I checked the hadoop config in catalina.properties, that's all right. Can anybody help? sqoop:000> set server -host your.host.com<http://your.host.com> -port 12000 -webapp sqoop Server is set successfully sqoop:000> show version -all client version: Sqoop 1.99.6 source revision 07244c3915975f26f03d9e1edf09ab7d06619bb8 Compiled by root on Wed Apr 29 10:40:43 CST 2015 0 [main] WARN org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Exception has occurred during processing command Exception: org.apache.sqoop.common.SqoopException Message: CLIENT_0000:An unknown error has occurred
