Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/11104 )
Change subject: IMPALA-7383: Configurable HMS and Sentry policy DB ...................................................................... Patch Set 4: Buried in tidylog.txt you can see that it failed because of some sentry API stuff: [INFO] BUILD FAILURE [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project impala-frontend: Compilation failure: Compilation failure: [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryProxy.java:[27,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryProxy.java:[28,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryProxy.java:[29,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[22,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[23,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[24,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[25,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[395,15] cannot find symbol [ERROR] symbol: class TSentryRole [ERROR] location: class org.apache.impala.util.SentryPolicyService [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[414,15] cannot find symbol [ERROR] symbol: class TSentryPrivilege [ERROR] location: class org.apache.impala.util.SentryPolicyService [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[435,56] cannot find symbol [ERROR] symbol: class TSentryPrivilege [ERROR] location: class org.apache.impala.util.SentryPolicyService [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[59,19] cannot find symbol [ERROR] symbol: class SentryPolicyServiceClient [ERROR] location: class org.apache.impala.util.SentryPolicyService.SentryServiceClient [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[71,12] cannot find symbol [ERROR] symbol: class SentryPolicyServiceClient [ERROR] location: class org.apache.impala.util.SentryPolicyService.SentryServiceClient [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java:[89,13] cannot find symbol [ERROR] symbol: class SentryPolicyServiceClient [ERROR] location: class org.apache.impala.util.SentryPolicyService.SentryServiceClient [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryUtil.java:[25,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryUtil.java:[26,52] package org.apache.sentry.provider.db.service.thrift does not exist [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryUtil.java:[50,37] cannot find symbol [ERROR] symbol: class SentryPolicyServiceClient [ERROR] location: class org.apache.impala.util.SentryUtil [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/util/SentryUtil.java:[50,14] cannot find symbol [ERROR] symbol: class TSentryRole [ERROR] location: class org.apache.impala.util.SentryUtil [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException mvn -B install -DskipTests exited with code 0 -- To view, visit http://gerrit.cloudera.org:8080/11104 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I190d657cb95dfdf73ebd05e5dd24ef2a8e3156b8 Gerrit-Change-Number: 11104 Gerrit-PatchSet: 4 Gerrit-Owner: Tianyi Wang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tianyi Wang <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Tue, 07 Aug 2018 22:47:31 +0000 Gerrit-HasComments: No
