buildbot failure in on flink-docs-release-0.9

2016-05-31 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/339 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason: The Nightly

buildbot success in on flink-docs-release-0.10

2016-05-31 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/224 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The

flink git commit: [FLINK-3994] [ml, tests] Fix flaky KNN integration tests

2016-05-31 Thread chiwanpark
Repository: flink Updated Branches: refs/heads/master b849da14c -> aedc0fd48 [FLINK-3994] [ml, tests] Fix flaky KNN integration tests This closes #2056. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/aedc0fd4 Tree:

buildbot failure in on flink-docs-master

2016-05-31 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/347 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason: The Nightly scheduler

[3/4] flink git commit: [FLINK-3979] [docs] Add import statements for last code sample in the quickstart docs.

2016-05-31 Thread sewen
[FLINK-3979] [docs] Add import statements for last code sample in the quickstart docs. This closes #2038 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ad52a5f0 Tree:

[4/4] flink git commit: [FLINK-3886] [clients] Give a better error when the application Main class is not public.

2016-05-31 Thread sewen
[FLINK-3886] [clients] Give a better error when the application Main class is not public. This closes #2043 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/6db9e6ae Tree:

[2/4] flink git commit: [FLINK-3978] [core] Add hasBroadcastVariable method to RuntimeContext

2016-05-31 Thread sewen
[FLINK-3978] [core] Add hasBroadcastVariable method to RuntimeContext New method RuntimeContext.hasBroadcastVariable(String). Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5b028797 Tree:

flink git commit: [FLINK-3607] decrease default forkCount for tests

2016-05-31 Thread mxm
Repository: flink Updated Branches: refs/heads/master 8a6bdf4c1 -> bcf5f4648 [FLINK-3607] decrease default forkCount for tests This makes running test locally a more pleasant experience. It still uses all exposed CPU cores (virtual or real). A custom forkCount can be set using the

flink git commit: [FLINK-3887] improve dependency management for building docs

2016-05-31 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.8 33e9df69d -> 96849b5e3 [FLINK-3887] improve dependency management for building docs The Flink documentation build process is currently quite messy. These changes move us to a new build process with proper dependency handling. It

flink git commit: [FLINK-3887] improve dependency management for building docs

2016-05-31 Thread mxm
Repository: flink Updated Branches: refs/heads/release-0.9 19abef456 -> 1a1c134ac [FLINK-3887] improve dependency management for building docs The Flink documentation build process is currently quite messy. These changes move us to a new build process with proper dependency handling. It

flink git commit: [FLINK-3975] [docs] Override baseurl when serving docs locally

2016-05-31 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.0 b033d2a54 -> bba82cf9e [FLINK-3975] [docs] Override baseurl when serving docs locally This closes #2040 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/bba82cf9

flink git commit: [FLINK-3975] [docs] Override baseurl when serving docs locally

2016-05-31 Thread uce
Repository: flink Updated Branches: refs/heads/master 43ad1a2a6 -> 546b64fd4 [FLINK-3975] [docs] Override baseurl when serving docs locally This closes #2040 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/546b64fd Tree:

flink git commit: [FLINK-3887] improve dependency management for building docs

2016-05-31 Thread mxm
Repository: flink Updated Branches: refs/heads/release-1.0 9ec1fe0a8 -> b033d2a54 [FLINK-3887] improve dependency management for building docs The Flink documentation build process is currently quite messy. These changes move us to a new build process with proper dependency handling. It

flink git commit: [docs] Add notes about shipped log4j properties files

2016-05-31 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.0 845d1e635 -> 9ec1fe0a8 [docs] Add notes about shipped log4j properties files Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9ec1fe0a Tree:

flink git commit: [docs] Add notes about shipped log4j properties files

2016-05-31 Thread uce
Repository: flink Updated Branches: refs/heads/master aec8b5a72 -> 43ad1a2a6 [docs] Add notes about shipped log4j properties files Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/43ad1a2a Tree:

flink git commit: [FLINK-3887] improve dependency management for building docs

2016-05-31 Thread mxm
Repository: flink Updated Branches: refs/heads/master c60326f85 -> aec8b5a72 [FLINK-3887] improve dependency management for building docs The Flink documentation build process is currently quite messy. These changes move us to a new build process with proper dependency handling. It assures