Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1001

Improve usability of URIs and URI privileges

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.8.0
    • URI
    • None

    Description

      Sentry currently requires users to have their URI privileges exactly match what is in the CREATE TABLE statement. For example, the following will not work:

      GRANT ALL ON URI 'hdfs://namenode:XXX/path/to/table'
      CREATE EXTERNAL TABLE foo LOCATION '/path/to/table'

      To make this more usable, Sentry should automatically handle this case and apply whatever the default scheme and authority based on the HDFS configs Sentry has been given.

      Attachments

        Issue Links

          Activity

            People

              hahao Hao Hao
              lskuff Lenni Kuff
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: