Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-3149

Sqoop incremental import - NULL column updates are not pulled into HBase table

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jilani Jilani Shaik
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: