Skip to content

FedericoPonzi/ApacheOozieWorkflowVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Oozie Workflow Visualizer

A simple js tool to visualize Apache Oozie's workflows.

Screenshot

It uses some excellent libraries to do all the heavy lift:

  • dagre-d3
  • dagre
  • d3

How to

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.