Hello Csaba Ringhofer, Michael Smith, 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 (#11).

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 in 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 and Fang-Yu Rao).
- 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 APACHE_RANGER_VERSION to 2.8.0 from 2.4.0 because the changes
  introduced in RANGER-5208 are not available in 2.4.0. The
  corresponding URL to ranger-2.8.0-admin.tar.gz is revised too since
  we store ranger-2.8.0-admin in a new location.

Change-Id: I55006e497d7ba25217794bf797cfe975050a0d25
---
M bin/bootstrap_toolchain.py
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
5 files changed, 109 insertions(+), 45 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/92/24692/11
--
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: 11
Gerrit-Owner: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to