Hi Jilani, Do you mean that
a) The Columns with NULL Values are not updated from old value to NULL value or 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 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
