Hi all,

Recently, Sentry in version 1.5.1-cdh5.16.0-SNAPSHOT is updated, which
breaks the build of 2.x branch and even 2.12.0-release. The error is

[ERROR]
/tmp/jenkins/workspace/impala-compile-and-publish/fe/src/main/java/org/apache/impala/catalog/AuthorizationPolicy.java:[58,8]
org.apache.impala.catalog.AuthorizationPolicy is not abstract and does not
override abstract method
listPrivileges(java.util.Set<java.lang.String>,java.util.Set<java.lang.String>,org.apache.sentry.core.common.ActiveRoleSet)
in org.apache.sentry.provider.cache.PrivilegeCache

My question is why we depend on CDH SNAPSHOT versions even in a release? I
think the dependencies of a release should be frozen. However, there're no
stable version of cdh dependencies downloadable in
https://native-toolchain.s3.amazonaws.com. Could you help to upload stable
version of these cdh dependencies?

Thanks,
Quanlong

Reply via email to