Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1513

Add Support for S3 authorization in Ranger Hive Plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • master
    • 1.0.0, master, 0.7.1
    • plugins
    • None

    Description

      Ranger Hive Plugin currently does authorization on the URI which are in Hive commands.
      e.g
      CREATE EXTERNAL TABLE .... LOCATION [URI];
      LOAD DATA INPATH [URI] INTO TABLE ...;
      THE URIs in this commands would be HDFS uri and currently authorized by ranger.
      This URI can be in various hive commands like
      create database
      create table
      create function
      insert
      delete
      add jar
      add partition

      But in case if these URI is S3 it not authorized as hdfs doesn't have the api to do on this. This JIRA would provide a READ and WRITE permission to s3 URI via a new Ranger Hive Service URI resource. Attaching a screen shot on the same

      Attachments

        1. s3.png
          120 kB
          Ramesh Mani

        Issue Links

          Activity

            People

              rmani Ramesh Mani
              rmani Ramesh Mani
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: