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
