[ https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571803#comment-15571803
]
Attila Szabo commented on SQOOP-2952:
-------------------------------------
Hi [~vasas],
Thank you for your contribution!
Especially for figuring out the profile/dependency related problems in connection with the
HBase realted 3rd party tests.
Nice and clean job!
> 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)
|