[jira] [Created] (FLINK-16936) TablEnv creation and planner execution must be in the same thread

2020-04-01 Thread Jeff Zhang (Jira)
Jeff Zhang created FLINK-16936: -- Summary: TablEnv creation and planner execution must be in the same thread Key: FLINK-16936 URL: https://issues.apache.org/jira/browse/FLINK-16936 Project: Flink

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread Kurt Young
Thanks all for your feedback! I've created FLINK-16934 [1] to track this effort. @Timo I created a sub-task to this issue to track ignored test cases. Any further suggestions or feedbacks are still appreciated. [1] https://issues.apache.org/jira/browse/FLINK-16934 Best, Kurt On Thu, Apr 2, 2

[jira] [Created] (FLINK-16935) Open or delete ignored test cases in blink planner

2020-04-01 Thread Kurt Young (Jira)
Kurt Young created FLINK-16935: -- Summary: Open or delete ignored test cases in blink planner Key: FLINK-16935 URL: https://issues.apache.org/jira/browse/FLINK-16935 Project: Flink Issue Type: Su

[jira] [Created] (FLINK-16934) Change default planner to blink

2020-04-01 Thread Kurt Young (Jira)
Kurt Young created FLINK-16934: -- Summary: Change default planner to blink Key: FLINK-16934 URL: https://issues.apache.org/jira/browse/FLINK-16934 Project: Flink Issue Type: Improvement

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Biao Liu
Congrats! Thanks, Biao /'bɪ.aʊ/ On Thu, 2 Apr 2020 at 11:59, Yuan Mei wrote: > Congrats :-) > > On Wed, Apr 1, 2020 at 4:52 PM Stephan Ewen wrote: > > > Hi all! > > > > Happy to announce that over the last few weeks, several people in the > > community joined in new roles: > > > > - Konsta

Re: [DISCUSS]FLIP-113: Support SQL and planner hints

2020-04-01 Thread Jingsong Li
Hi Dawid, > When a factory is instantiated it has access to the CatalogTable, therefore it has access to all the original properties. In turn it knows the original format and can call FormatFactory#supportedHintOptions(). Factory can only get CatalogTable when creating source or sink, right? IIUC

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Yuan Mei
Congrats :-) On Wed, Apr 1, 2020 at 4:52 PM Stephan Ewen wrote: > Hi all! > > Happy to announce that over the last few weeks, several people in the > community joined in new roles: > > - Konstantin Knauf joined as a committer. You may know him, for example, > from the weekly community updates.

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread Zhenghua Gao
+1 to make blink planner as the default. It's more powerful and has richer features. *Best Regards,* *Zhenghua Gao* On Thu, Apr 2, 2020 at 11:12 AM zoudan wrote: > > +1 to make the blink planner be the planner in 1.11. > We have already user blink planner as default planner in our production >

Re: [DISCUSS] FLIP-84 Feedback Summary

2020-04-01 Thread godfrey he
Hi Aljoscha, Dawid, Timo, Thanks so much for the detailed explanation. Agree with you that the multiline story is not completed now, and we can keep discussion. I will add current discussions and conclusions to the FLIP. Best, Godfrey Timo Walther 于2020年4月1日周三 下午11:27写道: > Hi Godfrey, > > fi

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread zoudan
Congratulations to all of you! Best, Dan Zou

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread zoudan
+1 to make the blink planner be the planner in 1.11. We have already user blink planner as default planner in our production environment, and it works well. Best, Dan Zou > 在 2020年4月1日,22:39,Danny Chan 写道: > > +1 to use blink-planner as the default. It’s really awful to upgrade Calcite > fo

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Tzu-Li (Gordon) Tai
Good catch @Dian, that was because we changed some dependencies in statefun-flink-distribution to provided scope from the previous RC, but did not remove the NOTICE entries. Would be good to fix that as well in the next RC. On Thu, Apr 2, 2020, 10:03 AM Dian Fu wrote: > Another issue: https://i

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread godfrey he
Congratulations to all of you~ Best, Godfrey Ismaël Mejía 于2020年4月2日周四 上午6:42写道: > Congrats everyone! > > On Thu, Apr 2, 2020 at 12:16 AM Rong Rong wrote: > > > > Congratulations to all!!! > > > > -- > > Rong > > > > On Wed, Apr 1, 2020 at 2:27 PM Thomas Weise wrote: > > > > > Congratulations

[jira] [Created] (FLINK-16933) No suitable driver found for jdbc:xxx

2020-04-01 Thread morgan (Jira)
morgan created FLINK-16933: -- Summary: No suitable driver found for jdbc:xxx Key: FLINK-16933 URL: https://issues.apache.org/jira/browse/FLINK-16933 Project: Flink Issue Type: Bug Component

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Dian Fu
Another issue: https://issues.apache.org/jira/browse/FLINK-16932 The following packages which are declared in the NOTICE to be bundled in the jar of statefun-flink-distribution are not actually bundled in it: - org.apache.commons:commons-math3:

[jira] [Created] (FLINK-16932) Remove unnecessary entries in the distribution jar NOTICE

2020-04-01 Thread Dian Fu (Jira)
Dian Fu created FLINK-16932: --- Summary: Remove unnecessary entries in the distribution jar NOTICE Key: FLINK-16932 URL: https://issues.apache.org/jira/browse/FLINK-16932 Project: Flink Issue Type: B

[jira] [Created] (FLINK-16931) Large _metadata file lead to JobManager not responding when restart

2020-04-01 Thread Lu Niu (Jira)
Lu Niu created FLINK-16931: -- Summary: Large _metadata file lead to JobManager not responding when restart Key: FLINK-16931 URL: https://issues.apache.org/jira/browse/FLINK-16931 Project: Flink Issu

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Ismaël Mejía
Congrats everyone! On Thu, Apr 2, 2020 at 12:16 AM Rong Rong wrote: > > Congratulations to all!!! > > -- > Rong > > On Wed, Apr 1, 2020 at 2:27 PM Thomas Weise wrote: > > > Congratulations! > > > > > > On Wed, Apr 1, 2020 at 9:31 AM Fabian Hueske wrote: > > > > > Congrats everyone! > > > > > >

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Rong Rong
Congratulations to all!!! -- Rong On Wed, Apr 1, 2020 at 2:27 PM Thomas Weise wrote: > Congratulations! > > > On Wed, Apr 1, 2020 at 9:31 AM Fabian Hueske wrote: > > > Congrats everyone! > > > > Cheers, Fabian > > > > Am Mi., 1. Apr. 2020 um 18:26 Uhr schrieb Yun Tang : > > > > > Congratulatio

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Thomas Weise
Congratulations! On Wed, Apr 1, 2020 at 9:31 AM Fabian Hueske wrote: > Congrats everyone! > > Cheers, Fabian > > Am Mi., 1. Apr. 2020 um 18:26 Uhr schrieb Yun Tang : > > > Congratulations to all of you! > > > > Best > > Yun Tang > > > > From: Yang Wang > > Sent

[jira] [Created] (FLINK-16930) Drop StatefulFunctionsClusterEntryPoint

2020-04-01 Thread Igal Shilman (Jira)
Igal Shilman created FLINK-16930: Summary: Drop StatefulFunctionsClusterEntryPoint Key: FLINK-16930 URL: https://issues.apache.org/jira/browse/FLINK-16930 Project: Flink Issue Type: Improveme

Re: [VOTE] FLIP-102: Add More Metrics to TaskManager

2020-04-01 Thread Zhijiang
Thanks for the FLIP, Yadong. In general I think this work is valuable for users to better understand the Flink's memory usages in different dimensions. Sorry for not going through every detailed discussions below, and I try to do that later if possible. Firstly I try to answer some Andrey's con

Configuring autolinks to Flink JIRA ticket in github repos

2020-04-01 Thread Yun Tang
Hi community. I noticed that Github supports autolink reference recently [1]. This is helpful to allow developers could open Jira ticket link from pull requests title directly when accessing github repo. I have already created INFRA-20055 [2] to ask for configuration for seven Flink related gi

[jira] [Created] (FLINK-16929) Session Window produces sessions randomly

2020-04-01 Thread Ori Popowski (Jira)
Ori Popowski created FLINK-16929: Summary: Session Window produces sessions randomly Key: FLINK-16929 URL: https://issues.apache.org/jira/browse/FLINK-16929 Project: Flink Issue Type: Bug

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Fabian Hueske
Congrats everyone! Cheers, Fabian Am Mi., 1. Apr. 2020 um 18:26 Uhr schrieb Yun Tang : > Congratulations to all of you! > > Best > Yun Tang > > From: Yang Wang > Sent: Wednesday, April 1, 2020 22:28 > To: dev > Subject: Re: [ANNOUNCE] New Committers and PMC mem

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Yun Tang
Congratulations to all of you! Best Yun Tang From: Yang Wang Sent: Wednesday, April 1, 2020 22:28 To: dev Subject: Re: [ANNOUNCE] New Committers and PMC member Congratulations all. Best, Yang Leonard Xu 于2020年4月1日周三 下午10:15写道: > Congratulations Konstantin, D

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Tzu-Li (Gordon) Tai
-1 Another blocker: https://issues.apache.org/jira/browse/FLINK-16927 This is a problem in Flink 1.10.0, but can be addressed in StateFun and unblock the 2.0.0 release by using the legacy scheduler for now, as long as StateFun depends on Flink 1.10.0. We'll have to cancel this RC, in favor of a ne

