[ https://issues.apache.org/jira/browse/HIVE-24473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated HIVE-24473: ------------------------------- Description: Hive currently builds with a 2.0.0 pre-release. Unfortunately the HBase project doesn't provide public maven artifacts that are binary compatible with Hadoop 3.1, so unless we add a build step that recompiles HBase with Hadoop3, we cannot update a to GA HBase 2 version. We should at least make sure that Hive can be built with GA HBase 2 releases. -Update HBase to more recent version.- -We cannot use anything later than 2.2.4 because of HBASE-22394- -So the options are 2.1.10 and 2.2.4- -I suggest 2.1.10 because it's a chronologically later release, and it maximises compatibility with HBase server deployments.- was: Hive currently builds with a 2.0.0 pre-release. Update HBase to more recent version. -We cannot use anything later than 2.2.4 because of HBASE-22394- -So the options are 2.1.10 and 2.2.4- -I suggest 2.1.10 because it's a chronologically later release, and it maximises compatibility with HBase server deployments.- > Make Hive buildable with HBase 2.x GA versions > ---------------------------------------------- > > Key: HIVE-24473 > URL: https://issues.apache.org/jira/browse/HIVE-24473 > Project: Hive > Issue Type: Improvement > Components: HBase Handler > Affects Versions: 3.1.2, 4.0.0 > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Hive currently builds with a 2.0.0 pre-release. > Unfortunately the HBase project doesn't provide public maven artifacts that > are binary compatible with Hadoop 3.1, so unless we add a build step that > recompiles HBase with Hadoop3, we cannot update a to GA HBase 2 version. > We should at least make sure that Hive can be built with GA HBase 2 releases. > -Update HBase to more recent version.- > -We cannot use anything later than 2.2.4 because of HBASE-22394- > -So the options are 2.1.10 and 2.2.4- > -I suggest 2.1.10 because it's a chronologically later release, and it > maximises compatibility with HBase server deployments.- > -- This message was sent by Atlassian Jira (v8.3.4#803005)