I'd like to visualize a DAG for a Beam portable pipeline, from a .pb file or a textproto representation.
Is some runner's UI readily available to make it possible (without executing the job)? I was thinking perhaps Apache Hop integration (if we have one) might be able to do that. If not, it should be fairly simple to convert the pipeline to dot format and use graphviz. Thanks, Valentyn