Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Yuan Mei
Congrats! On Thu, Jan 23, 2020 at 4:59 PM Stephan Ewen wrote: > Hi all! > > We are announcing that Yu Li has joined the rank of Flink committers. > > Yu joined already in late December, but the announcement got lost because > of the Christmas and New Years season, so here is a belated proper > a

[jira] [Created] (FLINK-15745) KafkaITCase.testKeyValueSupport failure due to assertion error.

2020-01-23 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15745: Summary: KafkaITCase.testKeyValueSupport failure due to assertion error. Key: FLINK-15745 URL: https://issues.apache.org/jira/browse/FLINK-15745 Project: Flink

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Dawid Wysakowicz
Congratulations Yu! On 24/01/2020 00:54, jincheng sun wrote: > Good to have you on board Yu! > > Peter Huang 于2020年1月24日 周五00:26写道: > >> Congratulations! >> >> On Thu, Jan 23, 2020 at 7:49 AM Kostas Kloudas wrote: >> >>> Congratulations Yu and welcome! >>> >>> On Thu, Jan 23, 2020 at 2:28 PM Till

[jira] [Created] (FLINK-15744) Some TaskManager Task exception are logged as info

2020-01-23 Thread Jason Kania (Jira)
Jason Kania created FLINK-15744: --- Summary: Some TaskManager Task exception are logged as info Key: FLINK-15744 URL: https://issues.apache.org/jira/browse/FLINK-15744 Project: Flink Issue Type:

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread jincheng sun
Good to have you on board Yu! Peter Huang 于2020年1月24日 周五00:26写道: > Congratulations! > > On Thu, Jan 23, 2020 at 7:49 AM Kostas Kloudas wrote: > > > Congratulations Yu and welcome! > > > > On Thu, Jan 23, 2020 at 2:28 PM Till Rohrmann > > wrote: > > > > > > Congrats Yu :-) > > > > > > On Thu, Ja

Re: Caveats of multi-execute() Flink programs

2020-01-23 Thread Kostas Kloudas
Hi all, I agree with Stephan that it is reasonable to assume that multiple independent jobs should not be in the same "main()" or "application" or "program" or environment. But if/when dataStream subsumes dataSet, then batch programs will also have checkpoints/savepoints and in that case it is n

[jira] [Created] (FLINK-15743) Add Flink 1.10 release notes to documentation

2020-01-23 Thread Gary Yao (Jira)
Gary Yao created FLINK-15743: Summary: Add Flink 1.10 release notes to documentation Key: FLINK-15743 URL: https://issues.apache.org/jira/browse/FLINK-15743 Project: Flink Issue Type: Task

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Peter Huang
Congratulations! On Thu, Jan 23, 2020 at 7:49 AM Kostas Kloudas wrote: > Congratulations Yu and welcome! > > On Thu, Jan 23, 2020 at 2:28 PM Till Rohrmann > wrote: > > > > Congrats Yu :-) > > > > On Thu, Jan 23, 2020 at 2:02 PM Yang Wang wrote: > > > > > Congratulations, Yu. > > > > > > > > >

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Bowen Li
congrats! On Thu, Jan 23, 2020 at 07:49 Kostas Kloudas wrote: > Congratulations Yu and welcome! > > On Thu, Jan 23, 2020 at 2:28 PM Till Rohrmann > wrote: > > > > Congrats Yu :-) > > > > On Thu, Jan 23, 2020 at 2:02 PM Yang Wang wrote: > > > > > Congratulations, Yu. > > > > > > > > > Best, > >

Re: Caveats of multi-execute() Flink programs

2020-01-23 Thread Aljoscha Krettek
@Stephan: yes, I agree about how embedded (and driver) mode should work. I have a PoC from last year that does just that: https://github.com/aljoscha/flink/commit/ba0931cd307c5e7e68e903318e116ed550bb20eb#diff-7752e46061b390a7a71328dac4be54ff But that doesn't solve the weirdness around specifyin

Caveats of multi-execute() Flink programs

2020-01-23 Thread Aljoscha Krettek
Hi, I'm trying to stop derailing the discussion in FLINK-14807 [1], that I started but didn't want to go that far. Let's try and continue that here if we need to. So far, the timeline is this: Stephan: Have we ever considered putting the job name onto the Environment, rather than in "execut

Re: [VOTE] FLIP-92: Add N-Ary Stream Operator in Flink

