Re: [ANNOUNCE] Apache Flink 1.5.6 released

2018-12-26 Thread Jeff Zhang
Thanks Thomas. It's nice to have a more stable flink 1.5.x vino yang 于2018年12月27日周四 上午9:43写道: > Thomas, thanks for being a release manager. > And Thanks for the whole community. > I think the release of Flink 1.5.6 makes sense for many users who are > currently unable to upgrade major versions.

Re: [ANNOUNCE] Apache Flink 1.5.6 released

2018-12-26 Thread vino yang
Thomas, thanks for being a release manager. And Thanks for the whole community. I think the release of Flink 1.5.6 makes sense for many users who are currently unable to upgrade major versions. Best, Vino jincheng sun 于2018年12月27日周四 上午8:00写道: > Thanks a lot for being our release manager

Re: [ANNOUNCE] Apache Flink 1.5.6 released

2018-12-26 Thread jincheng sun
Thanks a lot for being our release manager Thomas. Thanks a lot for made this release possible! Cheers, Jincheng Thomas Weise 于2018年12月27日周四 上午4:03写道: > The Apache Flink community is very happy to announce the release of Apache > Flink 1.5.6, which is the final bugfix release for the Apache

[ANNOUNCE] Apache Flink 1.5.6 released

2018-12-26 Thread Thomas Weise
The Apache Flink community is very happy to announce the release of Apache Flink 1.5.6, which is the final bugfix release for the Apache Flink 1.5 series. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming

Re: Can't list logs or stdout through web console on Flink 1.7 Kubernetes

2018-12-26 Thread Joshua Fan
wow, I met similar situation using flink 1.7 on yarn. there was no jobmanager.log on the node but jobmanager.out and jobmanager.error, and jobmanager.error contains the log message. so , there was nothing in the webUI. I do not know why this happened. by the way, I used logback to do log staff.

no log exists in JM and TM when updated to Flink 1.7

2018-12-26 Thread Joshua Fan
Hi, It is very weird that there is no log file for JM and TM when run flink job on yarn after updated flink to 1.7.on Flink 1.4.2, everything is OK. I checked the log directory, there were jobmanager.error and jobmanager.out, but without jobmanager.log, but the log message which should exist in