Re: Parameter Server for Flink

2015-08-10 Thread Sachin Goel
Hi Stephan I opened a PR for a version integrated with the flink runtime itself [which is a lot more evolved than the branch I mentioned on this thread :') ]. https://github.com/apache/flink/pull/1003 I was more inclined towards an integrated implementation and finished it over the weekend. The mai

Re: Parameter Server for Flink

2015-08-10 Thread Stephan Ewen
Very interesting addition, Sachin! I cc-ed Nam-Luc Tran, who recently opened a pull request with a draft for SSP iterations in Flink, which usually work closely together with a parameter server. I think that a parameter server is an orthogonal piece to Flink, and should be decoupled from the runt