CDAP Sentry Model

Defines the CDAP Data Model in Apache Sentry.

License

License

GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

cdap-sentry-model
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

CDAP Sentry Model
Defines the CDAP Data Model in Apache Sentry.
Project Organization

Project Organization

Cask Data, Inc.

Download cdap-sentry-model

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sentry : sentry-core-common jar 1.7.0

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

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