[jira] [Created] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory of an operator from a fraction

2019-11-24 Thread Zhu Zhu (Jira)
Zhu Zhu created FLINK-14936: --- Summary: Introduce MemoryManager#computeMemorySize to calculate managed memory of an operator from a fraction Key: FLINK-14936 URL: https://issues.apache.org/jira/browse/FLINK-14936

Re: [DISCUSS] Releasing Flink 1.8.3

2019-11-24 Thread Zhu Zhu
Hi Hequn, Looks we are not able to merge fix of FLINK-14735 to 1.8 very soon. Given that this fix is for batch job only and batch is not very good in 1.8, I think it is a not blocker of release 1.8.3. So just don't be blocked by it and feel free to cut the RC when other blocking issues are

Re: [VOTE] Setup a secur...@flink.apache.org mailing list

2019-11-24 Thread jincheng sun
+1 Dian Fu 于2019年11月21日周四 下午4:11写道: > Hi all, > > According to our previous discussion in [1], I'd like to bring up a vote > to set up a secur...@flink.apache.org mailing list. > > The vote will be open for at least 72 hours (excluding weekend). I'll try > to close it by 2019-11-26 18:00 UTC,

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Zhu Zhu
+1 Thanks, Zhu Zhu Dian Fu 于2019年11月25日周一 上午11:09写道: > +1 to drop the old UI. > > > 在 2019年11月25日,上午10:59,Zhenghua Gao 写道: > > > > +1 to drop the old one. > > > > *Best Regards,* > > *Zhenghua Gao* > > > > > > On Thu, Nov 21, 2019 at 8:05 PM Chesnay Schepler > wrote: > > > >> Hello everyone,

Re: [ANNOUNCE] Apache Flink-shaded 9.0 released

2019-11-24 Thread Dian Fu
Thanks Chesnay for the great work and thanks to everyone who has contributed to this release. Regards, Dian > 在 2019年11月25日,上午10:22,Zhu Zhu 写道: > > Thanks a lot to Chesnay for the great work to release Flink-shaded 9.0! > And thanks for the efforts to make this release possible to all the >

Re: I want to contribute to Flink!

2019-11-24 Thread vino yang
Hi, Currently, you do not need a JIRA permission. Only committers can assign a Jira ticket. Please read the official contribution guide[1] before contributing. Best, Vino [1]: https://flink.apache.org/contributing/contribute-code.html#consensus 470905446 <470905...@qq.com> 于2019年11月24日周日

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Dian Fu
+1 to drop the old UI. > 在 2019年11月25日,上午10:59,Zhenghua Gao 写道: > > +1 to drop the old one. > > *Best Regards,* > *Zhenghua Gao* > > > On Thu, Nov 21, 2019 at 8:05 PM Chesnay Schepler wrote: > >> Hello everyone, >> >> Flink 1.9 shipped with a new UI, with the old one being kept around as

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Zhenghua Gao
+1 to drop the old one. *Best Regards,* *Zhenghua Gao* On Thu, Nov 21, 2019 at 8:05 PM Chesnay Schepler wrote: > Hello everyone, > > Flink 1.9 shipped with a new UI, with the old one being kept around as a > backup in case something wasn't working as expected. > > Currently there are no

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread vino yang
+1 Best, Vino Congxian Qiu 于2019年11月25日周一 上午10:48写道: > +1 to drop the old UI > Best, > Congxian > > > aihua li 于2019年11月25日周一 上午9:38写道: > > > +1 to drop the old UI. > > > > > 在 2019年11月21日,下午8:04,Chesnay Schepler 写道: > > > > > > Hello everyone, > > > > > > Flink 1.9 shipped with a new UI,

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Congxian Qiu
+1 to drop the old UI Best, Congxian aihua li 于2019年11月25日周一 上午9:38写道: > +1 to drop the old UI. > > > 在 2019年11月21日,下午8:04,Chesnay Schepler 写道: > > > > Hello everyone, > > > > Flink 1.9 shipped with a new UI, with the old one being kept around as a > backup in case something wasn't working as

Re: [ANNOUNCE] Apache Flink-shaded 9.0 released

2019-11-24 Thread Zhu Zhu
Thanks a lot to Chesnay for the great work to release Flink-shaded 9.0! And thanks for the efforts to make this release possible to all the contributors! Thanks, Zhu Zhu Hequn Cheng 于2019年11月25日周一 上午9:51写道: > Thank you Chesnay for the great work! > Also thanks a lot to the people who made this

Re: [ANNOUNCE] Apache Flink-shaded 9.0 released

2019-11-24 Thread Hequn Cheng
Thank you Chesnay for the great work! Also thanks a lot to the people who made this release possible! Best, Hequn On Mon, Nov 25, 2019 at 12:53 AM Chesnay Schepler wrote: > The Apache Flink community is very happy to announce the release of > Apache Flink-shaded 9.0. > > The flink-shaded

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread aihua li
+1 to drop the old UI. > 在 2019年11月21日,下午8:04,Chesnay Schepler 写道: > > Hello everyone, > > Flink 1.9 shipped with a new UI, with the old one being kept around as a > backup in case something wasn't working as expected. > > Currently there are no issues indicating any significant problems

Re: FLIP 87: Primary key constraints in Table API

2019-11-24 Thread Danny Chan
Thanks for the work, Dawid, a big + 1 ! Best, Danny Chan 在 2019年11月22日 +0800 PM8:51,Dawid Wysakowicz ,写道: > Hi everyone, > > I would like to start a vote on FLIP-87. > > Please vote for the following design document: > >

Re: set job level TTL