[jira] [Created] (FLINK-16928) Switch back to new scheduler in Stateful Functions

2020-04-01 Thread Tzu-Li (Gordon) Tai (Jira)
Tzu-Li (Gordon) Tai created FLINK-16928: --- Summary: Switch back to new scheduler in Stateful Functions Key: FLINK-16928 URL: https://issues.apache.org/jira/browse/FLINK-16928 Project: Flink

[jira] [Created] (FLINK-16927) Stateful Function jobs fail to restore after losing task slots using the new Flink scheduler

2020-04-01 Thread Tzu-Li (Gordon) Tai (Jira)
Tzu-Li (Gordon) Tai created FLINK-16927: --- Summary: Stateful Function jobs fail to restore after losing task slots using the new Flink scheduler Key: FLINK-16927 URL: https://issues.apache.org/jira/browse/FLI

Re: [DISCUSS] FLIP-84 Feedback Summary

2020-04-01 Thread Timo Walther
Hi Godfrey, first of all, I agree with Dawid. The multiline story is not completed by this FLIP. It just verifies the big picture. 1. "control the execution logic through the proposed method if they know what the statements are" This is a good point that also Fabian raised in the linked goo

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Igal Shilman
-1 (non binding) Unfortunately we have found a blocker, we are hitting [1]. The side effect of this issue is that it is not possible to configure the execution environment via setting configuration options in flink-conf.yaml. This is the main way checkpointing, for example, is expected to be config

[jira] [Created] (FLINK-16926) Values present at flink-conf.yaml are not respected via the StreamPlanEnvironment

2020-04-01 Thread Igal Shilman (Jira)
Igal Shilman created FLINK-16926: Summary: Values present at flink-conf.yaml are not respected via the StreamPlanEnvironment Key: FLINK-16926 URL: https://issues.apache.org/jira/browse/FLINK-16926 Pr

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread Danny Chan
+1 to use blink-planner as the default. It’s really awful to upgrade Calcite for both planners each time. I believe user would also want a default planner that is more powerful. Best, Danny Chan 在 2020年4月1日 +0800 PM10:26,Leonard Xu ,写道: > +1 to make the Blink planner be the planner in 1.11. > >

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Yang Wang
Congratulations all. Best, Yang Leonard Xu 于2020年4月1日周三 下午10:15写道: > Congratulations Konstantin, Dawid and Zhijiang! Well deserved! > > Best, > Leonard Xu > > 在 2020年4月1日,21:22,Jark Wu 写道: > > > > Congratulations to you all! > > > > Best, > > Jark > > > > On Wed, 1 Apr 2020 at 20:33, Kurt You

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread Leonard Xu
+1 to make the Blink planner be the planner in 1.11. Blink planner has richer features than legacy planner and stable enough from now. Best, Leonard Xu > 在 2020年4月1日,19:51,Aljoscha Krettek 写道: > > +1 to making Blink the default planner, we definitely don't want to maintain > two planners for

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Leonard Xu
Congratulations Konstantin, Dawid and Zhijiang! Well deserved! Best, Leonard Xu > 在 2020年4月1日,21:22,Jark Wu 写道: > > Congratulations to you all! > > Best, > Jark > > On Wed, 1 Apr 2020 at 20:33, Kurt Young wrote: > >> Congratulations to you all! >> >> Best, >> Kurt >> >> >> On Wed, Apr 1,

[jira] [Created] (FLINK-16925) remove Custom Search Engine files from statefun docs

2020-04-01 Thread David Anderson (Jira)
David Anderson created FLINK-16925: -- Summary: remove Custom Search Engine files from statefun docs Key: FLINK-16925 URL: https://issues.apache.org/jira/browse/FLINK-16925 Project: Flink Issu

Re: [DISCUSS]FLIP-113: Support SQL and planner hints

2020-04-01 Thread Danny Chan
Hi, Dawid, thanks so much for the detail suggestions ~ 1. Regarding the motivation: I agree it's not a good suggested way based on the fact that we have better solution, but i think we can support override that as long as it exists as one of the the table options. I would remove if from the mot

[jira] [Created] (FLINK-16924) TableEnvironment#sqlUpdate throw NPE when called in async thread

2020-04-01 Thread Terry Wang (Jira)
Terry Wang created FLINK-16924: -- Summary: TableEnvironment#sqlUpdate throw NPE when called in async thread Key: FLINK-16924 URL: https://issues.apache.org/jira/browse/FLINK-16924 Project: Flink

