buildbot success in on flink-docs-release-0.9

2016-10-12 Thread buildbot
The Buildbot has detected a restored build 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/474 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The

buildbot failure in on flink-docs-release-1.1

2016-10-12 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-release-1.1 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-1.1/builds/76 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The

flink git commit: [FLINK-3706] Fix YARN test instability

2016-10-12 Thread rmetzger
Repository: flink Updated Branches: refs/heads/release-1.1 2203f743a -> c9433bf60 [FLINK-3706] Fix YARN test instability The most important change in this commit is that the `YarnTestBase.Runner` doesn't do "try {} catch (Throwable t) { fail(t); }" anymore, which doesn't lead to a test

flink git commit: [FLINK-4799] re-add 'build-target' symlink on Unix systems

2016-10-12 Thread mxm
Repository: flink Updated Branches: refs/heads/master 7b79c8b52 -> 15df71ba9 [FLINK-4799] re-add 'build-target' symlink on Unix systems This adds back the link 'build-target' which points to the final build assembly in 'flink-dist/target/'. This closes #2620 Project:

flink git commit: [FLINK-3706] Fix YARN test instability

2016-10-12 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master 1dda3ad00 -> 7b79c8b52 [FLINK-3706] Fix YARN test instability The most important change in this commit is that the `YarnTestBase.Runner` doesn't do "try {} catch (Throwable t) { fail(t); }" anymore, which doesn't lead to a test failure,

flink git commit: [FLINK-4746] Make TaskManagerRuntimeInfo an interface

2016-10-12 Thread trohrmann
Repository: flink Updated Branches: refs/heads/flip-6 8c656d925 -> 64ee13862 [FLINK-4746] Make TaskManagerRuntimeInfo an interface Let the TaskManagerConfiguration implement the TaskManagerRuntimeInformation to make some of the TaskManager's configuration values accessible from different

flink git commit: [FLINK-4793] [types] Improve lambda constructor reference handling

2016-10-12 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 6731ec1e4 -> 1dda3ad00 [FLINK-4793] [types] Improve lambda constructor reference handling This closes #2621. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/1dda3ad0