Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2970 Fine-grained authorization with Ranger
  3. KUDU-2973

Support semi-database concept even without HMS integration

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.11.0
    • 1.12.0
    • None
    • None

    Description

      For Ranger integration, we need to continue to have semi-database support. And currently it is tied to the HMS integration, which needs to be separated out. This includes to extract database information from table name for retrieving corresponding Ranger policies. For example, "db.table" belongs to 'db'. And as Kudu table name is case sensitive and can have special character, database "table" will be considered as 'table' that belongs to 'default' database, and "db.table.abc" will be considered as 'table.abc' that belongs to 'db' database.

      Attachments

        Activity

          People

            abukor Attila Bukor
            hahao Hao Hao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: