[ 
https://issues.apache.org/jira/browse/HIVE-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-1225:
---------------------------------

    Component/s: HBase Handler

> enhance storage handler interface to allow for atomic operations
> ----------------------------------------------------------------
>
>                 Key: HIVE-1225
>                 URL: https://issues.apache.org/jira/browse/HIVE-1225
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: HBase Handler, Query Processor
>    Affects Versions: 0.6.0
>            Reporter: John Sichi
>            Assignee: John Sichi
>             Fix For: 0.6.0
>
>
> For native tables, we support atomic operations such as INSERT by only moving 
> files from tmp to the real location once the operation is complete.  Some 
> storage handlers may be able to support something equivalent; e.g. for HBase, 
> we could purge new timestamps if the operation fails.  Even if we don't go 
> all the way to two-phase-commit, we could at least enable something that 
> handles most simple cases.

-- 
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