Skip to content

mislam77-git/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

This repository is still a work in progress.

This repository contains code examples for the book "Apache Oozie" by Mohammad Kamrul Islam and Aravind Srinivasan (O'Reilly).

How to build the examples

Clone this repository on your local machine, move to the project root and run mvn clean assembly:single.

Example for chapter 1:

$ git clone https://github.com/oozie-book/examples.git
$ cd examples/chapter-01/identity-wf
$ mvn clean assembly:single
$ tree target/example
target/example
|-- ch01-identity
|   |-- app
|   |   `-- workflow.xml
|   `-- data
|       `-- input
|           `-- input.txt
`-- job.properties

4 directories, 3 files

About

Examples for Apache Oozie book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •