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

[jira] [Updated] (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:all-tabpanel ]

Szabolcs Vasas updated SQOOP-2952:
----------------------------------
    Attachment: SQOOP-2952.patch

> 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)