buildbot success in on flink-docs-release-0.9

2016-08-29 Thread buildbot
The Buildbot has detected a restored build 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/430 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave3_ubuntu Build Reason: The

[2/2] flink-web git commit: Rebuild website

2016-08-29 Thread tzulitai
Rebuild website Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/0c8713c2 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/0c8713c2 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/0c8713c2

[1/2] flink-web git commit: Add tzulitai to Community People

2016-08-29 Thread tzulitai
Repository: flink-web Updated Branches: refs/heads/asf-site de3ae0dbc -> 0c8713c21 Add tzulitai to Community People Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/3f176580 Tree:

Build failed in Jenkins: flink-snapshot-deployment #204

2016-08-29 Thread Apache Jenkins Server
See -- [...truncated 13850 lines...] [INFO] Excluding commons-el:commons-el:jar:1.0 from the shaded jar. [INFO] Excluding hsqldb:hsqldb:jar:1.8.0.10 from the shaded jar. [INFO] Excluding

buildbot failure in on flink-docs-master

2016-08-29 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/440 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The Nightly

flink git commit: [FLINK-3950] Add Meter interface

2016-08-29 Thread chesnay
Repository: flink Updated Branches: refs/heads/master 6226108e8 -> 8195001bb [FLINK-3950] Add Meter interface This closes #2374 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8195001b Tree:

[3/3] flink git commit: [FLINK-4526][yarn] remove redundant proxy messages

2016-08-29 Thread mxm
[FLINK-4526][yarn] remove redundant proxy messages This closes #2437 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/f7ec1efb Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/f7ec1efb Diff:

[2/3] flink git commit: [FLINK-4486] detached YarnSession: wait until cluster startup is complete

2016-08-29 Thread mxm
[FLINK-4486] detached YarnSession: wait until cluster startup is complete This closes #2423 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4cdeb118 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4cdeb118 Diff:

[1/3] flink git commit: [FLINK-4488][yarn] only automatically shutdown clusters for detached jobs

2016-08-29 Thread mxm
Repository: flink Updated Branches: refs/heads/release-1.1 3cf494a3e -> f7ec1efb3 [FLINK-4488][yarn] only automatically shutdown clusters for detached jobs - add check to yarn tests to verify cluster hasn't been shutdown prematurely This closes #2419 Project:

flink git commit: [hotfix] [clustermgnt] Set pending registration properly in TaskExecutorToResourceManagerConnection

2016-08-29 Thread trohrmann
Repository: flink Updated Branches: refs/heads/flip-6 734297615 -> 5d71a552a [hotfix] [clustermgnt] Set pending registration properly in TaskExecutorToResourceManagerConnection Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[3/4] flink git commit: [FLINK-4526][yarn] remove redundant proxy messages

2016-08-29 Thread mxm
[FLINK-4526][yarn] remove redundant proxy messages This closes #2437 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/31c88a56 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/31c88a56 Diff:

[4/4] flink git commit: [hotfix] fix Checkstyle error

2016-08-29 Thread mxm
[hotfix] fix Checkstyle error Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/6226108e Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/6226108e Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/6226108e Branch:

[2/4] flink git commit: [FLINK-4488][yarn] only automatically shutdown clusters for detached jobs

2016-08-29 Thread mxm
[FLINK-4488][yarn] only automatically shutdown clusters for detached jobs - add check to yarn tests to verify cluster hasn't been shutdown prematurely This closes #2419 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[4/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milestone

2016-08-29 Thread mxm
[FLINK-1984] Mesos ResourceManager - T1 milestone Implemented Mesos AppMaster including: - runners for AppMaster and TaskManager - MesosFlinkResourceManager as a Mesos framework - ZK persistent storage for Mesos tasks - reusable scheduler actors for: - offer handling using Netflix Fenzo

