Hi, 可以利用 Flink 的 plan visualizer,见[1]
1. https://ci.apache.org/projects/flink/flink-docs-stable/dev/execution_plans.html Best, Paul Lam hailongwang <[email protected]> 于2020年10月12日周一 下午11:38写道: > Hi, > 你是想要自己做一个产品,将图显示在Web上?我们是只拿 DAG 中 json 值,然后前端进行处理的。 > 希望能帮助到你~ > > > Best, > Hailong Wang > 在 2020-10-12 18:15:36,"丁浩浩" <[email protected]> 写道: > >我想要获取到flink webUI上面的DAG图,有什么办法能够获取到吗? >
