Hello guys,

does beam have a graph generator from a pipeline? Not sure current API
fully allows to bypass the runner to just get the beam graph but it can
help to have a small main generating a png/svg/ascii/ditaa (or a
maven/gradle plugin ;))

Needed that in by hazelcast-jet work to visualize the graph, i have a quick
and dirty impl based on jung (BSD license :() based on jet graph but think
it should be pretty trivial to use directly beam graph based on a pipeline
visitor.

Mainly sending this mail to share it in case anyone needs it more than
anything else:
https://gist.github.com/rmannibucau/b5f4e310b40ce414f95f6e22530bbe6e

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

Reply via email to