Anuj Phadke has submitted this change and it was merged.

Change subject: IMPALA-3095: Add configurable whitelist of authorized internal 
principals
......................................................................


IMPALA-3095: Add configurable whitelist of authorized internal principals

Although Impala now restricts the set of users authorized to access
internal APIs to the configured 'be' principal, there are a small number
of uses for allowing other named users to access the same APIs.

This patch adds a configurable whitelist of authorized users as a
command-line flag. By default, it is set to the HDFS user.

Change-Id: If828e86c99c3c398319953b1d3b33d5e3af200da
Reviewed-on: http://gerrit.cloudera.org:8080/2474
Reviewed-by: Bharath Vissapragada <[email protected]>
Tested-by: Anuj Phadke <[email protected]>
---
M be/src/rpc/authentication-test.cc
M be/src/rpc/authentication.cc
2 files changed, 78 insertions(+), 12 deletions(-)

Approvals:
  Bharath Vissapragada: Looks good to me, approved
  Anuj Phadke: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/2474
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If828e86c99c3c398319953b1d3b33d5e3af200da
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.4.0_5.6.x
Gerrit-Owner: Anuj Phadke <[email protected]>
Gerrit-Reviewer: Anuj Phadke <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>

Reply via email to