buildbot failure in ASF Buildbot on flink-docs-release-0.8.0

2015-05-07 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-release-0.8.0 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-release-0.8.0/builds/65 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason:

buildbot exception in ASF Buildbot on flink-docs-release-0.8.1

2015-05-07 Thread buildbot
The Buildbot has detected a build exception on builder flink-docs-release-0.8.1 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-release-0.8.1/builds/70 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reas

buildbot exception in ASF Buildbot on flink-docs-master

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

flink git commit: [gelly] removes generic type constraints

2015-05-07 Thread vasia
Repository: flink Updated Branches: refs/heads/master ddb2b3470 -> ce2163e6c [gelly] removes generic type constraints This closes #657 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ce2163e6 Tree: http://git-wip-us.apach

[2/2] flink git commit: [FLINK-1933] [ml] Adds distance metrics and documentation to machine learning library

2015-05-07 Thread trohrmann
[FLINK-1933] [ml] Adds distance metrics and documentation to machine learning library [ml] [docs] Add a overview documentation for Distance Metrics [FLINK-1933] [ml] Moves metrics.distances package to org.apache.flink.ml This closes #629. Project: http://git-wip-us.apache.org/repos/asf/flink/

[1/2] flink git commit: [FLINK-1937] [ml] Fixes sparse vector/matrix creation fromCOO with a single element

2015-05-07 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 689240315 -> ddb2b3470 [FLINK-1937] [ml] Fixes sparse vector/matrix creation fromCOO with a single element This closes #636. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/

flink git commit: [streaming] [api-breaking] Changed returntype of WindowedDataStream's mapWindow

2015-05-07 Thread mbalassi
Repository: flink Updated Branches: refs/heads/master 0078c44e5 -> 689240315 [streaming] [api-breaking] Changed returntype of WindowedDataStream's mapWindow For a more consistent behaviour. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/

flink git commit: [FLINK-1978] Fix POJO deserialization for reuse objects with NULL fields

2015-05-07 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-0.8 ffc86f668 -> d9afefb0e [FLINK-1978] Fix POJO deserialization for reuse objects with NULL fields Backported fix. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d9

flink git commit: [FLINK-1978] Fix POJO deserialization for reuse objects with NULL fields

2015-05-07 Thread fhueske
Repository: flink Updated Branches: refs/heads/master faac20315 -> 0078c44e5 [FLINK-1978] Fix POJO deserialization for reuse objects with NULL fields This closes #655 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0078c4

flink git commit: [runtime] Fix Netty watermark configuration

2015-05-07 Thread uce
Repository: flink Updated Branches: refs/heads/master 8ea840e2f -> faac20315 [runtime] Fix Netty watermark configuration The watermarks of the NettyServer, which is responsible for data transfers, were not configured correctly. Instead they were configured for the NettyClient, which does need

[3/3] flink git commit: Removed legally questionable tweet data

2015-05-07 Thread mbalassi
Removed legally questionable tweet data Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8ea840e2 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/8ea840e2 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/8ea840e2

[1/3] flink git commit: [streaming] Added naming for streaming operators

2015-05-07 Thread mbalassi
Repository: flink Updated Branches: refs/heads/master bd96ba8d1 -> 8ea840e2f [streaming] Added naming for streaming operators This improves tracking of jobs. Closes #654 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b3

[2/3] flink git commit: Removed legally questionable tweet data

2015-05-07 Thread mbalassi
http://git-wip-us.apache.org/repos/asf/flink/blob/8ea840e2/flink-staging/flink-streaming/flink-streaming-examples/src/main/java/org/apache/flink/streaming/examples/twitter/util/TwitterStreamData.java -- diff --git a/flink-staging/