Apache Oozie Core


License

License

GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-core
Last Version

Last Version

5.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Oozie Core
Apache Oozie Core
Project Organization

Project Organization

Apache Software Foundation

Download oozie-core

How to add to project

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

Dependencies

compile (50)

Group / Artifact Type Version
org.apache.curator : curator-client jar 2.5.0
org.apache.curator : curator-framework jar 2.5.0
io.dropwizard.metrics : metrics-core jar 3.1.2
io.dropwizard.metrics : metrics-graphite jar 3.1.2
io.dropwizard.metrics : metrics-ganglia jar 3.1.2
io.dropwizard.metrics : metrics-jvm jar 3.1.2
io.dropwizard.metrics : metrics-json jar 3.1.2
info.ganglia.gmetric4j : gmetric4j jar 1.0.7
org.apache.hadoop : hadoop-client jar 2.6.0
org.apache.hadoop : hadoop-yarn-api jar 2.6.0
org.apache.hadoop : hadoop-yarn-common jar 2.6.0
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.hive.hcatalog : hive-webhcat-java-client jar 1.2.2
com.esotericsoftware.kryo : kryo jar 2.22
org.apache.hive : hive-exec jar 1.2.2
net.hydromatic : aggdesigner-algorithm jar 6.0
org.apache.hive.hcatalog : hive-hcatalog-server-extensions jar 1.2.2
org.apache.oozie : oozie-client jar 5.2.1
org.apache.openjpa : openjpa-persistence jar 2.4.2
org.apache.openjpa : openjpa-jdbc jar 2.4.2
org.apache.openjpa : openjpa-persistence-jdbc jar 2.4.2
net.sf.ehcache : ehcache-core jar 2.6.3
com.googlecode.json-simple : json-simple jar 1.1.1
log4j : log4j jar 1.2.17
log4j : apache-log4j-extras jar 1.2.17
org.jdom : jdom jar 1.1
commons-dbcp : commons-dbcp jar 1.4
hsqldb : hsqldb jar 1.8.0.10
commons-logging : commons-logging jar 1.1
org.apache.httpcomponents : httpclient jar 4.3.6
javax.servlet : servlet-api jar 2.5
org.eclipse.jetty : jetty-server jar 9.3.27.v20190418
org.eclipse.jetty : jetty-servlet jar 9.3.27.v20190418
org.apache.derby : derby jar 10.14.2.0
javax.mail : mail jar 1.4.7
postgresql : postgresql jar 9.0-801.jdbc4
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-log4j12 jar 1.6.6
org.apache.commons : commons-jexl jar 2.1.1
org.apache.oozie : oozie-sharelib-oozie jar 5.2.1
org.apache.oozie : oozie-sharelib-hcatalog jar 5.2.1
org.apache.oozie : oozie-fluent-job-api jar 5.2.1
org.quartz-scheduler : quartz jar 2.3.2
org.apache.curator : curator-recipes jar 2.5.0
org.apache.curator : curator-x-discovery jar 2.5.0
com.google.guava : guava jar 11.0.2
guru.nidi : graphviz-java jar 0.7.0
org.eclipse.jgit : org.eclipse.jgit jar 5.0.1.201806211838-r
org.apache.hive : hive-jdbc jar 1.2.2
org.mortbay.jasper : apache-jsp jar 8.0.33

provided (8)

Group / Artifact Type Version
org.apache.hbase : hbase-client jar 1.2.3
javax.persistence : persistence-api jar 1.0
commons-cli : commons-cli jar 1.2
mysql : mysql-connector-java jar 5.1.34
javax.servlet : javax.servlet-api jar 3.0.1
org.antlr : antlr-runtime jar 3.4
net.jcip : jcip-annotations jar 1.0
com.github.spotbugs : spotbugs-annotations jar 3.1.11

test (14)

Group / Artifact Type Version
org.apache.hadoop : hadoop-minicluster jar 2.6.0
org.apache.hadoop : hadoop-distcp jar 2.6.0
junit : junit jar 4.11
com.icegreen : greenmail jar 1.3.1b
org.apache.oozie : oozie-sharelib-distcp jar 5.2.1
org.apache.oozie : oozie-fluent-job-api jar 5.2.1
org.mockito : mockito-core jar 2.28.2
org.powermock : powermock-core jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2
org.apache.activemq : activemq-broker jar 5.15.9
org.apache.activemq : activemq-kahadb-store jar 5.15.9
org.apache.curator : curator-test jar 2.5.0
org.apache.hadoop : hadoop-aws jar 2.6.0

Project Modules

There are no modules declared in this project.

Contributing to Apache Software Foundation Parent POM

ASF Jira Apache License, Version 2.0, January 2004 Maven Central Jenkins Status

You have found a bug or you have an idea for a cool new feature? Contributing code is a great way to give something back to the open source community. Before you dig right into the code, there are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.

Getting Started

  • Make sure you have a JIRA account.
  • Make sure you have a GitHub account.
  • If you're planning to implement a new feature, it makes sense to discuss your changes on the dev list first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache Maven's scope.
  • Submit a ticket for your issue, assuming one does not already exist.
    • Clearly describe the issue, including steps to reproduce when it is a bug.
    • Make sure you fill in the earliest version that you know has the issue.
  • Fork the repository on GitHub.

Making and Submitting Changes

We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors.
There are some guidelines which will make applying PRs easier for us:

  • Create a topic branch from where you want to base your work (this is usually the master branch). Push your changes to a topic branch in your fork of the repository.
  • Make commits of logical units.
  • Respect the original code style: by using the same codestyle, patches should only highlight the actual difference, not being disturbed by any formatting issues:
    • Only use spaces for indentation.
    • Create minimal diffs - disable on save actions like reformat source code or organize imports. If you feel the source code should be reformatted, create a separate PR for this change.
    • Check for unnecessary whitespace with git diff --check before committing.
  • Make sure your commit messages are in the proper format. Your commit message should contain the key of the JIRA issue.
[MPOM-XXX] - Subject of the JIRA Ticket
 Optional supplemental description.
  • Make sure you have added the necessary tests (JUnit/IT) for your changes.
  • Run all the tests with mvn -Prun-its verify to assure nothing else was accidentally broken.
  • Submit a pull request to the repository in the Apache organization.
  • Update your JIRA ticket and include a link to the pull request in the ticket.

If you plan to contribute on a regular basis, please consider filing a contributor license agreement.

Making Trivial Changes

For changes of a trivial nature to comments and documentation, it is not always necessary to create a new ticket in JIRA. In this case, it is appropriate to start the first line of a commit with '(doc)' instead of a ticket number.

Additional Resources

org.apache.oozie

The Apache Software Foundation

Versions

Version
5.2.1
5.2.0
5.1.0
5.0.0
5.0.0-beta1
4.3.1
4.3.0
4.2.0
4.1.0