[flink] 03/10: [hotfix] [tests] Checkstyle fixes and minor code cleanup in ResourceProfileTest and ResourceSpecTest

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 5e3d77a7883d105a46ee5a0ebf2c3988acafcaf4 Author: Stephan Ewen AuthorDate: Thu Jul 11 16:15:51 2019 +0200

[flink] branch release-1.9 updated (9d7045c -> 9190a67)

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 9d7045c [FLINK-13133] [pubsub] Fix small error in PubSub documentation relating to PubSubSink serializer and

[flink] 01/10: [FLINK-12766][runtime] Introduce merge and subtract calculations and tests for ResourceProfile.

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit a8cacc63a0ed50477592e07e21892daaf5808083 Author: Xintong Song AuthorDate: Sun Jul 7 09:44:08 2019 +0800

[flink] 02/10: [FLINK-12765][coordinator] Change the default resource spec to UNKNOWN

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit c5a6b1f03ecc3a0752fdf7cf56cfa297c69c9998 Author: Gao Yun AuthorDate: Wed Jul 10 15:16:16 2019 +0800

[flink] 04/10: [FLINK-12766][runtime] Fix bug in merging and converting UNKNOWN ResourceSpecs.

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 3de2417d9f16fc38c15a04e37b57843b6b1fd6ce Author: Stephan Ewen AuthorDate: Thu Jul 11 16:54:07 2019 +0200

[flink] 07/10: [FLINK-12765][coordinator] Disable jobs where some, but nor all, vertices have configured resource profiles

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit a7407730f039238b7f43c69ef83f3c0374e54123 Author: Gao Yun AuthorDate: Tue Jun 25 23:37:05 2019 +0800

[flink] 09/10: [FLINK-12765][jobmanager] Let some slot reqests fail if the sharing slot is oversubscribed

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9b5256e7afc33fd1708baff9626602c5d2ec9c03 Author: Gao Yun AuthorDate: Sat Jun 22 00:13:56 2019 +0800

[flink] 08/10: [FLINK-12765][jobmanager] Keep track of the resources used in the task slot hierarchy

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4048a5393ff4e7be0c3e427462bdfbe6c9791843 Author: Gao Yun AuthorDate: Mon Jun 17 08:22:41 2019 +0800

[flink] 10/10: [FLINK-13250][blink runner] Make sure that all nodes have a concrete resource profile

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9190a6767f725ce7ff5f46c7c8f8a62c45503c34 Author: Stephan Ewen AuthorDate: Fri Jul 12 18:28:36 2019 +0200

[flink] 06/10: [hotfix][core] Minor cleanups to the ResourceSpec class

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit e82ce37019d827d847b5204eba0ab4a521e30970 Author: Stephan Ewen AuthorDate: Thu Jul 11 17:40:41 2019 +0200

[flink] 05/10: [hotfix][runtime] Preserve singleton property of UNKNOWN ResourceSpec and ResourceProfile

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit a81344c2a15d7b8191bfd3a71a518d3cb9b7460e Author: Stephan Ewen AuthorDate: Thu Jul 11 17:11:58 2019 +0200

[flink] branch master updated (6cf98b6 -> d56c45a)

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6cf98b6 [FLINK-12804] Change mailbox implementation from bounded to unbounded new 0421594

[flink] 10/10: [FLINK-13250][blink runner] Make sure that all nodes have a concrete resource profile

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d56c45a090de689a01fc8ddb884e6baa29568322 Author: Stephan Ewen AuthorDate: Fri Jul 12 18:28:36 2019 +0200

[flink] 08/10: [FLINK-12765][jobmanager] Keep track of the resources used in the task slot hierarchy

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit bcec7d711591bdbafe9ec460e68e0f609740b9d4 Author: Gao Yun AuthorDate: Mon Jun 17 08:22:41 2019 +0800

[flink] 07/10: [FLINK-12765][coordinator] Disable jobs where some, but nor all, vertices have configured resource profiles

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit faa839d4acde330831930a6fc23713f1d18a53e5 Author: Gao Yun AuthorDate: Tue Jun 25 23:37:05 2019 +0800

[flink] 02/10: [FLINK-12765][coordinator] Change the default resource spec to UNKNOWN

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f6857a4660eb84c07425594d4fb36df57761aa1a Author: Gao Yun AuthorDate: Wed Jul 10 15:16:16 2019 +0800

[flink] 06/10: [hotfix][core] Minor cleanups to the ResourceSpec class

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5654e0f4750cd9fbe7cba2bdebd16ea3cb4011d6 Author: Stephan Ewen AuthorDate: Thu Jul 11 17:40:41 2019 +0200

[flink] 04/10: [FLINK-12766][runtime] Fix bug in merging and converting UNKNOWN ResourceSpecs.

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2947015e664ddff083e407c539cde0b7f78a83de Author: Stephan Ewen AuthorDate: Thu Jul 11 16:54:07 2019 +0200

[flink] 03/10: [hotfix] [tests] Checkstyle fixes and minor code cleanup in ResourceProfileTest and ResourceSpecTest

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c5072dfd17aa8340c66a29e5b8f402d80cd6bb76 Author: Stephan Ewen AuthorDate: Thu Jul 11 16:15:51 2019 +0200 [hotfix]

[flink] 05/10: [hotfix][runtime] Preserve singleton property of UNKNOWN ResourceSpec and ResourceProfile

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e6ef67783006f57e9378e16559bff0d109cee0a6 Author: Stephan Ewen AuthorDate: Thu Jul 11 17:11:58 2019 +0200

[flink] 09/10: [FLINK-12765][jobmanager] Let some slot reqests fail if the sharing slot is oversubscribed

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a587576ef513f1df5a3c19b0e01a9eb43ec6f80e Author: Gao Yun AuthorDate: Sat Jun 22 00:13:56 2019 +0800

[flink] 01/10: [FLINK-12766][runtime] Introduce merge and subtract calculations and tests for ResourceProfile.

2019-07-12 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0421594f22d676ff15b6edf66b9861597000ff7d Author: Xintong Song AuthorDate: Sun Jul 7 09:44:08 2019 +0800

[flink] 03/03: [FLINK-12804] Change mailbox implementation from bounded to unbounded

2019-07-12 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6cf98b671d889f1003172bc656ded69d1aab9235 Author: Stefan Richter AuthorDate: Wed Jul 3 13:32:46 2019 +0200

[flink] 02/03: [FLINK-12804] Introduce mailbox-based ExecutorService

2019-07-12 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 5b24aa0302074a5eaf6c1b47c2764e9883b674ab Author: Stefan Richter AuthorDate: Fri Jun 21 18:07:03 2019 +0200

[flink] branch master updated (3059a2f -> 6cf98b6)

2019-07-12 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3059a2f [FLINK-13133] [pubsub] Fix small error in PubSub documentation relating to PubSubSink serializer and

[flink] 01/03: [hotfix] Remove dangerous waiting methods from mailbox

2019-07-12 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit acfbc83cf17f94a27c1aa71c331ee95382f55596 Author: Stefan Richter AuthorDate: Wed Jun 26 12:21:33 2019 +0200

[flink-playgrounds] 01/01: Add license file to initialize repo

2019-07-12 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-playgrounds.git commit 3d421dcbea9f015d9a700819ab117f7087ecc883 Author: Robert Metzger AuthorDate: Fri Jul 12 12:58:12 2019 +0200

[flink-playgrounds] branch master created (now 3d421dc)

2019-07-12 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-playgrounds.git. at 3d421dc Add license file to initialize repo This branch includes the following new commits: new

[flink] branch release-1.9 updated: [FLINK-13133] [pubsub] Fix small error in PubSub documentation relating to PubSubSink serializer and emulator settings

2019-07-12 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 9d7045c [FLINK-13133] [pubsub] Fix

[flink] branch master updated: [FLINK-13133] [pubsub] Fix small error in PubSub documentation relating to PubSubSink serializer and emulator settings

2019-07-12 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 3059a2f [FLINK-13133] [pubsub] Fix small

[flink] branch release-1.9 updated: [FLINK-13219][hive] Disable tests for hadoop 2.4 profile

2019-07-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 8e50e5d [FLINK-13219][hive] Disable

[flink] branch master updated: [FLINK-13219][hive] Disable tests for hadoop 2.4 profile

2019-07-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new b7f855a [FLINK-13219][hive] Disable tests for

[flink] branch release-1.9 created (now 53a044c)

2019-07-12 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. at 53a044c [FLINK-13232][table-planner-blink] Fix CURRENT_DATE test to avoid timezone error No new revisions were

[flink] branch master updated: Update version to 1.10-SNAPSHOT

2019-07-12 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 07d57bd Update version to 1.10-SNAPSHOT 07d57bd

[flink] branch release-1.9 deleted (was db488c0)

2019-07-12 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. was db488c0 [FLINK-13220][table-planner-blink] Add DDL support for blink planner The revisions that were on this

[flink] branch release-1.9 created (now db488c0)

2019-07-12 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. at db488c0 [FLINK-13220][table-planner-blink] Add DDL support for blink planner No new revisions were added by

[flink-web] branch asf-site updated: Rebuild website

2019-07-12 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new a22da2b Rebuild website a22da2b is

[flink-web] branch asf-site updated: update the role info

2019-07-12 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new 5bd506c update the role info 5bd506c

[flink] branch master updated: [FLINK-13232][table-planner-blink] Fix CURRENT_DATE test to avoid timezone error

2019-07-12 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 53a044c [FLINK-13232][table-planner-blink] Fix

[flink] 02/03: [hotfix][network] Make BoundedBlockingSubpartitionType configurable

2019-07-12 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 67bc355d0edda18563c57dc8b6f2ba61f066e872 Author: Zhijiang AuthorDate: Wed Jul 10 12:18:30 2019 +0800

[flink] branch master updated (db488c0 -> 2c8ee78)

2019-07-12 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from db488c0 [FLINK-13220][table-planner-blink] Add DDL support for blink planner new 130e797 [hotfix][network]

[flink] 01/03: [hotfix][network] Move private NoOpResultSubpartitionView class out of PartitionRequestQueueTest

2019-07-12 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 130e7970b5aefc064498f0d67811260face2e5e5 Author: Zhijiang AuthorDate: Tue Jul 9 18:32:35 2019 +0800

[flink] 03/03: [FLINK-13100][network] Fix the bug of throwing IOException while FileChannelBoundedData#nextBuffer

2019-07-12 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2c8ee78f714af4995f618c768661f5b638cd3025 Author: Zhijiang AuthorDate: Wed Jul 10 14:31:30 2019 +0800