flink git commit: [FLINK-4301] [docs] Make the quickstart's Flink version configurable

2018-07-02 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 5a3c1057e -> 9d8b3cd3e [FLINK-4301] [docs] Make the quickstart's Flink version configurable This closes #6204. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4301] [docs] Make the quickstart's Flink version configurable

2018-07-02 Thread trohrmann
Repository: flink Updated Branches: refs/heads/release-1.5 e915747c7 -> 35bddc13f [FLINK-4301] [docs] Make the quickstart's Flink version configurable This closes #6204. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-9677][rest] Cleanup encoder after request has been processed

2018-07-02 Thread chesnay
Repository: flink Updated Branches: refs/heads/release-1.5 35bddc13f -> fea870b51 [FLINK-9677][rest] Cleanup encoder after request has been processed Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/fea870b5 Tree:

flink git commit: [FLINK-9655][tests] Add missing parallelism parameters

2018-07-02 Thread tzulitai
Repository: flink Updated Branches: refs/heads/release-1.5 a2f43b4cc -> e915747c7 [FLINK-9655][tests] Add missing parallelism parameters This closes #6209. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/e915747c Tree:

flink git commit: [FLINK-9655][tests] Add missing parallelism parameters

2018-07-02 Thread tzulitai
Repository: flink Updated Branches: refs/heads/master 89cfeaa88 -> 5a3c1057e [FLINK-9655][tests] Add missing parallelism parameters This closes #6209. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5a3c1057 Tree:

flink-web git commit: [FLINK-4301] Allow quickstart scripts to accept version parameter

2018-07-02 Thread trohrmann
Repository: flink-web Updated Branches: refs/heads/asf-site e62b7bc42 -> d9f9d1859 [FLINK-4301] Allow quickstart scripts to accept version parameter This closes #111. Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit:

flink git commit: [FLINK-8650] [table] Add documentation and tests for WINDOW clause.

2018-07-02 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 9d8b3cd3e -> 5755a1345 [FLINK-8650] [table] Add documentation and tests for WINDOW clause. This closes #6226. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5755a134

flink git commit: [FLINK-8650] [table] Add documentation and tests for WINDOW clause.

2018-07-02 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-1.5 fea870b51 -> 41cef0da3 [FLINK-8650] [table] Add documentation and tests for WINDOW clause. This closes #6226. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-8650] [table] Add documentation and tests for WINDOW clause.

2018-07-02 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-1.4 8fa60ec20 -> e952408cb [FLINK-8650] [table] Add documentation and tests for WINDOW clause. This closes #6226. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[2/2] flink git commit: [hotfix][yarn] Extract number of task slots once from configuration

2018-07-02 Thread trohrmann
[hotfix][yarn] Extract number of task slots once from configuration Let the YarnResourceManager only extract the number of task slots once from the provided configuration. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[1/2] flink git commit: [FLINK-9567][yarn] Only restart containers if there are pending slot requests

2018-07-02 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 5755a1345 -> a49587a6e [FLINK-9567][yarn] Only restart containers if there are pending slot requests The YarnResourceManager should only restart containers if it still has some pending slot requests left. This solves the problem that upon

[2/2] flink git commit: [hotfix][yarn] Extract number of task slots once from configuration

2018-07-02 Thread trohrmann
[hotfix][yarn] Extract number of task slots once from configuration Let the YarnResourceManager only extract the number of task slots once from the provided configuration. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[1/2] flink git commit: [FLINK-9567][yarn] Only restart containers if there are pending slot requests

2018-07-02 Thread trohrmann
Repository: flink Updated Branches: refs/heads/release-1.5 41cef0da3 -> e1fcd458a [FLINK-9567][yarn] Only restart containers if there are pending slot requests The YarnResourceManager should only restart containers if it still has some pending slot requests left. This solves the problem that