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.
