Hello Riza Suminto, Joe McDonnell, Michael Smith, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22712

to look at the new patch set (#4).

Change subject: IMPALA-13914: Revise configuration files of Ranger after 
RANGER-4445
......................................................................

IMPALA-13914: Revise configuration files of Ranger after RANGER-4445

According to the suggestion by Madhan Neethiraj from Apache Ranger,
this patch revises the configuration files needed by the Ranger server
and the Ranger plug-in so that the Ranger plug-in will still be able to
make REST API calls to the Ranger server in the non-Kerberized
environment after RANGER-4445, where additional calls to
ensureAdminAccess() were added to authenticate the connected plug-in.

Specifically, in the configuration file used by the Ranger server
during startup, we comment out various API endpoints so that the Ranger
server is able to correctly associate a session id with the
corresponding plug-in instance.

In the configuration file needed by the plug-in, to allow the plug-in
to authenticate to the server, we provide the respective username and
password of the user 'admin'. Those 2 configurations were added in
RANGER-4908.

Note that we also change the expected output of a test case in which we
attempt to drop a role that is still referenced in one or more
policies. It seems only the error message returned in the
non-Kerberized would be changed. The error message returned in a
Kerberized environment in this scenario remains the same.

Change-Id: Ie37fa9b5ef26df92496c27bf8a340a54c760c220
---
M bin/bootstrap_system.sh
M bin/create-test-configuration.sh
M bin/rat_exclude_files.txt
M fe/src/test/resources/ranger-hive-security.xml
A testdata/cluster/ranger/setup/transform.xsl
5 files changed, 59 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/22712/4
--
To view, visit http://gerrit.cloudera.org:8080/22712
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie37fa9b5ef26df92496c27bf8a340a54c760c220
Gerrit-Change-Number: 22712
Gerrit-PatchSet: 4
Gerrit-Owner: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to