buildbot success in ASF Buildbot on flink-docs-master

2015-06-26 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-master while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-master/builds/155 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The Nightl

flink git commit: [FLINK-2279] [streaming] Add Connected Iteration

2015-06-26 Thread gyfora
Repository: flink Updated Branches: refs/heads/master bc3684e69 -> 128d3bcfe [FLINK-2279] [streaming] Add Connected Iteration Closes #870 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/128d3bcf Tree: http://git-wip-us.ap

flink git commit: [FLINK-2278] [ml] Fixes wrong Breeze sparse vector to Flink sparse vector conversion

2015-06-26 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 7a7a29403 -> bc3684e69 [FLINK-2278] [ml] Fixes wrong Breeze sparse vector to Flink sparse vector conversion Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/bc3684e6 Tr

[2/2] flink git commit: [FLINK-2214] [ml] Fixes prediction join operation and empirical risk join operation of ALS by giving join hint

2015-06-26 Thread trohrmann
[FLINK-2214] [ml] Fixes prediction join operation and empirical risk join operation of ALS by giving join hint This closes #844. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/38ee125e Tree: http://git-wip-us.apache.org/rep

[1/2] flink git commit: [FLINK-2116] [ml] Adds evaluate method to Predictor. Adds PredictOperation which can be reused by evaluate if the input data is of the format (TestingType, LabelType) where the

2015-06-26 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 6ab06278c -> 7a7a29403 [FLINK-2116] [ml] Adds evaluate method to Predictor. Adds PredictOperation which can be reused by evaluate if the input data is of the format (TestingType, LabelType) where the second tuple field represents the true