Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15721
Change subject: IMPALA-9160 (Part 2): Instantiate rangerConfig_ using RangerPluginConfig ...................................................................... IMPALA-9160 (Part 2): Instantiate rangerConfig_ using RangerPluginConfig Now that we are using a CDP_BUILD_NUMBER newer than 1626038, we are able to instantiate rangerConfig_ in RangerAuthorizationConfig.java using the class of RangerPluginConfig provided in the newer version of Ranger due to RANGER-2646. This patch adds back rangerConfig_, which was removed from RangerAuthorizationConfig.java in part 1 of this patch. Change-Id: I710a6362a2494bf5ab3784259a44c3470823512f --- M fe/src/main/java/org/apache/impala/authorization/ranger/RangerAuthorizationConfig.java M fe/src/main/java/org/apache/impala/authorization/ranger/RangerAuthorizationFactory.java M fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java 3 files changed, 37 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/15721/1 -- To view, visit http://gerrit.cloudera.org:8080/15721 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I710a6362a2494bf5ab3784259a44c3470823512f Gerrit-Change-Number: 15721 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
