Created 04-26-2016 03:13 PM
The actual error I am getting is Could not find or load main org.apache.sqoop.sqoop I ran this as adminstrator
runas /user:administrator mklink C:\hadoop\hdp\hadoop-2.7.1.2.4.0.0-169\share\hadoop\yarn\hadoop-yarn-api-2.7.1.2.4.0.0-169.jar C:\hadoop\hdp\sqoop-1.4.6.2.4.0.0-169\lib\hadoop-yarn-api-2.7.1.2.4.0.0-169.jar C:\hadoop\hdp\sqoop-1.4.6.2.4.0.0-169\lib
Set Yarn path (Attched the jpg) set sqoop path (attached the jpg)
Executed the sqoop command after checking the classpath but getting the same error Could not find or load main org.apache.sqoop.sqooploadmainsqoopfail.pdf
Can you please share your thoughts please. Thank you.
Created 04-26-2016 03:21 PM
Your SQOOP_HOME may be pointing to other location, please set it like below.
set SQOOP_HOME=C:\hadoop\hdp\sqoop-<version>
Created 04-26-2016 03:21 PM
Your SQOOP_HOME may be pointing to other location, please set it like below.
set SQOOP_HOME=C:\hadoop\hdp\sqoop-<version>
Created 04-26-2016 03:32 PM
Yes I did and ran the sqoop command again. Verified with Echo %sqoop_home% its showing the details in attached
document. But same issue.