azkaban-hadoop-security-plugin

azkaban-hadoop-security-plugin jar for azkaban

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

com.linkedin.azkaban
Идентификатор

Идентификатор

azkaban-hadoop-security-plugin
Последняя версия

Последняя версия

3.58.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

azkaban-hadoop-security-plugin
azkaban-hadoop-security-plugin jar for azkaban
Ссылка на сайт

Ссылка на сайт

https://github.com/azkaban/azkaban
Система контроля версий

Система контроля версий

https://github.com/azkaban/azkaban

Скачать azkaban-hadoop-security-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.linkedin.azkaban/azkaban-hadoop-security-plugin/ -->
<dependency>
    <groupId>com.linkedin.azkaban</groupId>
    <artifactId>azkaban-hadoop-security-plugin</artifactId>
    <version>3.58.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.azkaban/azkaban-hadoop-security-plugin/
implementation 'com.linkedin.azkaban:azkaban-hadoop-security-plugin:3.58.0'
// https://jarcasting.com/artifacts/com.linkedin.azkaban/azkaban-hadoop-security-plugin/
implementation ("com.linkedin.azkaban:azkaban-hadoop-security-plugin:3.58.0")
'com.linkedin.azkaban:azkaban-hadoop-security-plugin:jar:3.58.0'
<dependency org="com.linkedin.azkaban" name="azkaban-hadoop-security-plugin" rev="3.58.0">
  <artifact name="azkaban-hadoop-security-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.azkaban', module='azkaban-hadoop-security-plugin', version='3.58.0')
)
libraryDependencies += "com.linkedin.azkaban" % "azkaban-hadoop-security-plugin" % "3.58.0"
[com.linkedin.azkaban/azkaban-hadoop-security-plugin "3.58.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.16
com.google.inject : guice jar 4.1.0
org.slf4j : slf4j-api jar 1.7.18
com.linkedin.azkaban : azkaban-hadoop-security-plugin jar 3.58.0-13-g03f1ad8b

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.18

test (4)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.8.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.10.0
org.awaitility : awaitility jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.

Azkaban

Build Statuscodecov.ioJoin the chat at https://gitter.im/azkaban-workflow-engine/LobbyDocumentation Status

Build

Azkaban builds use Gradle and requires Java 8 or higher.

The following set of commands run on *nix platforms like Linux, OS X.

# Build Azkaban
./gradlew build

# Clean the build
./gradlew clean

# Build and install distributions
./gradlew installDist

# Run tests
./gradlew test

# Build without running tests
./gradlew build -x test

Build a release

Pick a release from the release page. Find the tag corresponding to the release.

Check out the source code corresponding to that tag. e.g.

git checkout 3.30.1

Build

./gradlew clean build

Documentation

The current documentation will be deprecated soon at azkaban.github.io. The new Documentation site is under development. The source code for the documentation is inside docs directory.

For help, please visit the Azkaban Google Group.

Developer Guide

See the contribution guide.

Documentation development

If you want to contribute to the documentation or the release tool (inside the tools folder), please make sure python3 is installed in your environment. python virtual environment is recommended to run these scripts.

To download the python3 dependencies, run

pip3 install -r requirements.txt

After, enter the documentation folder docs and make the build by running

cd docs
make html

[July, 2018] We are actively improving our documentation. Everyone in the AZ community is welcome to submit a pull request to edit/fix the documentation.

com.linkedin.azkaban

Azkaban

Open-source Workflow Manager

Версии библиотеки

Версия
3.58.0