Fredy Wijaya has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10510 )

Change subject: IMPALA-5552: Add support for authorized proxy groups
......................................................................


Patch Set 10:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/10510/8/be/src/service/impala-server.cc
File be/src/service/impala-server.cc:

http://gerrit.cloudera.org:8080/#/c/10510/8/be/src/service/impala-server.cc@320
PS8, Line 320: FLAGS_authorized_proxy_user_config_delimiter, 
authorized_proxy_user_config_);
             :     if (!status.ok()) {
             :       CLEAN_EXIT_WITH_ERROR(Substitute("Invalid proxy user 
configuration."
             :           "No mapping value specified for the proxy user. For 
more information review "
             :
> I still think you should get rid of the lambda.
Done


http://gerrit.cloudera.org:8080/#/c/10510/8/fe/src/main/java/org/apache/impala/service/JniFrontend.java
File fe/src/main/java/org/apache/impala/service/JniFrontend.java:

http://gerrit.cloudera.org:8080/#/c/10510/8/fe/src/main/java/org/apache/impala/service/JniFrontend.java@659
PS8, Line 659:             
conf.getClass(CommonConfigurationKeys.HADOOP_SECURITY_GROUP_MAPPING,
> It still doesn't belong here. If you need it for the test, change the signa
I need to know the current implementation of GroupMappingServiceProvider. 
There's no way to get that from Groups since Groups isn't an implementation of 
GroupMappingServiceProvider. Groups is a wrapper class that contains an 
implementation of GroupMappingServiceProvider which unfortunately is private.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I6953f89c293b06b72f523b11802232133d9d6cbb
Gerrit-Change-Number: 10510
Gerrit-PatchSet: 10
Gerrit-Owner: Fredy Wijaya <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Fredy Wijaya <[email protected]>
Gerrit-Reviewer: Greg Rahn <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Vuk Ercegovac <[email protected]>
Gerrit-Comment-Date: Wed, 06 Jun 2018 17:17:50 +0000
Gerrit-HasComments: Yes

Reply via email to