Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8488

Authorization tests for Ranger breaks on S3 in test_show_grant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.3.0
    • Impala 3.3.0
    • None
    • ghx-label-8

    Description

      Stack Trace:

      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']]

      Attachments

        Activity

          People

            anobis Austin Nobis
            laszlog Laszlo Gaal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: