I get this error when trying to the build the Impala frontend. Anyone know
how I can get past this?

[ERROR] COMPILATION ERROR :

[ERROR]
/home/systest/incubator-impala/fe/src/main/java/org/apache/impala/authorization/Privilege.java:[72,25]
org.apache.sentry.core.common.BitFieldAction is abstract; cannot be
instantiated

[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

[ERROR]
/home/systest/incubator-impala/fe/src/main/java/org/apache/impala/authorization/Privilege.java:[72,25]
org.apache.sentry.core.common.BitFieldAction is abstract; cannot be
instantiated

[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

Reply via email to