[
https://issues.apache.org/jira/browse/IMPALA-6012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-6012.
-----------------------------------
Resolution: Fixed
Fix Version/s: Impala 2.11.0
I spoke with some Hive developers and they've reverted the change. Moving
forwards they're going to make sure that backwards compatibility is maintained.
Revert "IMPALA-6012: workaround - downgrade hive temporarily"
This reverts commit 72072f6e89880c57a4afd3a88304eb963806ea7c.
Testing:
Rebuilt fe with "mvn -U package -DskipTests", confirmed that new JARs
were downloaded and we didn't hit the previous compile error. Ran
test_ddl.py to ensure that communication with HMS is working.
Change-Id: I01a0de583de4ec55a87ec54bca480dcb3904af1f
Reviewed-on: http://gerrit.cloudera.org:8080/8217
Reviewed-by: Bharath Vissapragada <[email protected]>
Tested-by: Tim Armstrong <[email protected]>
> HIVE-12730 breaks Impala compilation
> ------------------------------------
>
> Key: IMPALA-6012
> URL: https://issues.apache.org/jira/browse/IMPALA-6012
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Affects Versions: Impala 2.11.0
> Reporter: Tim Armstrong
> Assignee: Tim Armstrong
> Priority: Blocker
> Fix For: Impala 2.11.0
>
>
> The version of Hive that master depends on recently included HIVE-12730,
> which changes some APIs to match the Hive 2 versions. HIVE-17189 makes
> HIVE-12730 backward compatible but hasn't made it into our dependencies yet.
> This breaks the Impala build. However, since the two sets of APIs are now
> aligned, we can switch to using the newer APIs without a shim.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)