[
https://issues.apache.org/jira/browse/IMPALA-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredy Wijaya resolved IMPALA-6862.
----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.0
> Privilege.java needs to support Sentry 1.5.1 and Sentry 2.0.0 API
> -----------------------------------------------------------------
>
> Key: IMPALA-6862
> URL: https://issues.apache.org/jira/browse/IMPALA-6862
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Major
> Fix For: Impala 3.0
>
>
> In Sentry 1.5.1, BitFieldAction is an abstract class:
> [https://github.com/apache/sentry/blob/release-1.5.1/sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/BitFieldAction.java#L22].
> Sentry removed the abstract requirement in Sentry 2.0.0:
> [https://github.com/apache/sentry/blob/master/sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/BitFieldAction.java#L23]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)