A simple js tool to visualize Apache Oozie's workflows.
It uses some excellent libraries to do all the heavy lift:
- dagre-d3
- dagre
- d3
Just git clone the repo:
git clone https://github.com/FedericoPonzi/ApacheOozieWorkflowVisualizer.git
or download it as zip and open the index.html file.
If you just want to try it out, you can use this url.