implement write atomicity in HBase handler
------------------------------------------

                 Key: HIVE-1232
                 URL: https://issues.apache.org/jira/browse/HIVE-1232
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Contrib
    Affects Versions: 0.6.0
            Reporter: John Sichi
            Assignee: John Sichi
             Fix For: 0.6.0


Most likely by deleting all new row versions by timestamp in case the Hive 
statement fails.

Note that this isn't a consistency guarantee (e.g. concurrent HBase queries may 
see the new rows appear and then disappear as phantoms), only atomicity with 
respect to the update effect.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to