I\'m getting following error while using sqoop import command: ERROR security.UserGroupInformation: PriviledgedActionException as:SqoopUser (auth:SIMPLE) cause:java.io.File
I have also faced such problem. I just check my hadoop services using
jps 10869 JobHistoryServer 10610 NameNode 10669 DataNode 15215 Jps 10738 ResourceManager 3978 Main
NodeManager not running.
Changed some settings in yarn-site.xml and now sqoop find my jars in my local file system.