buildbot success in on flink-docs-release-0.10

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

buildbot failure in on flink-docs-release-1.0

2016-06-14 Thread buildbot
The Buildbot has detected a new failure 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/113 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason: The Nightly

buildbot failure in on flink-docs-master

2016-06-14 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-master while building . Full details are available at: https://ci.apache.org/builders/flink-docs-master/builds/361 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason: The Nightly scheduler

flink git commit: [FLINK-3323] [docs] Add documentation for NiFi connector.

2016-06-14 Thread fhueske
Repository: flink Updated Branches: refs/heads/master d353895ba -> 8227b0f75 [FLINK-3323] [docs] Add documentation for NiFi connector. This closes #2099 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8227b0f7 Tree:

[4/4] flink git commit: [FLINK-3896] Allow a StreamTask to be Externally Cancelled

2016-06-14 Thread aljoscha
[FLINK-3896] Allow a StreamTask to be Externally Cancelled It adds a method failExternally() to the StreamTask, so that custom Operators can make their containing task fail when needed. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[3/4] flink git commit: [FLINK-2314] Make Streaming File Sources Persistent

2016-06-14 Thread aljoscha
[FLINK-2314] Make Streaming File Sources Persistent This commit is a combination of several commits/changes. It combines changes to the file input formats and the streaming file read operator and integrates them into the API. These are the messages of the other two commits: [FLINK-3717] Make

[1/4] flink git commit: [FLINK-2314] Make Streaming File Sources Persistent

2016-06-14 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master fdf436099 -> d353895ba http://git-wip-us.apache.org/repos/asf/flink/blob/d353895b/flink-tests/src/test/java/org/apache/flink/test/checkpointing/StreamFaultToleranceTestBase.java

[2/4] flink git commit: [FLINK-2314] Make Streaming File Sources Persistent

2016-06-14 Thread aljoscha
http://git-wip-us.apache.org/repos/asf/flink/blob/d353895b/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/StreamExecutionEnvironment.java -- diff --git

[2/2] flink git commit: [FLINK-3971] [tableAPI] Fix handling of null values in aggregations.

2016-06-14 Thread fhueske
[FLINK-3971] [tableAPI] Fix handling of null values in aggregations. This closes #2049 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/fdf43609 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/fdf43609 Diff: