I am using java api to call sqoop. Is there a way to get counters or number of 
rows downloaded?
or is there a way to capture log generated from sqoop.

final int ret = Sqoop.runTool(new String[] { ... });

Thanks

Reply via email to