Hi Chandra, Please find my inline answers in below mail.
Thanks, Jilani On Sun, Jan 22, 2017 at 10:21 PM, Ravi, Chandramouli < [email protected]> wrote: > Hi Jilani, > > > > Do you mean that > > a) The Columns with NULL Values are not updated from old value to > NULL value or > The column retains old value. NULL also not required as per HBase implementation. > b) The Columns with NULL values are updated to NULL value but you > are expecting the columns with NULL Value to be out of that row totally > Column with NULL value to be out of that row. > > > Thanks, > > Chandra > > > > *From:* Jilani Shaik [mailto:[email protected]] > *Sent:* Sunday, January 22, 2017 7:45 PM > *To:* [email protected] > *Subject:* sqoop hbase incremental import - Sqoop 1.4.6 > > > > Hi, > > > > We have a scenario where we are importing data into HBase with sqoop > incremental import. > > > > Lets say we imported a table and later source table got updated for some > columns as null values for some rows. Then while doing incremental import > as per HBase these columns should not be there in HBase table. But right > now these columns will be as it is available with previous values. > > > > Is there any fix to overcome this issue? > > > > > > Thanks, > > Jilani >
