Might be helpful to include the command string you're using to execute the job.
-BC From: Kuchekar <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thursday, April 24, 2014 11:19 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Sqoop import/export tool fails with PriviledgedActionException Hi, I have a Hadoop 2 Standalone mode installed on my local along with sqoop 1.4.4. When I try to run the import/export sqoop commands on my local, I get following error : 14/04/24 13:03:33 ERROR security.UserGroupInformation: PriviledgedActionException as:root (auth:SIMPLE) cause:java.io.FileNotFoundException: File does not exist: hdfs://localhost:9000/Volumes/Study-Work/Study/Hadoop/sqoop1/lib/avro-mapred-1.5.3.jar 14/04/24 13:03:33 ERROR tool.ImportTool: Encountered IOException running import job: java.io.FileNotFoundException: File does not exist: hdfs://localhost:9000/Volumes/Study-Work/Study/Hadoop/sqoop1/lib/avro-mapred-1.5.3.jar I do have the mentioned jar (avro-mapred-1.5.3.jar) in the mentioned location. Not sure, what I am missing. I have set the SQOOP_HOME and required variable, but not sure what I am doing wrong. Could you please correct me. Thanks in advance. Nilesh Kuchekar
