hi,

"importtsv" is not a class, instead the "Main-Class" defined in the
jar parses argv[0] and determines what to run.  I am kind not on my
regular computer on a plane so you'll have to poke about a bit.

good luck!
-ryan


On Fri, Oct 8, 2010 at 4:52 PM, Leo Alekseyev <[email protected]> wrote:
> We want to investigate HBase bulk imports, as described on
> http://hbase.apache.org/docs/r0.89.20100726/bulk-loads.html and and/or
> JIRA HBASE-48.  I can't seem to run either the importtsv tool or the
> completebulkload tool using the hadoop jar /path/to/hbase-VERSION.jar
> command.  In fact, the ImportTsv class is not part of that jar file.
> Am I looking in the wrong place for this class, or do I need to
> somehow customize the build process to include it?..  Our HBase was
> built from source using the default procedure.
>
> Thanks for any insight,
> --Leo
>

Reply via email to