2020-01-23 Thread Aljoscha Krettek
+1 I approve this FLIP. Best, Aljoscha On 20.01.20 15:24, Piotr Nowojski wrote: Thank you all for the votes. So far we have received 7 approving votes, 2 of which are binding and there is no -1 votes: * Nico (binding) * Zhijiang (binding) * Zhenghua (non-binding) * Yun (non-binding) * Haibo

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Kostas Kloudas
Congratulations Yu and welcome! On Thu, Jan 23, 2020 at 2:28 PM Till Rohrmann wrote: > > Congrats Yu :-) > > On Thu, Jan 23, 2020 at 2:02 PM Yang Wang wrote: > > > Congratulations, Yu. > > > > > > Best, > > Yang > > > > tison 于2020年1月23日周四 下午7:07写道: > > > > > Congratulations! > > > > > > Best,

[jira] [Created] (FLINK-15742) Add zk+curator module to flink-shaded

2020-01-23 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15742: Summary: Add zk+curator module to flink-shaded Key: FLINK-15742 URL: https://issues.apache.org/jira/browse/FLINK-15742 Project: Flink Issue Type: Imp

[jira] [Created] (FLINK-15741) Fix TTL docs after enabling RocksDB compaction filter by default

2020-01-23 Thread Andrey Zagrebin (Jira)
Andrey Zagrebin created FLINK-15741: --- Summary: Fix TTL docs after enabling RocksDB compaction filter by default Key: FLINK-15741 URL: https://issues.apache.org/jira/browse/FLINK-15741 Project: Flink

[jira] [Created] (FLINK-15740) Remove Deadline#timeLeft()

2020-01-23 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15740: Summary: Remove Deadline#timeLeft() Key: FLINK-15740 URL: https://issues.apache.org/jira/browse/FLINK-15740 Project: Flink Issue Type: Improvement

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Till Rohrmann
Congrats Yu :-) On Thu, Jan 23, 2020 at 2:02 PM Yang Wang wrote: > Congratulations, Yu. > > > Best, > Yang > > tison 于2020年1月23日周四 下午7:07写道: > > > Congratulations! > > > > Best, > > tison. > > > > > > Dian Fu 于2020年1月23日周四 下午7:06写道: > > > > > Congrats Yu! > > > > > > > 在 2020年1月23日,下午6:47,Hequ

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Yang Wang
Congratulations, Yu. Best, Yang tison 于2020年1月23日周四 下午7:07写道: > Congratulations! > > Best, > tison. > > > Dian Fu 于2020年1月23日周四 下午7:06写道: > > > Congrats Yu! > > > > > 在 2020年1月23日,下午6:47,Hequn Cheng 写道: > > > > > > Congratulations Yu! > > > Thanks a lot for being the release manager of the b

Re: [DISCUSS] Releasing Flink 1.9.2

2020-01-23 Thread Hequn Cheng
Thank you, everyone. Appreciate your help and feedback! I will create the RC and raise the vote asap. Best, Hequn On Thu, Jan 23, 2020 at 9:33 AM Jingsong Li wrote: > Thanks Hequn. > > +1 for starting RC of 1.9.2. > With the development of our 1.10 bug fix, we have fixed 137 issues for > 1.9.2.

[jira] [Created] (FLINK-15739) PojoSerializerUpgradeTest.testSpecifications fails with NPE on Java 12

2020-01-23 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15739: Summary: PojoSerializerUpgradeTest.testSpecifications fails with NPE on Java 12 Key: FLINK-15739 URL: https://issues.apache.org/jira/browse/FLINK-15739 Projec

[jira] [Created] (FLINK-15738) Kinesis tests fail with NullPointerException On Java 12

2020-01-23 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15738: Summary: Kinesis tests fail with NullPointerException On Java 12 Key: FLINK-15738 URL: https://issues.apache.org/jira/browse/FLINK-15738 Project: Flink

[jira] [Created] (FLINK-15737) Support Java 12

2020-01-23 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15737: Summary: Support Java 12 Key: FLINK-15737 URL: https://issues.apache.org/jira/browse/FLINK-15737 Project: Flink Issue Type: Sub-task Compon

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread tison
Congratulations! Best, tison. Dian Fu 于2020年1月23日周四 下午7:06写道: > Congrats Yu! > > > 在 2020年1月23日,下午6:47,Hequn Cheng 写道: > > > > Congratulations Yu! > > Thanks a lot for being the release manager of the big 1.10 release. You > are > > doing a very good job! > > > > Best, Hequn > > > > > > On Th

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Dian Fu
Congrats Yu! > 在 2020年1月23日,下午6:47,Hequn Cheng 写道: > > Congratulations Yu! > Thanks a lot for being the release manager of the big 1.10 release. You are > doing a very good job! > > Best, Hequn > > > On Thu, Jan 23, 2020 at 6:29 PM Jingsong Li wrote: > >> Congratulations Yu, well deserved!

