combine bulk loading tools with hbase shell
-------------------------------------------
Key: HBASE-3592
URL: https://issues.apache.org/jira/browse/HBASE-3592
Project: HBase
Issue Type: Improvement
Reporter: Michael Katzenellenbogen
Priority: Minor
Running some of the bulk load tools (importtsv, completebulkload, etc.) is a
bit awkward from the user perspective. When a user is used to interacting with
HBase from the shell, the expectation is kind of set that the shell is the
definitive place to be working with their data. However, in order to do bulk
load operations, they need to switch gears and submit a MR job. Not a big deal
for everyday Hadoop users, but it gets confusing for the HBase-only user.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira