Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24739
Change subject: IMPALA-15294: Update RangerRESTClient for Jersey 2.x ...................................................................... IMPALA-15294: Update RangerRESTClient for Jersey 2.x 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. Co-authored-by: Fang-Yu Rao <[email protected]> Change-Id: I8d6371773be43de43b3c6703f092d59cd3e2c95a Assisted-by: Composer 2.5 (Cursor) --- M fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java 1 file changed, 80 insertions(+), 29 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/39/24739/1 -- To view, visit http://gerrit.cloudera.org:8080/24739 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8d6371773be43de43b3c6703f092d59cd3e2c95a Gerrit-Change-Number: 24739 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
