Thomas Tauber-Marshall has posted comments on this change. Change subject: IMPALA-5530: fix compilation against Sentry ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7222/2/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java File fe/src/main/java/org/apache/impala/util/SentryPolicyService.java: Line 22 Any reason you removed this instead of changing it to the new package: import org.apache.sentry.core.common.exception.SentryUserException That seems to work for me, and then the SentryUserExceptions below don't need to be removed. -- To view, visit http://gerrit.cloudera.org:8080/7222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie08831dd3df3861f34de75b26eecb9182641aaa9 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-HasComments: Yes
