Yair,

Yes, it is a problem and I don't personally use that class. This will fix
the problem: https://issues.apache.org/jira/browse/HBASE-791

Thx!

J-D


On Wed, Jul 30, 2008 at 5:26 PM, Yair Even-Zohar
<[EMAIL PROTECTED]>wrote:

> 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
>
>

Reply via email to