Hi,
I was trying to run Sqoop using the command below using Microsoft Jdbc driver.

sqoop import --verbose --driver com.microsoft.jdbc.sqlserver.SQLServerDriver 
--connect 
'jdbc:sqlserver://localhost;username=Testuser;password=Pass1234;database=AdventureWorks'
 --table Address --target-dir /data/lineitemData --split-by '\t' -m 3

I am getting this error.
Error: Could not find or load main class com.cloudera.sqoop.Sqoop

Is there any configuration or setting that I am missing?




Thanks

Shibu Thomas
MSCIS-IS
Office :  +91 (40) 669 32660
Mobile: +91 95811 51116

Reply via email to