az-hadoop-jobtype-plugin

az-hadoop-jobtype-plugin jar for azkaban

License

License

GroupId

GroupId

com.linkedin.azkaban
ArtifactId

ArtifactId

az-hadoop-jobtype-plugin
Last Version

Last Version

3.58.0
Release Date

Release Date

Type

Type

jar
Description

Description

az-hadoop-jobtype-plugin
az-hadoop-jobtype-plugin jar for azkaban
Project URL

Project URL

https://github.com/azkaban/azkaban
Source Code Management

Source Code Management

https://github.com/azkaban/azkaban

Download az-hadoop-jobtype-plugin

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
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 : az-hadoop-jobtype-plugin jar 3.58.0-13-g03f1ad8b
org.apache.hadoop : hadoop-common jar 2.6.1
org.apache.hadoop : hadoop-mapreduce-client-common jar 2.6.1
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.6.1
org.apache.hive : hive-cli jar 1.1.0
org.apache.hive : hive-metastore jar 0.12.0
org.apache.hive : hive-shims jar 0.12.0
org.apache.hive : hive-exec jar 1.1.0
org.apache.pig : pig jar 0.11.0
org.apache.spark : spark-core_2.10 jar 1.4.0
commons-cli : commons-cli jar 1.3.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.18

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
3.58.0