flink-web git commit: Bump Flink version in quickstart scripts to 1.1.4 and 1.2-SNAPSHOT

2017-01-16 Thread trohrmann
Repository: flink-web Updated Branches: refs/heads/asf-site 4d8a7e262 -> 91495ac00 Bump Flink version in quickstart scripts to 1.1.4 and 1.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/91495ac0 Tree:

[01/10] flink git commit: [hotfix] [docs] Move 'dev/state_backends' to 'ops/state_backends'

2017-01-16 Thread sewen
Repository: flink Updated Branches: refs/heads/release-1.2 33c5df6dd -> f4869a66d [hotfix] [docs] Move 'dev/state_backends' to 'ops/state_backends' Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/daad28ab Tree:

[05/10] flink git commit: [FLINK-5456] [docs] Add stub for types of state and state interfaces

2017-01-16 Thread sewen
[FLINK-5456] [docs] Add stub for types of state and state interfaces Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/58509531 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/58509531 Diff:

[08/10] flink git commit: [FLINK-5459] [docs] Add templates for debugging classloading and debugging event time issues

2017-01-16 Thread sewen
[FLINK-5459] [docs] Add templates for debugging classloading and debugging event time issues Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ef185d77 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ef185d77 Diff:

[06/10] flink git commit: [FLINK-5457] [docs] Add stub for Async I/O docs

2017-01-16 Thread sewen
[FLINK-5457] [docs] Add stub for Async I/O docs Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2730e895 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/2730e895 Diff:

[07/10] flink git commit: [FLINK-5458] [docs] Add a template for migration guide

2017-01-16 Thread sewen
[FLINK-5458] [docs] Add a template for migration guide Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4b0c4d96 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4b0c4d96 Diff:

[10/10] flink git commit: [FLINK-5457] [docs] Add documentation for asynchronous I/O

2017-01-16 Thread sewen
[FLINK-5457] [docs] Add documentation for asynchronous I/O Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/f4869a66 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/f4869a66 Diff:

[09/10] flink git commit: [FLINK-5460] [docs] Add placeholder for Docker setup guide

2017-01-16 Thread sewen
[FLINK-5460] [docs] Add placeholder for Docker setup guide Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b41d0ff8 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/b41d0ff8 Diff:

[04/10] flink git commit: [hotfix] [docs] Move section about internal snapshot implementation from 'state_backends.md' to 'stream_checkpointing.md'

2017-01-16 Thread sewen
[hotfix] [docs] Move section about internal snapshot implementation from 'state_backends.md' to 'stream_checkpointing.md' Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ac193d6a Tree:

[02/10] flink git commit: [FLINK-5454] [docs] Add stub for docs on "Tuning for large state"

2017-01-16 Thread sewen
[FLINK-5454] [docs] Add stub for docs on "Tuning for large state" Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7aad7514 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/7aad7514 Diff:

[03/10] flink git commit: [FLINK-5455] [docs] Add stub for Upgrading Jobs and Framework

2017-01-16 Thread sewen
[FLINK-5455] [docs] Add stub for Upgrading Jobs and Framework Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/a562e3d9 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/a562e3d9 Diff:

flink git commit: [FLINK-4692] [table] Add tumbling group-windows for batch tables

2017-01-16 Thread twalthr
Repository: flink Updated Branches: refs/heads/master fb3761b57 -> 88576a0ee [FLINK-4692] [table] Add tumbling group-windows for batch tables This closes #2938. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/88576a0e

flink git commit: [FLINK-5426] [ml] Clean up the Flink Machine Learning library

2017-01-16 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 88576a0ee -> 1753b1d25 [FLINK-5426] [ml] Clean up the Flink Machine Learning library Removed duplicate tests, inproved scaladoc and naming, removed typo's in scaladoc, introduced and improved use of constants, improved test-case naming.

flink git commit: [FLINK-5457] [docs] Add documentation for asynchronous I/O

2017-01-16 Thread sewen
Repository: flink Updated Branches: refs/heads/master e2ba042c1 -> fb3761b57 [FLINK-5457] [docs] Add documentation for asynchronous I/O Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/fb3761b5 Tree:

flink git commit: [hotfix] [table] Test does not extend TableProgramsTestBase

2017-01-16 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 1753b1d25 -> 68228ffdd [hotfix] [table] Test does not extend TableProgramsTestBase Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/68228ffd Tree:

flink git commit: [FLINK-5303] [table] Add CUBE/ROLLUP/GROUPING SETS operator in SQL