2019-11-24 Thread Chen Qin
I am a bit confused. Job level TTL is different from state TTL despite share same name. What we want to achieve in Job TTL is basically "run x time => save point => shutdown job" On Sun, Nov 24, 2019 at 9:57 AM Yun Tang wrote: > Hi Chen > > Currently, state TTL setting is per-state scoped,

[jira] [Created] (FLINK-14935) Improve mailbox exception handling

2019-11-24 Thread Arvid Heise (Jira)
Arvid Heise created FLINK-14935: --- Summary: Improve mailbox exception handling Key: FLINK-14935 URL: https://issues.apache.org/jira/browse/FLINK-14935 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-14934) Remove error log statement in ES connector

2019-11-24 Thread Arvid Heise (Jira)
Arvid Heise created FLINK-14934: --- Summary: Remove error log statement in ES connector Key: FLINK-14934 URL: https://issues.apache.org/jira/browse/FLINK-14934 Project: Flink Issue Type:

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Yun Tang
+1, I like the new UI On 11/24/19, 11:13 PM, "Hequn Cheng" wrote: +1 to drop the old UI. On Sun, Nov 24, 2019 at 9:43 PM Jeff Zhang wrote: > +1 > > > Jark Wu 于2019年11月24日周日 下午8:46写道: > > > +1 to drop the old UI. > > > > On Fri, 22 Nov 2019 at

Re: set job level TTL

2019-11-24 Thread Yun Tang
Hi Chen Currently, state TTL setting is per-state scoped, and there is no job-level TTL setting so far. Do you want similar settings in flink-conf to enable Flink SQL could also benefit from state TTL? Best Yun Tang On 11/25/19, 12:16 AM, "Chen Qin" wrote: Hi there, We have

Re: I want to contribute to Apache Flink!

2019-11-24 Thread Chesnay Schepler
Great that you want to contribute, but the contribution process has changed such that we no longer give people contributor permissions. Please write in the JIRA that you're interested so that we can assign you. On 24/11/2019 13:43, 470905446 wrote: Hi Guys, I want to contribute to Apache

[ANNOUNCE] Apache Flink-shaded 9.0 released

2019-11-24 Thread Chesnay Schepler
The Apache Flink community is very happy to announce the release of Apache Flink-shaded 9.0. The flink-shaded project contains a number of shaded dependencies for Apache Flink. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available,

set job level TTL

2019-11-24 Thread Chen Qin
Hi there, We have use case of allowing ad hoc user submit a Flink job (mostly SQL) and user come back and verify results after period of time (eg 24hours) without manual intervention. The idea is to have something like set job level TTL configuration to 24hours. Jobmanager will honor 24hours of

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Hequn Cheng
+1 to drop the old UI. On Sun, Nov 24, 2019 at 9:43 PM Jeff Zhang wrote: > +1 > > > Jark Wu 于2019年11月24日周日 下午8:46写道: > > > +1 to drop the old UI. > > > > On Fri, 22 Nov 2019 at 18:23, Flavio Pompermaier > > wrote: > > > > > +1 to drop the old UI > > > > > > On Thu, Nov 21, 2019 at 1:05 PM

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Jeff Zhang
+1 Jark Wu 于2019年11月24日周日 下午8:46写道: > +1 to drop the old UI. > > On Fri, 22 Nov 2019 at 18:23, Flavio Pompermaier > wrote: > > > +1 to drop the old UI > > > > On Thu, Nov 21, 2019 at 1:05 PM Chesnay Schepler > > wrote: > > > > > Hello everyone, > > > > > > Flink 1.9 shipped with a new UI,

Re: [DISCUSS] Remove old WebUI

2019-11-24 Thread Jark Wu
+1 to drop the old UI. On Fri, 22 Nov 2019 at 18:23, Flavio Pompermaier wrote: > +1 to drop the old UI > > On Thu, Nov 21, 2019 at 1:05 PM Chesnay Schepler > wrote: > > > Hello everyone, > > > > Flink 1.9 shipped with a new UI, with the old one being kept around as a > > backup in case

Re: [DISCUSS] Disable conversion between TIMESTAMP and Long in parameters and results of UDXs

2019-11-24 Thread Jark Wu
Hi, +1 to disable it in 1.10. I think it's time to disable and correct the behavior now. Also cc'ed user mailing list to have broader audiences. Best, Jark On Sat, 23 Nov 2019 at 16:59, Timo Walther wrote: > Hi, > > +1 for disabling it in the Blink planner. Once FLIP-65 is implemented > and

I want to contribute to Apache Flink!

2019-11-24 Thread 470905446
Hi Guys, I want to contribute to Apache Flink. Would you please give me the permission as a contributor? My JIRA ID is ch57113230. My JIRA full name is Hui Chen. Thx!

I want to contribute to Flink!

2019-11-24 Thread 470905446
Hi Guys, I want to contribute to Apache Flink. Would you please give me the permission as a contributor? My JIRA ID is ch57113230. My JIRA full name is Hui Chen.thx!

Re: FLIP 87: Primary key constraints in Table API

2019-11-24 Thread Jark Wu
+1 from my side. Best, Jark On Sat, 23 Nov 2019 at 16:04, Xingcan Cui wrote: > Thanks for driving this, Dawid. > > I’m +1 on it. > > One minor suggestion: I think it’s better to override the `equals()` and > `hashCode()` methods for `KeyConstraint`. > > Thanks, > Xingcan > > > On Nov 23, 2019,

[ANNOUNCE] Weekly Community Update 2019/47

2019-11-24 Thread Konstantin Knauf
Dear community, happy to share this week's weekly community digests with flink-packages.org, an update on the release of Flink 1.8.3, Flink Forward San Francisco CfP and a couple of smaller discussions and proposals. Flink Development == * [ecosystem] Ververica has announced the