How can I create custom nodes in Java/Scala?

Sparkflows follows an open and extensible architecture, allowing developers to add new custom nodes/processors that can be exposed in Fire UI and embedded into workflows.

The details for creating custom nodes are available here: