[
https://issues.apache.org/jira/browse/SQOOP-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230592#comment-14230592
]
Ryan Blue commented on SQOOP-1744:
----------------------------------
I propose we use Kite to write directly to HBase. That would allow us to reuse
the configuration formats that Kite has defined for building keys from records
and mapping record fields into the table structure HBase uses. Kite is also
working on a common HBase table encoding (not yet released) that would ensure
the tables written by Sqoop can be used by other services, like Impala or
Phoenix.
> TO-side: Write data to HBase
> ----------------------------
>
> Key: SQOOP-1744
> URL: https://issues.apache.org/jira/browse/SQOOP-1744
> Project: Sqoop
> Issue Type: Sub-task
> Components: connectors
> Reporter: Qian Xu
> Assignee: Qian Xu
> Fix For: 1.99.5
>
>
> Propose to write data into HBase. Note that different to HDFS, HBase is
> append only. Merge does not work for HBase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)