[jira] [Created] (FLINK-15736) Support Java 17 (LTS)

2020-01-23 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15736: Summary: Support Java 17 (LTS) Key: FLINK-15736 URL: https://issues.apache.org/jira/browse/FLINK-15736 Project: Flink Issue Type: New Feature

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Hequn Cheng
Congratulations Yu! Thanks a lot for being the release manager of the big 1.10 release. You are doing a very good job! Best, Hequn On Thu, Jan 23, 2020 at 6:29 PM Jingsong Li wrote: > Congratulations Yu, well deserved! > > And thanks for your great contribution to the 1.10 release. > > Best, >

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Jingsong Li
Congratulations Yu, well deserved! And thanks for your great contribution to the 1.10 release. Best, Jingsong Lee On Thu, Jan 23, 2020 at 6:14 PM Fabian Hueske wrote: > Congrats Yu! > Good to have you on board! > > Cheers, Fabian > > Am Do., 23. Jan. 2020 um 11:13 Uhr schrieb Piotr Nowojski <

Re: java.lang.StackOverflowError

2020-01-23 Thread Piotr Nowojski
Hi, Thanks for reporting the issue. Could you first try to upgrade to Flink 1.6.4? This might be a known issue fixed in a later bug fix release [1]. Also, are you sure you are using (unmodified) Flink 1.6.2? Stack traces somehow do not match with the 1.6.2 release tag in the repository, for exa

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Fabian Hueske
Congrats Yu! Good to have you on board! Cheers, Fabian Am Do., 23. Jan. 2020 um 11:13 Uhr schrieb Piotr Nowojski < pi...@ververica.com>: > Congratulations! :) > > > On 23 Jan 2020, at 10:48, Tzu-Li (Gordon) Tai > wrote: > > > > Congratulations :) > > > > On Thu, Jan 23, 2020, 5:07 PM Yadong Xie

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Piotr Nowojski
Congratulations! :) > On 23 Jan 2020, at 10:48, Tzu-Li (Gordon) Tai wrote: > > Congratulations :) > > On Thu, Jan 23, 2020, 5:07 PM Yadong Xie wrote: > >> Well deserved! >> >> Yangze Guo 于2020年1月23日周四 下午5:06写道: >> >>> Congratulations! >>> >>> Best, >>> Yangze Guo >>> >>> >>> On Thu, Jan

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Tzu-Li (Gordon) Tai
Congratulations :) On Thu, Jan 23, 2020, 5:07 PM Yadong Xie wrote: > Well deserved! > > Yangze Guo 于2020年1月23日周四 下午5:06写道: > > > Congratulations! > > > > Best, > > Yangze Guo > > > > > > On Thu, Jan 23, 2020 at 4:59 PM Stephan Ewen wrote: > > > > > > Hi all! > > > > > > We are announcing that

[jira] [Created] (FLINK-15735) Too many warnings when running bin/start-cluster.sh

2020-01-23 Thread Aljoscha Krettek (Jira)
Aljoscha Krettek created FLINK-15735: Summary: Too many warnings when running bin/start-cluster.sh Key: FLINK-15735 URL: https://issues.apache.org/jira/browse/FLINK-15735 Project: Flink I

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Yadong Xie
Well deserved! Yangze Guo 于2020年1月23日周四 下午5:06写道: > Congratulations! > > Best, > Yangze Guo > > > On Thu, Jan 23, 2020 at 4:59 PM Stephan Ewen wrote: > > > > Hi all! > > > > We are announcing that Yu Li has joined the rank of Flink committers. > > > > Yu joined already in late December, but the

Re: [ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Yangze Guo
Congratulations! Best, Yangze Guo On Thu, Jan 23, 2020 at 4:59 PM Stephan Ewen wrote: > > Hi all! > > We are announcing that Yu Li has joined the rank of Flink committers. > > Yu joined already in late December, but the announcement got lost because > of the Christmas and New Years season, so h

[ANNOUNCE] Yu Li became a Flink committer

2020-01-23 Thread Stephan Ewen
Hi all! We are announcing that Yu Li has joined the rank of Flink committers. Yu joined already in late December, but the announcement got lost because of the Christmas and New Years season, so here is a belated proper announcement. Yu is one of the main contributors to the state backend compone