You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fang-Yu Rao (Jira)" <ji...@apache.org> on 2019/10/15 16:32:00 UTC

[jira] [Created] (IMPALA-9047) Some Ranger related test cases fail when using a newer version of Ranger

Fang-Yu Rao created IMPALA-9047:
-----------------------------------

             Summary: Some Ranger related test cases fail when using a newer version of Ranger 
                 Key: IMPALA-9047
                 URL: https://issues.apache.org/jira/browse/IMPALA-9047
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Fang-Yu Rao
            Assignee: Fang-Yu Rao
         Attachments: Ranger_policy_after_cdp_number_bump.png, Ranger_policy_before_cdp_number_bump.png

Some Ranger related E2E tests and FE tests would fail when we are using a newer version of Ranger (e.g., {{ranger-2.0.0.7.0.2.0-98}} instead of {{ranger-1.2.0.7.1.0.0-33}}) due to the changes to the default Ranger policies described at https://issues.apache.org/jira/browse/RANGER-2536. In the attachment the screenshots of the policies of "\{{all - database, table, column}}" before and after using the newer Ranger are also provided.

Some operations which were not authorized previously could now be authorized successfully because of the changes. In this regard, we also have to change the test cases in at least 4 files of Impala's E2E tests and FE tests, which are listed in the following.
 # test_authorized_proxy.py
 # test_ranger.py
 # AuthorizationStmtTest.java
 # RangerAuditLogTest.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)