Apiary Metastore Authorization Listeners

Metastore PreEvent Listener to authorize access

License

License

GroupId

GroupId

com.expedia.apiary
ArtifactId

ArtifactId

apiary-metastore-auth
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apiary Metastore Authorization Listeners
Metastore PreEvent Listener to authorize access
Project Organization

Project Organization

Hotels.com (Data Platform Team)

Download apiary-metastore-auth

How to add to project

<!-- https://jarcasting.com/artifacts/com.expedia.apiary/apiary-metastore-auth/ -->
<dependency>
    <groupId>com.expedia.apiary</groupId>
    <artifactId>apiary-metastore-auth</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.apiary/apiary-metastore-auth/
implementation 'com.expedia.apiary:apiary-metastore-auth:2.0.0'
// https://jarcasting.com/artifacts/com.expedia.apiary/apiary-metastore-auth/
implementation ("com.expedia.apiary:apiary-metastore-auth:2.0.0")
'com.expedia.apiary:apiary-metastore-auth:jar:2.0.0'
<dependency org="com.expedia.apiary" name="apiary-metastore-auth" rev="2.0.0">
  <artifact name="apiary-metastore-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.apiary', module='apiary-metastore-auth', version='2.0.0')
)
libraryDependencies += "com.expedia.apiary" % "apiary-metastore-auth" % "2.0.0"
[com.expedia.apiary/apiary-metastore-auth "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.apache.hive : hive-metastore jar 2.3.3
org.apache.hive : hive-contrib jar 2.3.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.18.0
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Maven Central Build Status build Coverage Status GitHub license

Overview

A collection of useful extensions to Apiary. These optional extensions can be seamlessly integrated with Apiary components.

More details about each extension can be found in their respective README files.

Deployment

Easy to deploy terraform modules for these extensions are available in Apiary-extensions-terraform.

For more information about Apiary, please refer to the main Apiary project page.

Contact

Mailing List

If you would like to ask any questions about or discuss Apiary please join our mailing list at

https://groups.google.com/forum/#!forum/apiary-user

Legal

This project is available under the Apache 2.0 License.

Copyright 2018-2020 Expedia, Inc.

com.expedia.apiary

Expedia Group Open Source

Versions

Version
2.0.0
1.4.0
1.3.2
1.3.0
1.2.0
1.1.0