buildbot failure in on flink-docs-release-1.1

2016-10-10 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-release-1.1 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-1.1/builds/74 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The

buildbot success in on flink-docs-master

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

flink git commit: [FLINK-4778] [docs] Fix WordCount parameters in CLI examples.

2016-10-10 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-1.1 d619f51ac -> 2203f743a [FLINK-4778] [docs] Fix WordCount parameters in CLI examples. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2203f743 Tree:

[1/4] flink git commit: [FLINK-4311] [hbase] Fix TableInputFormat to correctly process multiple input splits.

2016-10-10 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 9e17cbd6b -> a079259f3 [FLINK-4311] [hbase] Fix TableInputFormat to correctly process multiple input splits. This closes #2330 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[4/4] flink git commit: [FLINK-4778] [docs] Fix WordCount parameters in CLI examples.

2016-10-10 Thread fhueske
[FLINK-4778] [docs] Fix WordCount parameters in CLI examples. Due to the change in https://github.com/apache/flink/commit/0629e25602eefdc239e8e72d9e3c9c1a5164448e, we need to specify a prefix for `input` and `output` files. This closes #2611 Project:

[3/4] flink git commit: [FLINK-3656] [table] Add test base for logical unit testing.

2016-10-10 Thread fhueske
[FLINK-3656] [table] Add test base for logical unit testing. This closes #2595 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2061852a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/2061852a Diff:

[2/4] flink git commit: [FLINK-2765] [hbase] Bump HBase versions and fix tests.

2016-10-10 Thread fhueske
[FLINK-2765] [hbase] Bump HBase versions and fix tests. - HBase version for Hadoop 1 bumped to HBase 0.98.22-hadoop1 - HBase version for Hadoop 2 bumped to HBase 1.2.3 - Excluded tests from hadoop1 profile. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4788] [streaming api] Fix state backend classloading from configuration

2016-10-10 Thread sewen
Repository: flink Updated Branches: refs/heads/master 1836e08f0 -> 9e17cbd6b [FLINK-4788] [streaming api] Fix state backend classloading from configuration Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9e17cbd6 Tree:

flink git commit: Commit for release 1.1.3

2016-10-10 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.1.3-rc2 [created] 8e8d4543a Commit for release 1.1.3 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8e8d4543 Tree:

flink git commit: [FLINK-4439] Validate 'bootstrap.servers' config in flink kafka consumer 0.8

2016-10-10 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master abc1657ba -> 1836e08f0 [FLINK-4439] Validate 'bootstrap.servers' config in flink kafka consumer 0.8 This closes #2397 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[1/2] flink git commit: [FLINK-4764] [core] Introduce Config Options

2016-10-10 Thread sewen
Repository: flink Updated Branches: refs/heads/master 33c36e62a -> abc1657ba [FLINK-4764] [core] Introduce Config Options This is a more concise and maintainable way to define configuration keys, default values, deprecated keys, etc. This closes #2605 Project:

[2/2] flink git commit: [FLINK-4768] [core] Migrate high-availability configuration parameters to ConfigOptions

2016-10-10 Thread sewen
[FLINK-4768] [core] Migrate high-availability configuration parameters to ConfigOptions This closes #2607 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/abc1657b Tree:

flink git commit: [FLINK-4788] [streaming api] Fix state backend classloading from configuration

2016-10-10 Thread sewen
Repository: flink Updated Branches: refs/heads/release-1.1 7267562bb -> d619f51ac [FLINK-4788] [streaming api] Fix state backend classloading from configuration Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d619f51a

[5/5] flink git commit: [hotfix] [tests] Fix PowerMock warnings concerning log4j

2016-10-10 Thread sewen
[hotfix] [tests] Fix PowerMock warnings concerning log4j Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/33c36e62 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/33c36e62 Diff:

[1/5] flink git commit: [FLINK-4776] [distributed coordination] Move ExecutionGraph initialization into the dedicated class ExecutionGraphBuilder

2016-10-10 Thread sewen
Repository: flink Updated Branches: refs/heads/master 5e30ba384 -> 33c36e62a [FLINK-4776] [distributed coordination] Move ExecutionGraph initialization into the dedicated class ExecutionGraphBuilder Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[4/5] flink git commit: [hotfix] [tests] Remove leftover sysout logging from AccumulatingAlignedProcessingTimeWindowOperatorTest

2016-10-10 Thread sewen
[hotfix] [tests] Remove leftover sysout logging from AccumulatingAlignedProcessingTimeWindowOperatorTest Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c1825e3a Tree:

[2/5] flink git commit: [FLINK-4786] [tests] Fix BarrierBufferTest validation of alignment time computation

2016-10-10 Thread sewen
[FLINK-4786] [tests] Fix BarrierBufferTest validation of alignment time computation Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/14e5ecb4 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/14e5ecb4 Diff:

flink git commit: [FLINK-4745] [table] Convert KafkaTableSource test to unit tests

2016-10-10 Thread twalthr
Repository: flink Updated Branches: refs/heads/master b949d42d9 -> 5e30ba384 [FLINK-4745] [table] Convert KafkaTableSource test to unit tests This closes #2603. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5e30ba38

flink git commit: [FLINK-4777] catch IOException in ContinuousFileMonitoringFunction

2016-10-10 Thread mxm
Repository: flink Updated Branches: refs/heads/master 706dc131c -> b949d42d9 [FLINK-4777] catch IOException in ContinuousFileMonitoringFunction FileSystem.listStatus(path) may throw an IOException when it lists files and then retrieves their file status. This is quite common, e.g. editors

flink git commit: [FLINK-4777] catch IOException in ContinuousFileMonitoringFunction

2016-10-10 Thread mxm
Repository: flink Updated Branches: refs/heads/release-1.1 bab59dfa7 -> 7267562bb [FLINK-4777] catch IOException in ContinuousFileMonitoringFunction FileSystem.listStatus(path) may throw an IOException when it lists files and then retrieves their file status. This is quite common, e.g.