[ 
https://issues.apache.org/jira/browse/HIVE-12892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133291#comment-15133291
 ] 

Alan Gates commented on HIVE-12892:
-----------------------------------

The changes in HBaseReadWrite won't work.  HBaseReadWrite doesn't use 
HTableInterface directly, it uses HBaseConnection so that it can use a 
transaction manager such as Tephra or Omid.  These don't support the increment 
interface.  They only support put, get, scan, and delete.  With a transaction 
manager in place I don't believe we'll need increment here.

> Add global change versioning to permanent functions in metastore
> ----------------------------------------------------------------
>
>                 Key: HIVE-12892
>                 URL: https://issues.apache.org/jira/browse/HIVE-12892
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-12892.01.patch, HIVE-12892.02.patch, 
> HIVE-12892.03.patch, HIVE-12892.04.patch, HIVE-12892.05.patch, 
> HIVE-12892.nogen.patch, HIVE-12892.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to