有可以画job graph的方法吗? 黄潇 <[email protected]> 于2020年9月8日周二 下午8:32写道:
> Hi, > > 据我所知,使用 env.getExecutionPlan() 得到的 json 字符串[1]只包含 stream graph > 的信息,所以这样画出来的图是 stream graph。 > 在 job 提交之后的 web ui 中可以看到经过 operator chain 之后的图信息。 > > [1] > > https://ci.apache.org/projects/flink/flink-docs-master/zh/dev/execution_plans.html > > zilong xiao <[email protected]> 于2020年9月8日周二 下午8:00写道: > > > hi,想问下,Flink Plan Visualizer能画job graph吗?网上查貌似只能根据execution plan画steaming > > graph? > > >
