Fang-Yu Rao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22712


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

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

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() are 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.

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



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/22712/1
--
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: newchange
Gerrit-Change-Id: Ie37fa9b5ef26df92496c27bf8a340a54c760c220
Gerrit-Change-Number: 22712
Gerrit-PatchSet: 1
Gerrit-Owner: Fang-Yu Rao <fangyu....@cloudera.com>

Reply via email to