You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jilani Shaik (JIRA)" <ji...@apache.org> on 2017/05/23 04:07:05 UTC

[jira] [Comment Edited] (SQOOP-3149) Sqoop incremental import - NULL column updates are not pulled into HBase table

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

Jilani Shaik edited comment on SQOOP-3149 at 5/23/17 4:06 AM:
--------------------------------------------------------------

Hi,

Please review this change and let me know if any thing else needed to close this change.

https://reviews.apache.org/r/57499/

Thanks,
Jilani


was (Author: jilani):
Hi,

Please review this change and let me know if any thing else needed to close this change.

Thanks,
Jilani

> Sqoop incremental import -  NULL column updates are not pulled into HBase table
> -------------------------------------------------------------------------------
>
>                 Key: SQOOP-3149
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3149
>             Project: Sqoop
>          Issue Type: Bug
>          Components: connectors/generic, hbase-integration
>    Affects Versions: 1.4.6
>            Reporter: Jilani Shaik
>         Attachments: hbase_delete_support_in_incremental_import
>
>
> Sqoop incremental import data from any database to HBase, if source table's column from a row is updated to NULL, then target HBase table still showing the previous value for that column. 
> So if you do a scan on the table for that row, HBase shows the previous values of the column.
> Expected Result: Sqoop incremental import, If NULL columns are there in source, then HBase need not store that and if it already exists need to delete that column for a given row.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)