Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Omid currently uses HBase 1 APIs everywhere.
This made sense when HBase 1 and 2 had to be supported from the same codebase.
However, as we're dropping HBase 1 support, this is a liability now.
Doing this is also going to eventually make supporting HBase 3 much easier.
Attachments
Attachments
Issue Links
- is related to
-
PHOENIX-6715 Update Omid to 1.1.0
- Resolved
- relates to
-
PHOENIX-6749 Replace deprecated HBase 1.x API calls
- Resolved
- links to