Re: [DISCUSS] FLIP-84 Feedback Summary

2020-04-01 Thread Dawid Wysakowicz
When considering the multi-line support I think it is helpful to start with a use case in mind. In my opinion consumers of this method will be: 1. sql-client 2. third-part sql based platforms @Godfrey As for the quit/source/... commands. I think those belong to the responsibility of aforementio

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Jark Wu
Congratulations to you all! Best, Jark On Wed, 1 Apr 2020 at 20:33, Kurt Young wrote: > Congratulations to you all! > > Best, > Kurt > > > On Wed, Apr 1, 2020 at 7:41 PM Danny Chan wrote: > > > Congratulations! > > > > Best, > > Danny Chan > > 在 2020年4月1日 +0800 PM7:36,dev@flink.apache.org,写道:

Re: [DISCUSS] FLIP-122: New Connector Property Keys for New Factory

2020-04-01 Thread Jark Wu
Hi everyone, If there are no objections, I would like to start a voting thread by tomorrow. So this is the last call to give feedback for FLIP-122. Cheers, Jark On Wed, 1 Apr 2020 at 16:30, zoudan wrote: > Hi Jark, > Thanks for the proposal. > I like the idea that we put the version in ‘connec

Re: [DISCUSS]FLIP-113: Support SQL and planner hints

2020-04-01 Thread Dawid Wysakowicz
Hi, Few comments from my side: 1. Regarding the motivation: I think the example with changing the update-mode is not a good one. In the long term this should be done with EMIT CHANGELOG (discussed in FLIP-105). Nitpicking: I would mention that it is rather for debugging/ad-hoc solution. I think

Re: [DISCUSS] FLIP-84 Feedback Summary

2020-04-01 Thread Kurt Young
One comment to `executeMultilineSql`, I'm afraid sometimes user might forget to iterate the returned iterators, e.g. user submits a bunch of DDLs and expect the framework will execute them one by one. But it didn't. Best, Kurt On Wed, Apr 1, 2020 at 5:10 PM Aljoscha Krettek wrote: > Agreed to

[jira] [Created] (FLINK-16922) Decimal.toUnscaledBytes should be consistent with BigDecimla.unscaledValue.toByteArray

2020-04-01 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-16922: Summary: Decimal.toUnscaledBytes should be consistent with BigDecimla.unscaledValue.toByteArray Key: FLINK-16922 URL: https://issues.apache.org/jira/browse/FLINK-16922

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Kurt Young
Congratulations to you all! Best, Kurt On Wed, Apr 1, 2020 at 7:41 PM Danny Chan wrote: > Congratulations! > > Best, > Danny Chan > 在 2020年4月1日 +0800 PM7:36,dev@flink.apache.org,写道: > > > > Congratulations! >

[jira] [Created] (FLINK-16921) "kubernetes session test" is unstable

2020-04-01 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-16921: -- Summary: "kubernetes session test" is unstable Key: FLINK-16921 URL: https://issues.apache.org/jira/browse/FLINK-16921 Project: Flink Issue Type: Bug

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread Aljoscha Krettek
+1 to making Blink the default planner, we definitely don't want to maintain two planners for much longer. Best, Aljoscha

Re: [VOTE] FLIP-113: Supports Dynamic Table Options for Flink SQL

2020-04-01 Thread Danny Chan
Thanks, the vote cancels, I would fire a new one if we make agreement in the discussion. Best, Danny Chan 在 2020年4月1日 +0800 AM10:38,Jingsong Li ,写道: > Hi Danny, > > If I haven't missed anything, I don't know how to support the dynamic > options of format. > Connector don't know format information

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Danny Chan
Congratulations! Best, Danny Chan 在 2020年4月1日 +0800 PM7:36,dev@flink.apache.org,写道: > > Congratulations!

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Zhu Zhu
Congratulations Konstantin, Dawid and Zhijiang! Thanks, Zhu Zhu Piotr Nowojski 于2020年4月1日周三 下午7:18写道: > Congratulations :) > > > On 1 Apr 2020, at 13:05, Canbin Zheng wrote: > > > > Congratulations to all of you! > > > > Regards, > > Canbin Zheng. > > > > tison 于2020年4月1日周三 下午7:00写道: > > > >>

[jira] [Created] (FLINK-16920) Flink UI cancel uses an undocumented rest api and uses GET rather than a mutating HTTP method

