I looked at the code in the 0.2.0 and the args[0] is used twice
c.set("hbase.master", args[0]);
And
// First arg is the output directory.
c.setOutputPath(new Path(args[0]));
Was anybody able to use this class?
Thanks
-Yair
