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

2016-06-30 Thread Apache Jenkins Server
See

buildbot exception in on flink-docs-release-0.9

2016-06-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/369 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The

buildbot exception in on flink-docs-release-0.10

2016-06-30 Thread buildbot
The Buildbot has detected a build exception 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/254 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason:

buildbot success in on flink-docs-master

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

flink git commit: [FLINK-4128] [build system] Fix directory for git-commit-id-plugin

2016-06-30 Thread greg
Repository: flink Updated Branches: refs/heads/master 7324b9c17 -> 913dc8df2 [FLINK-4128] [build system] Fix directory for git-commit-id-plugin This closes #2179 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/913dc8df

[4/4] flink git commit: [FLINK-4132] [gelly] Fix boxed comparison in CommunityDetection algorithm

2016-06-30 Thread greg
[FLINK-4132] [gelly] Fix boxed comparison in CommunityDetection algorithm This closes #2185 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7324b9c1 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/7324b9c1 Diff:

[3/4] flink git commit: [FLINK-3618] [gelly] Rename abstract UDF classes in Scatter-Gather implementation

2016-06-30 Thread greg
[FLINK-3618] [gelly] Rename abstract UDF classes in Scatter-Gather implementation Rename MessageFunction to ScatterFunction and VertexUpdateFunction to GatherFunction. Change the parameter order in Graph.runScatterGatherIteration(VertexUpdateFunction, MessagingFunction) to

[1/4] flink git commit: [FLINK-3618] [gelly] Rename abstract UDF classes in Scatter-Gather implementation

2016-06-30 Thread greg
Repository: flink Updated Branches: refs/heads/master 6c6b17b4d -> 7324b9c17 http://git-wip-us.apache.org/repos/asf/flink/blob/918e5d0c/flink-libraries/flink-gelly/src/test/java/org/apache/flink/graph/spargel/SpargelTranslationTest.java

[2/4] flink git commit: [FLINK-3618] [gelly] Rename abstract UDF classes in Scatter-Gather implementation

2016-06-30 Thread greg
http://git-wip-us.apache.org/repos/asf/flink/blob/918e5d0c/flink-libraries/flink-gelly/src/main/java/org/apache/flink/graph/library/SingleSourceShortestPaths.java -- diff --git

[3/3] flink git commit: Remove polluting log message in ContinuousFileReaderOperator

2016-06-30 Thread aljoscha
Remove polluting log message in ContinuousFileReaderOperator Before, when snapshotting, we printed a log message about the file input format not being checkpointable when the current split was "null". Now, we only print the message when when appropriate. This closes #2174 Project:

[2/3] flink git commit: [FLINK-4075] Fix unstable ContinuousFileProcessingCheckpointITCase

2016-06-30 Thread aljoscha
[FLINK-4075] Fix unstable ContinuousFileProcessingCheckpointITCase Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/bd273a8f Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/bd273a8f Diff:

[1/3] flink git commit: Revert recent change to WrapperSetupHelperTest

2016-06-30 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master 5709bf69f -> 6c6b17b4d Revert recent change to WrapperSetupHelperTest @PowerMockIgnore({"javax.management.*", "com.sun.jndi.*"}) was changed to @PowerMockIgnore("javax.*"). This broke builds on Travis. Project:

flink git commit: [docs] Add transition between Canceling and Failing to job_status.svg

2016-06-30 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 53630da01 -> 5709bf69f [docs] Add transition between Canceling and Failing to job_status.svg Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5709bf69 Tree: