Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.1.0
-
None
-
None
Description
daniel.becker implemented a dockerised integration testing framework.
It consists of two repositories:
- dbd - https://github.com/d-becker/dbdThis 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.