Julia Kinga Marton created OOZIE-3416:
-----------------------------------------
Summary: Incorporate dbd and dbd testing into Apache Oozie/tools
Key: OOZIE-3416
URL: https://issues.apache.org/jira/browse/OOZIE-3416
Project: Oozie
Issue Type: Task
Components: tools
Affects Versions: 5.1.0
Reporter: Julia Kinga Marton
Assignee: Julia Kinga Marton
[~daniel.becker] implemented a dockerised integration testing framework.
It consists of two repositories:
* dbd - [https://github.com/d-becker/dbd]This tool’s aim is to make it easy to
set up a working dockerized big data infrastructure where the versions of the
components (Hadoop, Hive, Oozie etc.) can be set individually, and even
unreleased snapshot builds can be used.
* oozie-dbd-testing - [https://github.com/d-becker/oozie-dbd-testing] This is
the repository that contains the scripts and the Jenkins job definition used to
test Oozie. It runs the Oozie examples and the fluent job examples and produces
a report. To set up a Jenkins job, use the "Multibranch pipeline" project type.
Now, that this tools are working, we should integrate them in the Apache Oozie
repository next to the other tools.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)