Re: Cannot see optimizer plan in RunJob
Posted by Stephan Ewen on
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Cannot-see-optimizer-plan-in-RunJob-tp524p529.html
Actually, the JSON was valid (except one corner case, but I think that was
not the program with that case). The java script library that drew the
diagram from the JSON could not handle "closures" of iterations, as used in
that example.
The current master branch should work thought, with the new library.