2020-04-01 Thread John Lonergan (Jira)
John Lonergan created FLINK-16920: - Summary: Flink UI cancel uses an undocumented rest api and uses GET rather than a mutating HTTP method Key: FLINK-16920 URL: https://issues.apache.org/jira/browse/FLINK-16920

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Piotr Nowojski
Congratulations :) > On 1 Apr 2020, at 13:05, Canbin Zheng wrote: > > Congratulations to all of you! > > Regards, > Canbin Zheng. > > tison 于2020年4月1日周三 下午7:00写道: > >> Congratulations to all of you. Well deserved. >> >> Best, >> tison. >> >> >> Yingjie Cao 于2020年4月1日周三 下午6:31写道: >> >>>

flink开发交流

2020-04-01 Thread 李朋

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Canbin Zheng
Congratulations to all of you! Regards, Canbin Zheng. tison 于2020年4月1日周三 下午7:00写道: > Congratulations to all of you. Well deserved. > > Best, > tison. > > > Yingjie Cao 于2020年4月1日周三 下午6:31写道: > > > Congratulations! > > > > Best, > > Yingjie > > > > Xintong Song 于2020年4月1日周三 下午6:27写道: > > > > >

Re: [DISCUSS] Change default planner to blink planner in 1.11

2020-04-01 Thread Timo Walther
Hi Kurt, +1 for making the Blink planner the default in 1.11. One prerequisite that I see would be to resolve the remaining @Ignore test cases in the code base. One example that I recently spotted was here: https://github.com/apache/flink/blob/master/flink-table/flink-table-planner-blink/src

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread tison
Congratulations to all of you. Well deserved. Best, tison. Yingjie Cao 于2020年4月1日周三 下午6:31写道: > Congratulations! > > Best, > Yingjie > > Xintong Song 于2020年4月1日周三 下午6:27写道: > > > Congratulations Konstantin, Dawid and Zhijiang~! > > > > Thank you~ > > > > Xintong Song > > > > > > > > On Wed, A

Re: [VOTE] FLIP-108: Add GPU support in Flink

2020-04-01 Thread Canbin Zheng
Thanks Yangze for driving the initial CPU support! +1 (non-binding) from my side. Xintong Song 于2020年4月1日周三 下午6:36写道: > Thanks Yangze, the FLIP looks good to me. > +1 (non-binding) from my side. > > Thank you~ > > Xintong Song > > > > On Wed, Apr 1, 2020 at 5:22 PM Yangze Guo wrote: > > > Hi e

Re: [VOTE] FLIP-108: Add GPU support in Flink

2020-04-01 Thread Xintong Song
Thanks Yangze, the FLIP looks good to me. +1 (non-binding) from my side. Thank you~ Xintong Song On Wed, Apr 1, 2020 at 5:22 PM Yangze Guo wrote: > Hi everyone, > > I'd like to start the vote of FLIP-108 [1], which adds GPU support in > Flink. This FLIP is discussed in the thread[2]. > > The

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Yingjie Cao
Congratulations! Best, Yingjie Xintong Song 于2020年4月1日周三 下午6:27写道: > Congratulations Konstantin, Dawid and Zhijiang~! > > Thank you~ > > Xintong Song > > > > On Wed, Apr 1, 2020 at 6:19 PM Yu Li wrote: > > > Congratulations Konstantin, Dawid and Zhijiang! Well deserved. > > > > Best Regards, >

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Stephan Ewen
+1 (binding) - built from source (mvn clean install) - ran all tests successfully - built and checked the docs (WSL / Docker setup) - checked contents of the produced jars - checked license / notice files of source distribution - checked license of "statefun-flink-distribution" - con

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Xintong Song
Congratulations Konstantin, Dawid and Zhijiang~! Thank you~ Xintong Song On Wed, Apr 1, 2020 at 6:19 PM Yu Li wrote: > Congratulations Konstantin, Dawid and Zhijiang! Well deserved. > > Best Regards, > Yu > > > On Wed, 1 Apr 2020 at 18:13, Benchao Li wrote: > > > Congratulations to all of y

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #4

2020-04-01 Thread Chesnay Schepler
Let's add this information to the licensing wiki page. https://cwiki.apache.org/confluence/display/FLINK/Licensing On 01/04/2020 12:16, Yu Li wrote: Thanks Stephan, this is enlightening! Best Regards, Yu On Wed, 1 Apr 2020 at 16:30, Stephan Ewen wrote: @Yu - there is nothing magic behind

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Yu Li
Congratulations Konstantin, Dawid and Zhijiang! Well deserved. Best Regards, Yu On Wed, 1 Apr 2020 at 18:13, Benchao Li wrote: > Congratulations to all of you! > > Congxian Qiu 于2020年4月1日周三 下午6:03写道: > > > congratulations to all of you > > > > Best, > > Congxian > > > > > > Xingbo Huang 于202

