Can you try adding the jar to HADOOP_CLASSPATH / CLASSPATH ?
On Sun, Oct 27, 2013 at 7:34 PM, Amit Sela <[email protected]> wrote: > Hi all, > > I'm new to Sqoop and I'm trying to execute (from Java code) a sqoop import > from MySQL to HBase. > > I'm using Sqoop.runTool() with a String[] containing all the necessary > parameters, I even added "--hadoop-home" with the value of my $HADOOP_HOME. > > Anyone had this problem before ? any ideas ? > > Thanks, > > Amit. >
