buildbot exception in on flink-docs-release-0.9

2016-05-30 Thread buildbot
The Buildbot has detected a build exception on builder flink-docs-release-0.9 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-0.9/builds/338 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The N

flink git commit: [FLINK-2673] [core] Add a comparator for Scala Option type

2016-05-30 Thread chiwanpark
Repository: flink Updated Branches: refs/heads/master da23ee38e -> c60326f85 [FLINK-2673] [core] Add a comparator for Scala Option type This closes #2017. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c60326f8 Tree: htt

buildbot failure in on flink-docs-release-0.10

2016-05-30 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-release-0.10 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-0.10/builds/223 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason: The Nightl

buildbot exception in on flink-docs-master

2016-05-30 Thread buildbot
The Buildbot has detected a build exception on builder flink-docs-master while building . Full details are available at: https://ci.apache.org/builders/flink-docs-master/builds/346 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The Nightly sch

[1/7] flink git commit: [hotfix] [contrib] Fix robustness of DataStreamUtils stream collecting

2016-05-30 Thread sewen
Repository: flink Updated Branches: refs/heads/master 035f62969 -> da23ee38e [hotfix] [contrib] Fix robustness of DataStreamUtils stream collecting Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d3e3bd52 Tree: http://git-

[7/7] flink git commit: [hotfix] [yarn tests] Fix deadlock between YARN Session CLI tests and Surefire

2016-05-30 Thread sewen
[hotfix] [yarn tests] Fix deadlock between YARN Session CLI tests and Surefire The Surefire Plugin uses stdin to communicate with forked JVMs for tests. The YARN Session CLI tests also try to read the stdin stream. The tests deadlock since Surefire never releases the stdin locks during the lifet

[5/7] flink git commit: [FLINK-1502] [core] Cleanups, robustness, and performance improvements in the metrics system

2016-05-30 Thread sewen
[FLINK-1502] [core] Cleanups, robustness, and performance improvements in the metrics system Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7ad8375a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/7ad8375a Diff: http

[3/7] flink git commit: [FLINK-1502] [core] Cleanups, robustness, and performance improvements in the metrics system

2016-05-30 Thread sewen
http://git-wip-us.apache.org/repos/asf/flink/blob/7ad8375a/flink-core/src/test/java/org/apache/flink/metrics/util/DummyReporter.java -- diff --git a/flink-core/src/test/java/org/apache/flink/metrics/util/DummyReporter.java b/flin

[4/7] flink git commit: [FLINK-1502] [core] Cleanups, robustness, and performance improvements in the metrics system

2016-05-30 Thread sewen
http://git-wip-us.apache.org/repos/asf/flink/blob/7ad8375a/flink-core/src/main/java/org/apache/flink/metrics/groups/scope/ScopeFormats.java -- diff --git a/flink-core/src/main/java/org/apache/flink/metrics/groups/scope/ScopeFormat

[6/7] flink git commit: [FLINK-1502] [core] Temporarily set no default metrics reporter (instead of JMX)

2016-05-30 Thread sewen
[FLINK-1502] [core] Temporarily set no default metrics reporter (instead of JMX) Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/65115577 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/65115577 Diff: http://git-wip-us

[2/7] flink git commit: [FLINK-2829] [runtime] Clarify error message when Flink cannot deploy task to slot

2016-05-30 Thread sewen
[FLINK-2829] [runtime] Clarify error message when Flink cannot deploy task to slot This closes #1993 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/77afe28e Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/77afe28e D

[3/3] flink git commit: [FLINK-1745] [ml] Adjust k-nearest-neighbor-join code formatting

2016-05-30 Thread chiwanpark
[FLINK-1745] [ml] Adjust k-nearest-neighbor-join code formatting This closes #1220. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/035f6296 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/035f6296 Diff: http://git-wi

[2/3] flink git commit: [FLINK-1745] [ml] Add exact k-nearest-neighbor join

2016-05-30 Thread chiwanpark
[FLINK-1745] [ml] Add exact k-nearest-neighbor join Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/858ca14c Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/858ca14c Diff: http://git-wip-us.apache.org/repos/asf/flink/d

[1/3] flink git commit: [FLINK-1745] [ml] Use QuadTree to speed up exact k-nearest-neighbor join

2016-05-30 Thread chiwanpark
Repository: flink Updated Branches: refs/heads/master 1212b6d3f -> 035f62969 [FLINK-1745] [ml] Use QuadTree to speed up exact k-nearest-neighbor join Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4a5af42c Tree: http://gi

[1/2] flink git commit: [FLINK-3981] don't log duplicate TaskManager registrations

2016-05-30 Thread mxm
Repository: flink Updated Branches: refs/heads/master 254054fbb -> 1212b6d3f [FLINK-3981] don't log duplicate TaskManager registrations Duplicate TaskManager registrations shouldn't be logged with Exceptions in the ResourceManager. Duplicate registrations can happen if the TaskManager sends ou

[2/2] flink git commit: [FLINK-3982] let only ResourceManager of leading JobManager register

2016-05-30 Thread mxm
[FLINK-3982] let only ResourceManager of leading JobManager register In HA mode, multiple ResourceManagers may register at the leading JobManager. They register one after another at the JobManager. The last registering ResourceManager stays registered with the JobManager. This only applies to Stan

flink git commit: [hotfix] Fix doc link to "Working with Time"

2016-05-30 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master 23d1cba72 -> 254054fbb [hotfix] Fix doc link to "Working with Time" Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/254054fb Tree: http://git-wip-us.apache.org/repos/as