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

Ranger supports plugin to enable, monitor and manage apache kylin

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • master, 1.1.0
    • plugins
    • Patch, Important

    Description

      Apache Kylin is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets, original contributed from eBay Inc. Apache Kylin lets user query massive data set at sub-second latency in 3 steps.
      1. Identify a Star Schema on Hadoop.
      2. Build Cube from the identified tables.
      3. Query with ANSI-SQL and get results in sub-second, via ODBC, JDBC or RESTful API.

      We should support that using Ranger to control kylin's access rights for project and cube.
      Specific implementation plan is as following:
      On the ranger website, administrators can configure policies to control user access to projects and cube permissions.
      Kylin provides an abstract class and authorization interfaces for use by the ranger plugin. kylin instantiates ranger plugin’s implementation class when starting(this class extends the abstract class provided by kylin).
      Ranger plugin periodically polls ranger admin, updates the policy to the local, and updates project and cube access rights based on policy information.
      In the Kylin side:
      1. Kylin provides an abstract class that enables the ranger plugin's implementation class to extend.
      2. Add configuration item. 1) ranger authorization switch, 2) ranger plugin implementation class's name.
      3. Instantiate the ranger plugin implementation class when starting kylin.
      4. kylin provides authorization interfaces for ranger plugin calls.
      5. According to the ranger authorization configuration item, hide kylin's authorization management page.
      6. Using ranger manager access rights of the kylin does not affect kylin's existing permissions functions and logic.
      In the Ranger side:
      1. Ranger plugin will periodically polls ranger admin, updates the policy to the local.
      2. The ranger plugin invoking the authorization interfaces provided by kylin to updates the project and cube access rights based on the policy information.

      reference link:https://issues.apache.org/jira/browse/KYLIN-2703

      Attachments

        1. 7_KylinPluginStatus.jpg
          168 kB
          Qiang Zhang
        2. 6_KylinPlugins.jpg
          177 kB
          Qiang Zhang
        3. 5_KylinAuditLog.jpg
          425 kB
          Qiang Zhang
        4. 4_EditKylinPolicy.jpg
          189 kB
          Qiang Zhang
        5. 3_ListKylinPolicies.jpg
          158 kB
          Qiang Zhang
        6. 2_EditKylinService.jpg
          172 kB
          Qiang Zhang
        7. 1_KylinServiceManager.jpg
          169 kB
          Qiang Zhang
        8. 0001-RANGER-1672-Ranger-supports-plugin-to-enable-monitor.patch
          87 kB
          Qiang Zhang
        There are no Sub-Tasks for this issue.

        Activity

          People

            zhangqiang2 Qiang Zhang
            zhangqiang2 Qiang Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: