You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/13 12:40:20 UTC

[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

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

ASF subversion and git services commented on SQOOP-2952:
--------------------------------------------------------

Commit b4afcf4179b13c25b5e9bd182d75cab5d2e6c8d1 in sqoop's branch refs/heads/trunk from [~maugli]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=b4afcf4 ]

SQOOP-2952: Fixing bug (row key not added into column family using --hbase-bulkload)

(Szabolcs Vasas via Attila Szabo)


> row key not added into column family using --hbase-bulkload
> -----------------------------------------------------------
>
>                 Key: SQOOP-2952
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2952
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Xiaomin Zhang
>            Assignee: Szabolcs Vasas
>         Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect jdbc:mysql://localhost:3306/XXX --username xxx --password xxx --hbase-create-table --hbase-table XXX --column-family cf --table TBL --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)