Jenkins build is back to normal : flink-snapshot-deployment #135

2016-06-24 Thread Apache Jenkins Server
See

buildbot success in on flink-docs-release-0.10

2016-06-24 Thread buildbot
The Buildbot has detected a restored build 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/248 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The

buildbot success in on flink-docs-release-1.0

2016-06-24 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-1.0 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-1.0/builds/123 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The

[1/2] flink git commit: [FLINK-3907] [gelly] Directed Clustering Coefficient

2016-06-24 Thread greg
Repository: flink Updated Branches: refs/heads/master d92aeb7aa -> d34bdaf7f http://git-wip-us.apache.org/repos/asf/flink/blob/d34bdaf7/flink-libraries/flink-gelly/src/test/java/org/apache/flink/graph/asm/AsmTestBase.java --

[1/6] flink git commit: [FLINK-1946] reduce verbosity of Yarn cluster setup

2016-06-24 Thread mxm
Repository: flink Updated Branches: refs/heads/master 6420c1c26 -> d92aeb7aa [FLINK-1946] reduce verbosity of Yarn cluster setup This removes repeated printing of messages retrieved from the Yarn cluster. Only new messages are printed. - reduce waiting time between subsequent cluster queries

[6/6] flink git commit: [FLINK-3864][yarn] check for prohibited strings in log output

2016-06-24 Thread mxm
[FLINK-3864][yarn] check for prohibited strings in log output - enables actual checking of output which didn't work until now - uses regexp to check for prohibited strings This closes #2125 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[4/6] flink git commit: [FLINK-3757] clarify JavaDoc for addAccumulator method

2016-06-24 Thread mxm
[FLINK-3757] clarify JavaDoc for addAccumulator method This closes #2138 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9c154064 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/9c154064 Diff:

[2/6] flink git commit: [FLINK-3667] additional cleanups in YarnClusterClient

2016-06-24 Thread mxm
[FLINK-3667] additional cleanups in YarnClusterClient - remove ActorRunner thread, print status in finalizeCluster instead - prevent premature shutdown of actor system in shutdown method - prevent timeout exceptions due to poisoning the ApplicationClient Project:

[5/6] flink git commit: [FLINK-4041] reduce log level for JobManager->ResourceManager timeouts

2016-06-24 Thread mxm
[FLINK-4041] reduce log level for JobManager->ResourceManager timeouts These timeouts can be recovered and don't have to be logged as error with an Exception. This closes #2137 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: