You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/05/02 22:40:00 UTC

[jira] [Created] (IMPALA-8485) References to deprecated feature authorization policy file need to be removed

Austin Nobis created IMPALA-8485:
------------------------------------

             Summary: References to deprecated feature authorization policy file need to be removed
                 Key: IMPALA-8485
                 URL: https://issues.apache.org/jira/browse/IMPALA-8485
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Austin Nobis


Running the command *git grep authz-policy* produces the following output: ** 


bin/create-test-configuration.sh:generate_config authz-policy.ini.template authz-policy.ini
fe/.gitignore:src/test/resources/authz-policy.ini
tests/authorization/test_authorization.py:AUTH_POLICY_FILE = "%s/authz-policy.ini" % WAREHOUSE

These references to the *authz-policy.ini* should be cleaned up as the authorization policy file feature is deprecated as of *IMPALA-7918.*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)