You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2019/06/03 20:42:00 UTC

[jira] [Commented] (HBASE-22396) Backport HBASE-21536 to branch-1

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

Josh Elser commented on HBASE-22396:
------------------------------------

+1, verified the usage:
{noformat}
$ ./bin/hbase org.apache.hadoop.hbase.mapreduce.ImportTsv -Dimporttsv.bulk.output=/user/jelser/hfiles -Dimporttsv.columns=HBASE_ROW_KEY,a:a -Dimporttsv.separator=, test data/foo.csv
$ ./bin/hbase completebulkload -Dcreate.table=no hfiles test{noformat}
The {{-loadFiles}} option introduced by HBASE-11409 works too (but is unnecessarily confusing to reason about). Will push to branch-1.

Good for you to try this stuff out before doing backports, Artem. Thanks.

> Backport HBASE-21536 to branch-1
> --------------------------------
>
>                 Key: HBASE-22396
>                 URL: https://issues.apache.org/jira/browse/HBASE-22396
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.5.0, 1.4.10, 1.3.4
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Minor
>         Attachments: HBASE-22396.branch-1.002.patch, HBASE-22396.branch-1.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)