CDAP Sentry Authorization Extension

A CDAP authorization extension using Apache Sentry as the backing store for ACLs.

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-sentry-extension
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

CDAP Sentry Authorization Extension
A CDAP authorization extension using Apache Sentry as the backing store for ACLs.
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-sentry-extension

How to add to project

<!-- https://jarcasting.com/artifacts/co.cask.cdap/cdap-sentry-extension/ -->
<dependency>
    <groupId>co.cask.cdap</groupId>
    <artifactId>cdap-sentry-extension</artifactId>
    <version>0.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-sentry-extension/
implementation 'co.cask.cdap:cdap-sentry-extension:0.8.2'
// https://jarcasting.com/artifacts/co.cask.cdap/cdap-sentry-extension/
implementation ("co.cask.cdap:cdap-sentry-extension:0.8.2")
'co.cask.cdap:cdap-sentry-extension:pom:0.8.2'
<dependency org="co.cask.cdap" name="cdap-sentry-extension" rev="0.8.2">
  <artifact name="cdap-sentry-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask.cdap', module='cdap-sentry-extension', version='0.8.2')
)
libraryDependencies += "co.cask.cdap" % "cdap-sentry-extension" % "0.8.2"
[co.cask.cdap/cdap-sentry-extension "0.8.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdap-sentry-model
  • cdap-sentry-policy
  • cdap-sentry-binding

CDAP Security Extensions

This repository contains various security extensions for CDAP. Currently, the following extensions have been implemented:

CDAP Sentry

A CDAP authorization extension that uses Apache Sentry as the backing store for storing authorization policies.

CDAP Authorization Dataset Extension

A CDAP authorization extension that uses CDAP Datasets as the backing store for storing authorization policies

Share and Discuss!

Have a question? Discuss at the CDAP User Mailing List.

License

Copyright © 2016-2019 Cask Data, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0