CDAP Sentry Binding

Defines the binding between CDAP entities and the CDAP Data Model in Apache Sentry

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-sentry-binding
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

CDAP Sentry Binding
Defines the binding between CDAP entities and the CDAP Data Model in Apache Sentry
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-sentry-binding

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
co.cask.cdap : cdap-sentry-model jar 0.8.2
co.cask.cdap : cdap-sentry-policy jar 0.8.2
org.apache.sentry : sentry-provider-db jar 1.7.0

provided (1)

Group / Artifact Type Version
co.cask.cdap : cdap-security-spi jar 5.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.sentry : sentry-binding-hive-common jar 1.7.0

Project Modules

There are no modules declared in this project.

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