Sentry Binding for Hive

Sentry component

License

License

GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-binding-hive
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sentry Binding for Hive
Sentry component
Project Organization

Project Organization

The Apache Software Foundation

Download sentry-binding-hive

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.datanucleus : datanucleus-core jar 4.1.17
org.datanucleus : datanucleus-api-jdo jar 4.2.5
org.datanucleus : datanucleus-rdbms jar 4.1.17
org.apache.sentry : sentry-binding-hive-common jar 2.1.0
org.apache.sentry : sentry-core-common jar 2.1.0
org.apache.sentry : sentry-core-model-db jar 2.1.0
org.apache.sentry : sentry-provider-common jar 2.1.0
org.apache.sentry : sentry-provider-db jar 2.1.0
org.apache.sentry : sentry-provider-file jar 2.1.0
org.apache.sentry : sentry-provider-cache jar 2.1.0
org.apache.hive.hcatalog : hive-hcatalog-server-extensions jar 2.3.3

provided (4)

Group / Artifact Type Version
org.apache.hive : hive-exec jar 2.3.3
org.apache.hive : hive-service jar 2.3.3
org.apache.hadoop : hadoop-common jar 2.7.5
org.apache.hadoop : hadoop-client jar 2.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5
org.apache.hadoop : hadoop-minicluster jar 2.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1
2.0.0
1.8.0
1.7.1
1.7.0