You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/09/14 15:36:00 UTC

[jira] [Created] (IMPALA-5935) Update SentryPolicyService implementation to reflect changes in Sentry

Alexander Kolbasov created IMPALA-5935:
------------------------------------------

             Summary: Update SentryPolicyService implementation to reflect changes in Sentry
                 Key: IMPALA-5935
                 URL: https://issues.apache.org/jira/browse/IMPALA-5935
             Project: IMPALA
          Issue Type: Improvement
          Components: Security
    Affects Versions: Impala 2.8.0
            Reporter: Alexander Kolbasov


The Sentry policy client in Sentry now supports auto-closeable semantics, so 
the SentryPolicyService.java (https://github.com/cloudera/Impala/blob/cdh5-trunk/fe/src/main/java/org/apache/impala/util/SentryPolicyService.java) should be updated to use try-with-resource style of opening the client.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)