[
https://issues.apache.org/jira/browse/SQOOP-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461285#comment-13461285
]
Cheolsoo Park commented on SQOOP-611:
-------------------------------------
Hello Zhancheng,
Thank you very much for your patch! I have few comments:
1) Can you please post your patch to review board? https://reviews.apache.org.
2) Can you please update the user doc? The hbase options are documented in
src/docs/user/hbase-args.txt.
3) Can you please add some unit test if possible? HBase tests can be found in
HBaseTestCase.java and TestHBaseImport.java.
> supoort multi-version records while importing the data into HBase
> -----------------------------------------------------------------
>
> Key: SQOOP-611
> URL: https://issues.apache.org/jira/browse/SQOOP-611
> Project: Sqoop
> Issue Type: New Feature
> Components: hbase-integration
> Affects Versions: 1.4.1-incubating, 1.4.2, 1.4.3
> Reporter: Zhancheng Deng
> Priority: Minor
> Labels: features
> Fix For: 1.4.2, 1.4.3
>
> Attachments: SQOOP-611.patch
>
>
> While importing the data into HBase, want use a column (which is long/integer
> type) to be as timestamp (or version) by adding the --hbase-timestamp-column
> option. so, I can insert multiple records of the same row key according to
> the long timestamp/version. of course, the hbase table must be set the
> version property greater than 1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira