[jira] [Created] (FLINK-14078) Introduce more JDBCDialect implementations

2019-09-15 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-14078: Summary: Introduce more JDBCDialect implementations Key: FLINK-14078 URL: https://issues.apache.org/jira/browse/FLINK-14078 Project: Flink Issue Type: New

Re: [DISCUSS] FLIP-56: Dynamic Slot Allocation

2019-09-15 Thread Xintong Song
Thanks for the comments, Till and Wenlong. @Wenlong Regarding slot sharing, the general idea is to request a slot with resources for tasks of the entire slot sharing group. Details can be found in FLIP-53 [1], regarding how to decide the slot sharing groups and how to manage task resources within

Re: [DISCUSS] FLIP-56: Dynamic Slot Allocation

2019-09-15 Thread wenlong.lwl
Hi, Xintong, thanks for the great proposal. big +1 for the feature! It is something like mapreduce-1.0 to mapreduce-2.0. I like the design on the whole. One point may need to be included in the proposal:How we deal with slot share group and dynamic slot allocation? It can be quite different with

[ANNOUNCE] Weekly Community Update 2019/37

2019-09-15 Thread Konstantin Knauf
Dear community, happy to share this week's community update with the release of Flink 1.8.2, more work in the area of dynamic resource management, three proposals in the SQL space and a bit more. Flink Development == * [releases] *Flink 1.8.2* has been released. [1] * [resource

Re: Use of loading flink-conf.yaml in Flink-sql client

2019-09-15 Thread Dipanjan Mazumder
Hi,    i was reading through the Flink docs, and i have got to an understanding that each application will have its own instance of Jobamanager and TaskManagers and so every application will have to have a initial configuration for defining the application topology to be drawn in the flink