Re: Webclient and visualizer support for streaming programs

2015-01-26 Thread Gyula Fóra
Any other comments on this? I would like to merge it soon, as it is a much more convenient testing environment than the command line :P Also we will have to start rethinking the job visualizer javascript to be able to properly graph streaming programs (more than 2 inputs etc) On Sat, Jan 24, 2015

Webclient and visualizer support for streaming programs

2015-01-24 Thread Gyula Fóra
Hey guys, I opened a pull request which adds support to the webclient for executing and visualizing streaming programs. I had to make modifications to the clients and the way plans are handled, so someone should definitely review it :) https://github.com/apache/flink/pull/334 Cheers, Gyula