You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/07/30 19:20:00 UTC

[jira] [Created] (OMID-107) Replace HTableInterface with Table

James Taylor created OMID-107:
---------------------------------

             Summary: Replace HTableInterface with Table
                 Key: OMID-107
                 URL: https://issues.apache.org/jira/browse/OMID-107
             Project: Apache Omid
          Issue Type: Sub-task
            Reporter: James Taylor


In HBase 2.0, the HTableInterface has been replaced with the Table interface. Thus, in Omid, this same replacement should take place. This will mostly be isolated to having TTable implement Table instead of HTableInterface. This will be required to check-in Omid support in Phoenix, since Phoenix 5.x is based on HBase 2.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)