[jira] [Created] (FLINK-16919) Parameter 'jobName' not used in BatchTableEnvUtil

2020-04-01 Thread Zhanchun Zhang (Jira)
Zhanchun Zhang created FLINK-16919: -- Summary: Parameter 'jobName' not used in BatchTableEnvUtil Key: FLINK-16919 URL: https://issues.apache.org/jira/browse/FLINK-16919 Project: Flink Issue T

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #4

2020-04-01 Thread Yu Li
Thanks Stephan, this is enlightening! Best Regards, Yu On Wed, 1 Apr 2020 at 16:30, Stephan Ewen wrote: > @Yu - there is nothing magic behind the license check, but I can share > what I did there. > > Source distribution: > - This means code copied into the repo. > - The Java source code i

[jira] [Created] (FLINK-16918) flink influxdb metrics depency okio.BufferedSource.getBuffer() NoSuchMethodException

2020-04-01 Thread chun111111 (Jira)
chun11 created FLINK-16918: -- Summary: flink influxdb metrics depency okio.BufferedSource.getBuffer() NoSuchMethodException Key: FLINK-16918 URL: https://issues.apache.org/jira/browse/FLINK-16918 Pro

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Benchao Li
Congratulations to all of you! Congxian Qiu 于2020年4月1日周三 下午6:03写道: > congratulations to all of you > > Best, > Congxian > > > Xingbo Huang 于2020年4月1日周三 下午5:48写道: > > > Congratulations to all of you. > > > > Best, > > Xingbo > > > > Rui Li 于2020年4月1日周三 下午5:45写道: > > > > > Congrats to you all! >

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Congxian Qiu
congratulations to all of you Best, Congxian Xingbo Huang 于2020年4月1日周三 下午5:48写道: > Congratulations to all of you. > > Best, > Xingbo > > Rui Li 于2020年4月1日周三 下午5:45写道: > > > Congrats to you all! > > > > On Wed, Apr 1, 2020 at 5:32 PM Jeff Zhang wrote: > > > > > Congratulations to all of you W

[jira] [Created] (FLINK-16917) "TPC-H end-to-end test (Blink planner)" gets stuck

2020-04-01 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-16917: -- Summary: "TPC-H end-to-end test (Blink planner)" gets stuck Key: FLINK-16917 URL: https://issues.apache.org/jira/browse/FLINK-16917 Project: Flink Issue

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Xingbo Huang
Congratulations to all of you. Best, Xingbo Rui Li 于2020年4月1日周三 下午5:45写道: > Congrats to you all! > > On Wed, Apr 1, 2020 at 5:32 PM Jeff Zhang wrote: > > > Congratulations to all of you Well deserved. > > > > Tzu-Li (Gordon) Tai 于2020年4月1日周三 下午5:28写道: > > > > > Konstantin, Dawid, and Zhijiang

[jira] [Created] (FLINK-16916) The logic of NullableSerializer#copy is wrong

2020-04-01 Thread Congxian Qiu(klion26) (Jira)
Congxian Qiu(klion26) created FLINK-16916: - Summary: The logic of NullableSerializer#copy is wrong Key: FLINK-16916 URL: https://issues.apache.org/jira/browse/FLINK-16916 Project: Flink

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Rui Li
Congrats to you all! On Wed, Apr 1, 2020 at 5:32 PM Jeff Zhang wrote: > Congratulations to all of you Well deserved. > > Tzu-Li (Gordon) Tai 于2020年4月1日周三 下午5:28写道: > > > Konstantin, Dawid, and Zhijiang, thanks a lot for your continuous support > > in the community :) > > And congratulations! Th

Re: [VOTE] FLIP-114: Support Python UDF in SQL Client

2020-04-01 Thread Xingbo Huang
Hi Wei, +1 (non-binding) Thanks a lot for driving this. Best, Xingbo Wei Zhong 于2020年3月31日周二 上午10:34写道: > Hi all, > > I would like to start the vote for FLIP-114[1] which is discussed and > reached consensus in the discussion thread[2]. > > The vote will be open for at least 72 hours. I'll try

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Yangze Guo
Congrats to all of you! Best, Yangze Guo On Wed, Apr 1, 2020 at 5:28 PM Tzu-Li (Gordon) Tai wrote: > > Konstantin, Dawid, and Zhijiang, thanks a lot for your continuous support > in the community :) > And congratulations! This is well deserved. > > Cheers, > Gordon > > On Wed, Apr 1, 2020 at 5:0

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Jeff Zhang
Congratulations to all of you Well deserved. Tzu-Li (Gordon) Tai 于2020年4月1日周三 下午5:28写道: > Konstantin, Dawid, and Zhijiang, thanks a lot for your continuous support > in the community :) > And congratulations! This is well deserved. > > Cheers, > Gordon > > On Wed, Apr 1, 2020 at 5:09 PM Hequn Ch

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Tzu-Li (Gordon) Tai
Konstantin, Dawid, and Zhijiang, thanks a lot for your continuous support in the community :) And congratulations! This is well deserved. Cheers, Gordon On Wed, Apr 1, 2020 at 5:09 PM Hequn Cheng wrote: > Congratulations to all of you! > > Best, Hequn > > On Wed, Apr 1, 2020 at 5:07 PM Jiayi Li

