Guido Serra aka Zeph created SQOOP-834:
------------------------------------------

             Summary: duplicate of data exporting to hbase
                 Key: SQOOP-834
                 URL: https://issues.apache.org/jira/browse/SQOOP-834
             Project: Sqoop
          Issue Type: Bug
            Reporter: Guido Serra aka Zeph
            Assignee: Guido Serra aka Zeph


calling the HBASE Put.add() statement on an unchanged (previously inserted) 
row/value will cause a data duplication (only the timestamp associated will be 
incremented)

I did verified that this is a desired behavior on server side, according to 
HBASE-7645

I'd expect instead that a rerun of SQOOP would not cause a reversioning of all 
rows in the tables in HBase, but just an update of the changed fields


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to