Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24692
to look at the new patch set (#3).
Change subject: IMPALA-15262: Update to CDP build with HIVE-26537 and HIVE-27193
......................................................................
IMPALA-15262: Update to CDP build with HIVE-26537 and HIVE-27193
This updates CDP_BUILD_NUMBER to include HIVE-26537 and HIVE-27193.
Other than upgrading CDP_BUILD_NUMBER, we need the following changes
as well.
- Update fe/pom.xml due to RANGER-5208 which refactored the
audit-related modules in Apache Ranger (by Pradeep Agrawal from Apache
Ranger).
- Allow jetty-continuation in fe/pom.xml since hadoop-yarn-common
3.4.2.7.3.2.20000-210 starts pulling the dependency (by Csaba
Ringhofer).
- CDP Ranger moved from Jersey 1.x to 2.x. That changed the
RangerRESTClient interface to return a javax WebTarget instead of a
jersey WebResource. Hence we update calls for the new interface in
AuthorizationTestBase.java (by Michael Smith).
- hadoop-hdfs 3.4.2.7.3.2.20000-210 switched to use commons-cli 1.9.0
(v.s. 1.2), so we change the call site in ImpalaJdbcClient to remove
the redundant 2nd argument (by Michael Smith).
Change-Id: I55006e497d7ba25217794bf797cfe975050a0d25
---
M bin/impala-config.sh
M fe/pom.xml
M fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java
M fe/src/test/java/org/apache/impala/testutil/ImpalaJdbcClient.java
4 files changed, 45 insertions(+), 24 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/92/24692/3
--
To view, visit http://gerrit.cloudera.org:8080/24692
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I55006e497d7ba25217794bf797cfe975050a0d25
Gerrit-Change-Number: 24692
Gerrit-PatchSet: 3
Gerrit-Owner: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>