Question about the ReadableConfigToConfigurationAdapter

2020-04-01 Thread Canbin Zheng
Hi everyone, Recently I failed to run a Flink job when enabling RocksDBStateBackend on the branch master and 1.10. The exception stack trace is: The program finished with the following exception:org.apache.flink.client.program.ProgramInvocationException: The main method caused an error: The adap

[VOTE] FLIP-108: Add GPU support in Flink

2020-04-01 Thread Yangze Guo
Hi everyone, I'd like to start the vote of FLIP-108 [1], which adds GPU support in Flink. This FLIP is discussed in the thread[2]. The vote will be open for at least 72 hours. Unless there is an objection, I will try to close it by April 4, 2020 10:00 UTC if we have received sufficient votes. [1

[jira] [Created] (FLINK-16915) Cannot find compatible factory for specified execution.target (=local)

2020-04-01 Thread Jaryzhen (Jira)
Jaryzhen created FLINK-16915: Summary: Cannot find compatible factory for specified execution.target (=local) Key: FLINK-16915 URL: https://issues.apache.org/jira/browse/FLINK-16915 Project: Flink

[jira] [Created] (FLINK-16914) Support ArrayType in vectorized Python UDF

2020-04-01 Thread Dian Fu (Jira)
Dian Fu created FLINK-16914: --- Summary: Support ArrayType in vectorized Python UDF Key: FLINK-16914 URL: https://issues.apache.org/jira/browse/FLINK-16914 Project: Flink Issue Type: Task C

Re: [DISCUSS] FLIP-108: Add GPU support in Flink

2020-04-01 Thread Yangze Guo
Thank you all for your participation! I'll start voting for this FLIP. Best, Yangze Guo On Wed, Apr 1, 2020 at 4:55 PM Stephan Ewen wrote: > > Sounds good! > > On Tue, Mar 31, 2020 at 4:32 AM Yangze Guo wrote: > > > Hi everyone, > > I've updated the FLIP accordingly. The key change is replacing

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Tzu-Li (Gordon) Tai
As a gentle reminder, please do note that I'm proposing a shorter voting period for this RC, ending *Thursday, April 2nd, UTC 06:00 (~24 hours from now).*Please let me know if you have objections with this. On Wed, Apr 1, 2020 at 5:09 PM Tzu-Li (Gordon) Tai wrote: > Hi everyone, > > Please revi

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #4

2020-04-01 Thread Tzu-Li (Gordon) Tai
This vote thread is cancelled. Please refer to the new RC5: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Apache-Flink-Stateful-Functions-Release-2-0-0-release-candidate-5-td39648.html . On Wed, Apr 1, 2020 at 4:39 PM Tzu-Li (Gordon) Tai wrote: > Thanks for all the efforts

[VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #5

2020-04-01 Thread Tzu-Li (Gordon) Tai
Hi everyone, Please review and vote on the *release candidate #5* for the version 2.0.0 of Apache Flink Stateful Functions, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) **Testing Guideline** You can find here [1] a doc that we can

Re: [DISCUSS] FLIP-84 Feedback Summary

2020-04-01 Thread Aljoscha Krettek
Agreed to what Dawid and Timo said. To answer your question about multi line SQL: no, we don't think we need this in Flink 1.11, we only wanted to make sure that the interfaces that we now put in place will potentially allow this in the future. Best, Aljoscha On 01.04.20 09:31, godfrey he wr

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Hequn Cheng
Congratulations to all of you! Best, Hequn On Wed, Apr 1, 2020 at 5:07 PM Jiayi Liao wrote: > Congratulations to you all! > > On Wed, Apr 1, 2020 at 5:05 PM Arvid Heise wrote: > > > Congratulations! > > > > On Wed, Apr 1, 2020 at 11:03 AM Dian Fu wrote: > > > > > Congratulations to you all. >

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Jiayi Liao
Congratulations to you all! On Wed, Apr 1, 2020 at 5:05 PM Arvid Heise wrote: > Congratulations! > > On Wed, Apr 1, 2020 at 11:03 AM Dian Fu wrote: > > > Congratulations to you all. > > > > > > > 在 2020年4月1日,下午5:00,Robert Metzger 写道: > > > > > > Welcome & congratulations to all of you! > > > >

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Arvid Heise
Congratulations! On Wed, Apr 1, 2020 at 11:03 AM Dian Fu wrote: > Congratulations to you all. > > > > 在 2020年4月1日,下午5:00,Robert Metzger 写道: > > > > Welcome & congratulations to all of you! > > > > > > On Wed, Apr 1, 2020 at 10:58 AM Jingsong Li > wrote: > > > >> Congratulations! Konstantin, Da

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Dian Fu
Congratulations to you all. > 在 2020年4月1日,下午5:00,Robert Metzger 写道: > > Welcome & congratulations to all of you! > > > On Wed, Apr 1, 2020 at 10:58 AM Jingsong Li wrote: > >> Congratulations! Konstantin, Dawid, Zhijiang. Well deserved. >> >> Best, >> Jingsong Lee >> >> On Wed, Apr 1, 2020

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Robert Metzger
Welcome & congratulations to all of you! On Wed, Apr 1, 2020 at 10:58 AM Jingsong Li wrote: > Congratulations! Konstantin, Dawid, Zhijiang. Well deserved. > > Best, > Jingsong Lee > > On Wed, Apr 1, 2020 at 4:52 PM Stephan Ewen wrote: > > > Hi all! > > > > Happy to announce that over the last

Re: [ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Jingsong Li
Congratulations! Konstantin, Dawid, Zhijiang. Well deserved. Best, Jingsong Lee On Wed, Apr 1, 2020 at 4:52 PM Stephan Ewen wrote: > Hi all! > > Happy to announce that over the last few weeks, several people in the > community joined in new roles: > > - Konstantin Knauf joined as a committer.

Re: [DISCUSS] FLIP-108: Add GPU support in Flink

2020-04-01 Thread Stephan Ewen
Sounds good! On Tue, Mar 31, 2020 at 4:32 AM Yangze Guo wrote: > Hi everyone, > I've updated the FLIP accordingly. The key change is replacing two > resource allocation interfaces to config options. > > If there are no further comments, I would like to start a voting > thread by tomorrow. > > Be

[ANNOUNCE] New Committers and PMC member

2020-04-01 Thread Stephan Ewen
Hi all! Happy to announce that over the last few weeks, several people in the community joined in new roles: - Konstantin Knauf joined as a committer. You may know him, for example, from the weekly community updates. - Dawid Wysakowicz joined the PMC. Dawid is one of the main developers on t

[jira] [Created] (FLINK-16913) ReadableConfigToConfigurationAdapter#getEnum throws UnsupportedOperationException

2020-04-01 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-16913: Summary: ReadableConfigToConfigurationAdapter#getEnum throws UnsupportedOperationException Key: FLINK-16913 URL: https://issues.apache.org/jira/browse/FLINK-16913 Pro

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #4

2020-04-01 Thread Tzu-Li (Gordon) Tai
Thanks for all the efforts on checking the licenses. It seems that we're now on a good state to start a new RC with the various license fixes. Will post the RC5 vote thread shortly after. On Wed, Apr 1, 2020 at 4:30 PM Stephan Ewen wrote: > @Yu - there is nothing magic behind the license check,

[jira] [Created] (FLINK-16912) Introduce table row write support for parquet writer

2020-04-01 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-16912: Summary: Introduce table row write support for parquet writer Key: FLINK-16912 URL: https://issues.apache.org/jira/browse/FLINK-16912 Project: Flink Issue Ty

Re: [VOTE] Apache Flink Stateful Functions Release 2.0.0, release candidate #4

2020-04-01 Thread Stephan Ewen
@Yu - there is nothing magic behind the license check, but I can share what I did there. Source distribution: - This means code copied into the repo. - The Java source code is usually fine, committers copying code verbatim usually comment on that directly. - Most important are other files, l

[jira] [Created] (FLINK-16911) PrestoS3FileSystemITCase#testSimpleFileWriteAndRead fails on checkPathExistence

2020-04-01 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-16911: -- Summary: PrestoS3FileSystemITCase#testSimpleFileWriteAndRead fails on checkPathExistence Key: FLINK-16911 URL: https://issues.apache.org/jira/browse/FLINK-16911 P

Re: [DISCUSS] FLIP-122: New Connector Property Keys for New Factory

2020-04-01 Thread zoudan
Hi Jark, Thanks for the proposal. I like the idea that we put the version in ‘connector’ field. That will be friendly for existing jobs as some of existing connectors may do not contains ‘connector.version’. Best, Dan Zou

  1   2   >