2017-01-16 Thread twalthr
Repository: flink Updated Branches: refs/heads/master 68228ffdd -> ef8cdfe59 [FLINK-5303] [table] Add CUBE/ROLLUP/GROUPING SETS operator in SQL This closes #2976. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ef8cdfe5

[2/9] flink git commit: [FLINK-5448] [checkpoints] Fix typo in StateAssignmentOperation Exception

2017-01-16 Thread sewen
[FLINK-5448] [checkpoints] Fix typo in StateAssignmentOperation Exception This closes #3097 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/fa67ef40 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/fa67ef40 Diff:

[5/9] flink git commit: [FLINK-3617] [scala apis] Added null value check.

2017-01-16 Thread sewen
[FLINK-3617] [scala apis] Added null value check. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/fdce1f31 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/fdce1f31 Diff:

[6/9] flink git commit: [FLINK-5345] [core] Migrate various cleanup calls to concurrency-safe directory deletion

2017-01-16 Thread sewen
[FLINK-5345] [core] Migrate various cleanup calls to concurrency-safe directory deletion Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c4626cba Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/c4626cba Diff:

[4/9] flink git commit: [FLINK-4450] [storm compat] Update storm version to 1.0

2017-01-16 Thread sewen
[FLINK-4450] [storm compat] Update storm version to 1.0 This closes #3037 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/475c0b1a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/475c0b1a Diff:

[8/9] flink git commit: [FLINK-5345] [core] Add a utility to delete directories without failing in the presence of concurrent deletes

2017-01-16 Thread sewen
[FLINK-5345] [core] Add a utility to delete directories without failing in the presence of concurrent deletes Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8742ff1b Tree:

[9/9] flink git commit: [FLINK-4959] [docs] Add documentation for ProcessFunction

2017-01-16 Thread sewen
[FLINK-4959] [docs] Add documentation for ProcessFunction Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7a339a65 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/7a339a65 Diff:

[1/9] flink git commit: [FLINK-5438] [streaming api] Typo in JobGraph generator Exception

2017-01-16 Thread sewen
Repository: flink Updated Branches: refs/heads/master ef8cdfe59 -> 7a339a65f [FLINK-5438] [streaming api] Typo in JobGraph generator Exception This closes #3098 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c2f28c01

[3/9] flink git commit: [FLINK-4450] [storm compat] Update storm version to 1.0

2017-01-16 Thread sewen
http://git-wip-us.apache.org/repos/asf/flink/blob/475c0b1a/flink-contrib/flink-storm/src/main/java/org/apache/flink/storm/util/FiniteSpout.java -- diff --git

[7/7] flink git commit: [FLINK-4959] [docs] Add documentation for ProcessFunction

2017-01-16 Thread sewen
[FLINK-4959] [docs] Add documentation for ProcessFunction Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2eb926f2 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/2eb926f2 Diff:

[3/7] flink git commit: [FLINK-5485] [webfrontend] Mark compiled web frontend files as binary when processed by git diff

2017-01-16 Thread sewen
[FLINK-5485] [webfrontend] Mark compiled web frontend files as binary when processed by git diff Particularly beneficial now that javascript is minified, we can mark compiled web frontend files as binary when processed by git diff. https://linux.die.net/man/5/gitattributes This does not

[1/7] flink git commit: [FLINK-5448] [checkpoints] Fix typo in StateAssignmentOperation Exception

2017-01-16 Thread sewen
Repository: flink Updated Branches: refs/heads/release-1.2 f4869a66d -> 2eb926f2b [FLINK-5448] [checkpoints] Fix typo in StateAssignmentOperation Exception This closes #3097 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[2/7] flink git commit: [FLINK-5438] [streaming api] Typo in JobGraph generator Exception

2017-01-16 Thread sewen
[FLINK-5438] [streaming api] Typo in JobGraph generator Exception This closes #3098 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/30b467f2 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/30b467f2 Diff:

[6/7] flink git commit: [FLINK-3617] [scala apis] Added null value check.

2017-01-16 Thread sewen
[FLINK-3617] [scala apis] Added null value check. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/27c11e1b Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/27c11e1b Diff:

[4/7] flink git commit: [FLINK-5345] [core] Add a utility to delete directories without failing in the presence of concurrent deletes

2017-01-16 Thread sewen
[FLINK-5345] [core] Add a utility to delete directories without failing in the presence of concurrent deletes Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b1be3f5c Tree:

[5/7] flink git commit: [FLINK-5345] [core] Migrate various cleanup calls to concurrency-safe directory deletion

2017-01-16 Thread sewen
[FLINK-5345] [core] Migrate various cleanup calls to concurrency-safe directory deletion Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d1b86aab Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/d1b86aab Diff: