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

2016-05-24 Thread Apache Jenkins Server
See

buildbot failure in on flink-docs-release-0.9

2016-05-24 Thread buildbot
The Buildbot has detected a new failure 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/332 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The Nightl

buildbot exception in on flink-docs-release-1.0

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

[5/5] flink-web git commit: Rebuild website for Stream SQL blog post

2016-05-24 Thread fhueske
Rebuild website for Stream SQL blog post Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/7e1269c3 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/7e1269c3 Diff: http://git-wip-us.apache.org/repos/asf/flink-

[4/5] flink-web git commit: Rebuild website for Stream SQL blog post

2016-05-24 Thread fhueske
http://git-wip-us.apache.org/repos/asf/flink-web/blob/7e1269c3/content/blog/feed.xml -- diff --git a/content/blog/feed.xml b/content/blog/feed.xml index 557ac81..091124d 100644 --- a/content/blog/feed.xml +++ b/content/blog/feed.xm

[2/5] flink-web git commit: Rebuild website for Stream SQL blog post

2016-05-24 Thread fhueske
http://git-wip-us.apache.org/repos/asf/flink-web/blob/7e1269c3/content/news/2015/08/24/introducing-flink-gelly.html -- diff --git a/content/news/2015/08/24/introducing-flink-gelly.html b/content/news/2015/08/24/introducing-flink-g

[3/5] flink-web git commit: Rebuild website for Stream SQL blog post

2016-05-24 Thread fhueske
http://git-wip-us.apache.org/repos/asf/flink-web/blob/7e1269c3/content/blog/index.html -- diff --git a/content/blog/index.html b/content/blog/index.html index 86343ad..20ebbdf 100644 --- a/content/blog/index.html +++ b/content/blog

[1/5] flink-web git commit: Add Stream SQL blog post

2016-05-24 Thread fhueske
Repository: flink-web Updated Branches: refs/heads/asf-site c6712ebfe -> 7e1269c37 Add Stream SQL blog post Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/c671a4e8 Tree: http://git-wip-us.apache.org/repos/asf/flin

flink git commit: [FLINK-3963] AbstractReporter uses wrong ConcurrentHashMap

2016-05-24 Thread mxm
Repository: flink Updated Branches: refs/heads/master cbee4ef20 -> 5b9872492 [FLINK-3963] AbstractReporter uses wrong ConcurrentHashMap We should use java.util.concurrent.ConcurrentHashMap because Netty's ConcurrentHashMap is not available for Hadoop 1. Also, Netty's ConcurrentHashMap is merel

flink git commit: [FLINK-3963] Removed shaded import

2016-05-24 Thread mxm
Repository: flink Updated Branches: refs/heads/master 98a939552 -> cbee4ef20 [FLINK-3963] Removed shaded import This closes #2026 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/cbee4ef2 Tree: http://git-wip-us.apache.org

flink git commit: [FLINK-3960] ignore EventTimeWindowCheckpointingITCase for now

2016-05-24 Thread mxm
Repository: flink Updated Branches: refs/heads/master 78f551194 -> 98a939552 [FLINK-3960] ignore EventTimeWindowCheckpointingITCase for now Until FLINK-3960 is fixed, we need to disable this test to allow other tests to execute properly. This closes #2022 Project: http://git-wip-us.apache.o

[1/2] flink git commit: [FLINK-3955] [tableAPI] Rename Table.toSink() to Table.writeToSink().

2016-05-24 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 343d05a40 -> 78f551194 [FLINK-3955] [tableAPI] Rename Table.toSink() to Table.writeToSink(). This closes #2023 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/829c75c4

[2/2] flink git commit: [FLINK-3728] [tableAPI] Improve error message and documentation for unsupported SQL features.

2016-05-24 Thread fhueske
[FLINK-3728] [tableAPI] Improve error message and documentation for unsupported SQL features. This closes #2018 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/78f55119 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree