Laszlo Gaal created IMPALA-8488:
-----------------------------------

             Summary: Authorization tests for Ranger breaks on S3 in 
test_show_grant
                 Key: IMPALA-8488
                 URL: https://issues.apache.org/jira/browse/IMPALA-8488
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 3.3.0
            Reporter: Laszlo Gaal
            Assignee: Austin Nobis


Stack Trace:
{code:java}
authorization/test_ranger.py:170: in test_show_grant
unique_table)
authorization/test_ranger.py:261: in _test_show_grant_basic
[kw, id, "", "", "", "hdfs://localhost:20500" + uri, "", "all", "false"]])
authorization/test_ranger.py:346: in _check_privileges
assert map(columns, result.data) == expected
E assert [['USER', 'je...-1/tmp', ...]] == [['USER', 'jen...00/tmp', ...]]
E At index 0 diff: ['USER', 'jenkins', '', '', '', 
's3a://impala-test-uswest2-1/tmp', '', 'all', 'false'] != ['USER', 'jenkins', 
'', '', '', 'hdfs://localhost:20500/tmp', '', 'all', 'false']
E Full diff:
E [['USER',
E 'jenkins',
E '',
E '',
E '',
E - 's3a://impala-test-uswest2-1/tmp',
E + 'hdfs://localhost:20500/tmp',
E '',
E 'all',
E 'false']]{code}



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

Reply via email to