[6/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milstone (3)

2016-08-29 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/59eeea4c/flink-mesos/src/main/scala/org/apache/flink/runtime/clusterframework/ContaineredJobManager.scala -- diff --git

[8/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milestone (4)

2016-08-29 Thread mxm
[FLINK-1984] Mesos ResourceManager - T1 milestone (4) - adjust pom.xml per feedback Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/38a9534c Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/38a9534c Diff:

[3/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milestone

2016-08-29 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/d9b2be05/flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/RegisteredMesosWorkerNode.scala -- diff --git

[2/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milestone

2016-08-29 Thread mxm
http://git-wip-us.apache.org/repos/asf/flink/blob/d9b2be05/flink-mesos/src/main/scala/org/apache/flink/mesos/scheduler/TaskMonitor.scala -- diff --git

[7/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milstone (3)

2016-08-29 Thread mxm
[FLINK-1984] Mesos ResourceManager - T1 milstone (3) - Fenzo usage fix - always call scheduleOnce after expireAllLeases. - increased aggressiveness of task scheduler - factored YarnJobManager and MesosJobManager to share base class `ContaineredJobManager` - improved supervision for task actors,

[9/9] flink git commit: [FLINK-1984] port Mesos code to latest master

2016-08-29 Thread mxm
[FLINK-1984] port Mesos code to latest master - move Scala code to /scala dir - remove merge commits - update version This closes #2315 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/842e3e7d Tree:

[1/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milestone

2016-08-29 Thread mxm
Repository: flink Updated Branches: refs/heads/master 578e80e3c -> 842e3e7d1 http://git-wip-us.apache.org/repos/asf/flink/blob/d9b2be05/flink-mesos/src/test/scala/org/apache/flink/runtime/akka/FSMSpec.scala -- diff --git

[5/9] flink git commit: [FLINK-1984] Mesos ResourceManager - T1 milestone (2)

2016-08-29 Thread mxm
[FLINK-1984] Mesos ResourceManager - T1 milestone (2) Add license information Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/67be9e07 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/67be9e07 Diff:

flink git commit: [FLINK-4525] [core] Drop special cases for 'StrictlyLocalAssignment' and 'PredeterminedAssignment'

2016-08-29 Thread sewen
Repository: flink Updated Branches: refs/heads/master 1d53a40a6 -> 578e80e3c [FLINK-4525] [core] Drop special cases for 'StrictlyLocalAssignment' and 'PredeterminedAssignment' Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [hotfix][docs] fixed timestamp extractor documentation Java example

2016-08-29 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master 1f1788619 -> 1d53a40a6 [hotfix][docs] fixed timestamp extractor documentation Java example This closes #2433 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/1d53a40a

flink git commit: [hotfix][docs] fixed timestamp extractor documentation Java example

2016-08-29 Thread rmetzger
Repository: flink Updated Branches: refs/heads/release-1.1 b3ad0284d -> 3cf494a3e [hotfix][docs] fixed timestamp extractor documentation Java example This closes #2433 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4420] [table] Introduce star(*) to select all of the columns in the table

2016-08-29 Thread twalthr
Repository: flink Updated Branches: refs/heads/master c2585c6c8 -> 1f1788619 [FLINK-4420] [table] Introduce star(*) to select all of the columns in the table This closes #2384. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [hotfix][quickstarts] Remove Jodatime exclusion

2016-08-29 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master 7b574cf5b -> c2585c6c8 [hotfix][quickstarts] Remove Jodatime exclusion Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/c2585c6c Tree:

flink git commit: [hotfix][quickstarts] Remove Jodatime exclusion

2016-08-29 Thread rmetzger
Repository: flink Updated Branches: refs/heads/release-1.1 81f30c5ed -> b3ad0284d [hotfix][quickstarts] Remove Jodatime exclusion Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b3ad0284 Tree:

flink git commit: [FLINK-4341] Let idle consumer subtasks emit max value watermarks and fail on resharding

2016-08-29 Thread rmetzger
Repository: flink Updated Branches: refs/heads/release-1.1 717fc906d -> 81f30c5ed [FLINK-4341] Let idle consumer subtasks emit max value watermarks and fail on resharding This no longer allows the Kinesis consumer to transparently handle resharding. This is a short-term workaround until we

flink git commit: [FLINK-4341] Let idle consumer subtasks emit max value watermarks and fail on resharding

2016-08-29 Thread rmetzger
Repository: flink Updated Branches: refs/heads/master 7a539c05a -> 7b574cf5b [FLINK-4341] Let idle consumer subtasks emit max value watermarks and fail on resharding This no longer allows the Kinesis consumer to transparently handle resharding. This is a short-term workaround until we have a

flink git commit: [FLINK-3677] Remove Guava dependency from flink-core

2016-08-29 Thread mxm
Repository: flink Updated Branches: refs/heads/master 3505316c6 -> 7a539c05a [FLINK-3677] Remove Guava dependency from flink-core Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/7a539c05 Tree: