buildbot failure in on flink-docs-release-0.10

2016-09-26 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/343 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The

flink git commit: [FLINK-4241] [table] Cryptic expression parser exceptions

2016-09-26 Thread twalthr
Repository: flink Updated Branches: refs/heads/master f150f9877 -> ef1598498 [FLINK-4241] [table] Cryptic expression parser exceptions This closes #2529. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ef159849 Tree:

flink git commit: [FLINK-4252] [table] Validate input and output classes of Table API

2016-09-26 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 7eb45c133 -> f150f9877 [FLINK-4252] [table] Validate input and output classes of Table API This closes #2507. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/f150f987

flink git commit: [FLINK-4590] [table] Some Table API tests are failing when debug lvl is set to DEBUG

2016-09-26 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 70e71c161 -> 7eb45c133 [FLINK-4590] [table] Some Table API tests are failing when debug lvl is set to DEBUG This closes #2504. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4684] [checkpoints] Remove redundant class loader from CheckpointCoordinator

2016-09-26 Thread sewen
Repository: flink Updated Branches: refs/heads/master 8fa313c39 -> 70e71c161 [FLINK-4684] [checkpoints] Remove redundant class loader from CheckpointCoordinator Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/70e71c16

flink git commit: [FLINK-4662] Bump Calcite version up to 1.9

2016-09-26 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 95e9004e3 -> 8fa313c39 [FLINK-4662] Bump Calcite version up to 1.9 This closes #2535. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8fa313c3 Tree:

flink git commit: [FLINK-4580] [rpc] Report rpc invocation exceptions to the caller

2016-09-26 Thread trohrmann
Repository: flink Updated Branches: refs/heads/flip-6 3cda59339 -> 2a61e74b9 [FLINK-4580] [rpc] Report rpc invocation exceptions to the caller This closes #2526. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2a61e74b

[1/2] flink git commit: [FLINK-4218] [checkpoints] Do not rely on FileSystem to determing state sizes

2016-09-26 Thread sewen
Repository: flink Updated Branches: refs/heads/master 28ff5a3c9 -> 95e9004e3 [FLINK-4218] [checkpoints] Do not rely on FileSystem to determing state sizes This prevents failures on eventually consistent S3, where the operations for keys (=entries in the parent directory/bucket) are not

[2/2] flink git commit: [FLINK-4672] [taskmanager] Do not decorate Actor Kill messages

2016-09-26 Thread sewen
[FLINK-4672] [taskmanager] Do not decorate Actor Kill messages Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/6f237cfe Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/6f237cfe Diff:

flink git commit: [hotfix] Fix restart strategy class loading by using not lower cased class name

2016-09-26 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 4a8e94403 -> 28ff5a3c9 [hotfix] Fix restart strategy class loading by using not lower cased class name Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/28ff5a3c Tree:

flink git commit: [FLINK-4672] [taskmanager] Do not decorate Actor Kill messages

2016-09-26 Thread sewen
Repository: flink Updated Branches: refs/heads/release-1.1 62c666f57 -> caa0fbb21 [FLINK-4672] [taskmanager] Do not decorate Actor Kill messages Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/caa0fbb2 Tree:

[2/2] flink git commit: [FLINK-4408] [JobManager] Introduce JobMasterRunner and implement job submission & setting up the ExecutionGraph

2016-09-26 Thread sewen
[FLINK-4408] [JobManager] Introduce JobMasterRunner and implement job submission & setting up the ExecutionGraph This closes #2480 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/3cda5933 Tree:

[1/2] flink git commit: [hotfix] [rpc] Add RpcConnectionTest to validate that connection buildup fails fast when endpoint is unreachable.

2016-09-26 Thread sewen
Repository: flink Updated Branches: refs/heads/flip-6 fdeda082f -> 3cda59339 [hotfix] [rpc] Add RpcConnectionTest to validate that connection buildup fails fast when endpoint is unreachable. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: