[ 
https://issues.apache.org/jira/browse/HBASE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044257#comment-13044257
 ] 

Hudson commented on HBASE-3592:
-------------------------------

Integrated in HBase-TRUNK #1951 (See 
[https://builds.apache.org/hudson/job/HBase-TRUNK/1951/])
    HBASE-3592 Guava snuck back in as a dependency via hbase-3777

stack : 
Files : 
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java
* /hbase/trunk/CHANGES.txt


> 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

Reply via email to