Re: CiBot Update

2019-09-01 Thread Yun Tang
and come here for the command line. Best Yun Tang From: Congxian Qiu Sent: Monday, August 26, 2019 20:08 To: dev@flink.apache.org Subject: Re: CiBot Update Thanks Chesnay for the nice work, it's very helpful Best, Congxian Terry Wang 于2019年8月26日周一 下午6:59

Re: [DISCUSS] Contribute Pulsar Flink connector back to Flink

2019-09-03 Thread Yun Tang
source [1] and sink [2] connector? Will the contribution contains part of those PRs or totally different implementation? [1] https://issues.apache.org/jira/browse/FLINK-9641 [2] https://issues.apache.org/jira/browse/FLINK-9168 Best Yun Tang From: Yijie Shen Sent

Re: instable checkpointing after migration to flink 1.8

2019-09-05 Thread Yun Tang
main/java/org/apache/flink/streaming/api/operators/AbstractStreamOperator.java#L453 [2] https://github.com/apache/flink/blob/ba1cd43b6ed42070fd9013159a5b65adb18b3975/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/snapshot/RocksIncrementalS

Re: [DISCUSS] Support customize state in customized KeyedStateBackend

2019-09-08 Thread Yun Tang
pache/flink/runtime/state/heap/HeapKeyedStateBackend.java#L79 [2] https://github.com/apache/flink/blob/576228651382db040aaa006cf9142f6568930cb1/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java#L114 Best Yun

Re: instable checkpointing after migration to flink 1.8

2019-09-11 Thread Yun Tang
/projects/flink/flink-docs-stable/dev/stream/operators/process_function.html#timer-coalescing Best Yun Tang From: Bekir Oguz Sent: Wednesday, September 11, 2019 19:39 To: Yun Tang Cc: dev@flink.apache.org ; Stephan Ewen ; Niels Alebregtse ; Vladislav Bakayev Subject

Re: [ANNOUNCE] Zili Chen becomes a Flink committer

2019-09-11 Thread Yun Tang
Congratulations Zili Best Yun Tang From: Yun Gao Sent: Thursday, September 12, 2019 10:12 To: dev Subject: Re: [ANNOUNCE] Zili Chen becomes a Flink committer Congratulations Zili! Best, Yun

Re: [DISCUSS] FLIP-76: Unaligned checkpoints

2019-10-10 Thread Yun Tang
Hi Arvid +1 for this future which has been hoped for a long time. End-to-end exactly once job could benefit from quicker checkpoint completion. Best Yun Tang From: Yun Gao Sent: Thursday, October 10, 2019 18:39 To: dev Subject: Re: [DISCUSS] FLIP-76

Re: Best coding practises guide while programming using flink apis

2019-10-10 Thread Yun Tang
important role. [1] https://flink.apache.org/contributing/code-style-and-quality-preamble.html [2] https://ci.apache.org/projects/flink/flink-docs-stable/concepts/programming-model.html#levels-of-abstraction Best Yun Tang From: Deepak Sharma Sent: Monday

Re: [VOTE] Release 1.9.1, release candidate #1

2019-10-13 Thread Yun Tang
I think FLINK-14385<https://issues.apache.org/jira/browse/FLINK-14385> is not introduced from release-1.9 but since when we decide to release hadoop-free Flink form 1.8 [1] [1] https://issues.apache.org/jira/browse/FLINK-11266 Best Yun Tang From: Hequn

Re: [ANNOUNCE] Becket Qin joins the Flink PMC

2019-10-28 Thread Yun Tang
Congratulations, Becket Best Yun Tang From: Rong Rong Sent: Tuesday, October 29, 2019 0:19 To: dev Cc: Becket Qin Subject: Re: [ANNOUNCE] Becket Qin joins the Flink PMC Congratulations Becket!! -- Rong On Mon, Oct 28, 2019, 7:53 AM Jark Wu wrote

Re: [DISCUSS] FLIP-83: Flink End-to-end Performance Testing Framework

2019-11-01 Thread Yun Tang
+1, I like the idea of this improvement which acts as a watchdog for developers' code change. By the way, do you think it's worthy to add a checkpoint mode which just disable checkpoint to run end-to-end jobs? And when will stage2 and stage3 be discussed in more details? Best Yun Ta

Re: Checkpoint in FlinkSQL

2019-11-04 Thread Yun Tang
://ci.apache.org/projects/flink/flink-docs-stable/ops/config.html#checkpointing Best Yun Tang From: Simon Su Date: Tuesday, November 5, 2019 at 10:38 AM To: dev , user Subject: Checkpoint in FlinkSQL Hi All Does current Flink support to set checkpoint properties while using Flink SQL ? For example

Re: RocksDB state on HDFS seems not being cleanned up

2019-11-05 Thread Yun Tang
gured state ttl configure as `cleanupIncrementally()`, moreover, what is the actual meaning of "removed automatically"? [1] https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/stream/state/state.html#cleanup-in-background Best Yun Tang On 11/5/19, 11:24 PM, "Till Ro

Re: RocksDB state on HDFS seems not being cleanned up

2019-11-05 Thread Yun Tang
/jira/browse/FLINK-13390 [4] https://github.com/facebook/rocksdb/blob/834feaff05a4bf7ae49c736305d5eb180aed4011/include/rocksdb/compaction_filter.h#L61 Best Yun Tang From: shuwen zhou Date: Wednesday, November 6, 2019 at 12:02 PM To: dev , Yun Tang , Till Rohrmann Subject: Re: RocksDB state on

Re: [ANNOUNCE] Jark Wu is now part of the Flink PMC

2019-11-09 Thread Yun Tang
Congratulations, Jark Best Yun Tang On 11/10/19, 10:40 AM, "vino yang" wrote: Congratulations, Jark. Best, Vino Leonard Xu 于2019年11月8日周五 下午8:40写道: > Congratulations, Jark. > Thanks for your contribution and help. > >

Re: flink checkpoint state data corruption

2019-11-14 Thread Yun Tang
Hi Jeffrey Thanks for your willingness to try this un-merged PR. Would you please share your exception stack and your proto file? If you could just summed up a job which could be able to reproduce this bug and share this to me, that would be better to fix this problem. Best Yun Tang From

Re: [DISCUSSION] Kafka Metrics Reporter

2019-11-18 Thread Yun Tang
alize these metrics data. [1] https://www.alibabacloud.com/help/doc-detail/29003.htm Best Yun Tang On 11/18/19, 8:19 AM, "Becket Qin" wrote: Hi Gyula, Thanks for bringing this up. It is a useful addition to have a Kafka metrics reporter. I understand that we already

Re: Cron style for checkpoint

2019-11-21 Thread Yun Tang
Hi Shuwen Conceptually, checkpoints in Flink behaves more like a system mechanism to achieve fault tolerance and transparent for users. On the other hand, savepoint in Flink behaves more like a user control behavior, can savepoint not satisfy your demands for crontab? Best Yun Tang From

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,

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-25 Thread Yun Tang
could also achieve #1 but leave window state not limited to TTL. I think this deserves an issue to track this request. Best Yun Tang On 11/25/19, 8:04 AM, "Chen Qin" wrote: I am a bit confused. Job level TTL is different from state TTL despite share same name. What

Re: [DISCUSS] Migrate build infrastructure from Travis CI to Azure Pipelines

2019-12-05 Thread Yun Tang
found we cannot view the logs of some IT cases which would be uploaded by traivs_watchdog to transfer.sh previously. I think this feature is also easy to implement in AZP, right? Best Yun Tang On 12/6/19, 12:19 AM, "Robert Metzger" wrote: I've created a first draft of my pl

Re: [DISCUSS] Drop Heap Backend Synchronous snapshots

2019-12-05 Thread Yun Tang
+1 from my side for I did not see any real benefits if using synchronous snapshots. Moreover, I think we should also remove the support of synchronous snapshots in DefaultOpeatorStateBackend and deprecate the config state.backend.async Best Yun Tang On 12/5/19, 8:06 PM, "Stephan Ewen&qu

Re: [ANNOUNCE] Flink 1.18 Feature Freeze Extended until July 24th, 2023

2023-07-06 Thread Yun Tang
Thanks for driving this release and sharing the update on the feature freeze extension. Best Yun Tang From: Jing Ge Sent: Thursday, July 6, 2023 17:13 To: yuxia Cc: dev ; re...@apache.org ; snuyan...@gmail.com ; Konstantin Knauf Subject: Re: [ANNOUNCE] Flink

Re: [DISCUSS] FLIP 333 - Redesign Apache Flink website

2023-07-16 Thread Yun Tang
+1 for the new look of website. And for the content of FLIP, please do not paste the "Detailed designs" under the scope of "Rejected Alternatives", you can just post the pictures in the "Proposed Changes" part. Best Yun Tang From

Re: [VOTE] Release 2.0 must-have work items

2023-07-16 Thread Yun Tang
ll, and maybe we can redesign this feature. As far as I know, risingwave already support queryable state with better user experience [2]. [1] https://lists.apache.org/thread/9hmwcjb3q5c24pk3qshjvybfqk62v17m [2] https://syntaxbug.com/06a3e7c554/ Best Yun Tang Fro

Re: [VOTE] Release 2.0 must-have work items

2023-07-17 Thread Yun Tang
APIs" means, we must remove the code in Flink-2.0 initial release, I would vote -1 for queryable state before we get an alternative. And I will raise the concern in the Flink roadmap discussion. Best Yun Tang From: Xintong Song Sent: Monday, July 17, 202

Re: [ANNOUNCE] New Apache Flink Committer - Yong Fang

2023-07-25 Thread Yun Tang
Congratulations, Yong Fang 🙂 Best Yun Tang From: Feifan Wang Sent: Wednesday, July 26, 2023 10:36 To: dev@flink.apache.org Cc: dev@flink.apache.org Subject: Re: [ANNOUNCE] New Apache Flink Committer - Yong Fang Congratulations, Yong Fang! Best, Feifan Wang

Re: [DISCUSS][2.0] FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package

2023-07-25 Thread Yun Tang
+1 (binding) Best Yun Tang From: Yu Li Sent: Wednesday, July 26, 2023 14:10 To: dev@flink.apache.org Subject: Re: [DISCUSS][2.0] FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package +1 Best Regards, Yu On Wed, 26 Jul 2023 at 10:47

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Yun Tang
+1 (non-binding), thanks @xintong for driving this work. Best Yun Tang From: Zhu Zhu Sent: Wednesday, July 26, 2023 16:35 To: dev@flink.apache.org Subject: Re: [VOTE] Release 2.0 must-have work items - Round 2 +1 (binding) Thanks, Zhu Leonard Xu 于2023年7月26日

Re: [VOTE] FLIP-333: Redesign Apache Flink website

2023-08-04 Thread Yun Tang
+1 (binding) Best Yun Tang From: liu ron Sent: Friday, August 4, 2023 10:56 To: dev@flink.apache.org Subject: Re: [VOTE] FLIP-333: Redesign Apache Flink website +1 Best, Ron Xintong Song 于2023年8月4日周五 09:35写道: > +1 (binding) > > Best, > > Xin

Re: [ANNOUNCE] New Apache Flink PMC Member - Matthias Pohl

2023-08-04 Thread Yun Tang
Congratulation, Matthias! Best Yun Tang From: Jark Wu Sent: Friday, August 4, 2023 15:00 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] New Apache Flink PMC Member - Matthias Pohl Congratulations, Matthias! Best, Jark On Fri, 4 Aug 2023 at 14:59, Weihua Hu

Re: [ANNOUNCE] New Apache Flink Committer - Weihua Hu

2023-08-04 Thread Yun Tang
Congratulations, Weihua! Best Yun Tang From: Jark Wu Sent: Friday, August 4, 2023 15:00 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] New Apache Flink Committer - Weihua Hu Congratulations, Weihua! Best, Jark On Fri, 4 Aug 2023 at 14:48, Yuxin Tan wrote

Re: [ANNOUNCE] New Apache Flink Committer - Hangxiang Yu

2023-08-07 Thread Yun Tang
Congratulations, Hangxiang! Best Yun Tang From: Danny Cranmer Sent: Monday, August 7, 2023 15:11 To: dev Subject: Re: [ANNOUNCE] New Apache Flink Committer - Hangxiang Yu Congrats Hangxiang! Welcome to the team. Danny. On Mon, 7 Aug 2023, 08:04 Rui Fan

Re: [ANNOUNCE] New Apache Flink Committer - Yanfei Lei

2023-08-07 Thread Yun Tang
Congratulations, Yanfei! Best Yun Tang From: Danny Cranmer Sent: Monday, August 7, 2023 15:10 To: dev Subject: Re: [ANNOUNCE] New Apache Flink Committer - Yanfei Lei Congrats Yanfei! Welcome to the team. Danny On Mon, 7 Aug 2023, 08:03 Rui Fan, <1996

Re: [DISCUSS] How about adding OLAP to Flink Roadmap?

2023-08-14 Thread Yun Tang
in medium-sized data query, and switch to Flink batch SQL for large-scale analysis query? If so, I also think the naming of Flink OLAP looks a bit strange, as Flink batch SQL shall also serve for large-scale OLAP analysis. Best Yun Tang From: Jing Ge Sent: Thursd

Re: Proposal for Implementing Keyed Watermarks in Apache Flink

2023-09-05 Thread Yun Tang
/FLINK/Flink+Improvement+Proposals Best Yun Tang From: yuxia Sent: Wednesday, September 6, 2023 12:31 To: dev Subject: Re: Proposal for Implementing Keyed Watermarks in Apache Flink Hi, Tawfik Yasser. Thanks for the proposal. It sounds exciting. I can't wai

Re: [DISCUSS] FLIP-367: Support Setting Parallelism for Table/SQL Sources

2023-09-14 Thread Yun Tang
] instead of SQL's DDL. [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-292%3A+Enhance+COMPILED+PLAN+to+support+operator-level+state+TTL+configuration Best Yun Tang From: Benchao Li Sent: Thursday, September 14, 2023 19:53 To: dev@flink.apache.or

Re: [DISCUSS] FLIP-367: Support Setting Parallelism for Table/SQL Sources

2023-09-15 Thread Yun Tang
e/sql/queries/hints/#dynamic-table-options Best Yun Tang From: ConradJam Sent: Friday, September 15, 2023 22:52 To: dev@flink.apache.org Subject: Re: [DISCUSS] FLIP-367: Support Setting Parallelism for Table/SQL Sources + 1 Thanks for the FLIP and the discussi

Re: [VOTE] FLIP-312: Prometheus Sink Connector

2023-09-20 Thread Yun Tang
+1 (binding) Thanks for driving this, Lorenzo. Best Yun Tang From: Hong Sent: Thursday, September 21, 2023 1:22 To: dev@flink.apache.org Subject: Re: [VOTE] FLIP-312: Prometheus Sink Connector +1 (binding) Thanks Lorenzo. Hong > On 20 Sep 2023, at 17

Re: [VOTE] FLIP-314: Support Customized Job Lineage Listener

2023-09-27 Thread Yun Tang
+1 (binding) Best, Yun Tang From: Yangze Guo Sent: Thursday, September 28, 2023 9:20 To: dev@flink.apache.org Subject: Re: [VOTE] FLIP-314: Support Customized Job Lineage Listener +1 (binding) Best, Yangze Guo On Tue, Sep 26, 2023 at 11:05 AM Leonard Xu

Re: access to the design doc of FLINK-12477

2023-09-27 Thread Yun Tang
Hi Shuyi, Thank you for your interest in the previous design. Already CC'ed Jing and Stefan, who might have such doc access. Best Yun Tang From: Shuyi Chen Sent: Thursday, September 28, 2023 13:37 To: dev Subject: access to the design doc of FLINK-1247

Re: [VOTE] FLIP-367: Support Setting Parallelism for Table/SQL Sources

2023-10-08 Thread Yun Tang
+1 (binding) Best Yun Tang From: Weihua Hu Sent: Monday, October 9, 2023 12:03 To: dev@flink.apache.org Subject: Re: [VOTE] FLIP-367: Support Setting Parallelism for Table/SQL Sources +1 (binding) Best, Weihua On Mon, Oct 9, 2023 at 11:47 AM Shammon FY

Re: [DISCUSS] FLIP-375: Built-in cross-platform powerful java profiler on taskmanagers

2023-10-09 Thread Yun Tang
evel flamegraph-files and maintained on taskmanager side. They flamegraph-files will be cleanup automatically once reached to rest.profiling.history-size. Best Yun Tang From: Rui Fan <1996fan...@gmail.com> Sent: Tuesday, October 10, 2023 10:10 To: dev@flink.ap

Re: [DISCUSS] FLIP-375: Built-in cross-platform powerful java profiler on taskmanagers

2023-10-10 Thread Yun Tang
w any obvious performance regression during profiling. [1] https://github.com/async-profiler/async-profiler/issues/14 Best Yun Tang From: Jing Ge Sent: Tuesday, October 10, 2023 12:05 To: dev@flink.apache.org Subject: Re: [DISCUSS] FLIP-375: Built-in cross-pla

Re: Re: [DISCUSS] FLIP-373: Support Configuring Different State TTLs using SQL Hint

2023-10-11 Thread Yun Tang
configuration is mistakenly used as it will affect the data correctness. [1] https://issues.apache.org/jira/browse/FLINK-33230 Best Yun Tang From: ConradJam Sent: Wednesday, October 11, 2023 20:30 To: dev@flink.apache.org Subject: Re: Re: [DISCUSS] FLIP-373

Re: [ANNOUNCE] New Apache Flink Committer - Jane Chan

2023-10-15 Thread Yun Tang
Congratulations, Jane! Best Yun Tang From: Rui Fan <1996fan...@gmail.com> Sent: Monday, October 16, 2023 10:16 To: dev@flink.apache.org Cc: qingyue@gmail.com Subject: Re: [ANNOUNCE] New Apache Flink Committer - Jane Chan Congratulations Jane! Best, R

Re: [ANNOUNCE] New Apache Flink Committer - Ron Liu

2023-10-15 Thread Yun Tang
Congratulations, Ron! Best Yun Tang From: yu zelin Sent: Monday, October 16, 2023 10:16 To: dev@flink.apache.org Cc: ron9@gmail.com Subject: Re: [ANNOUNCE] New Apache Flink Committer - Ron Liu Congratulations! Best, Yu Zelin > 2023年10月16日 09:56,Jark

Re: [DISCUSS] FLIP-375: Built-in cross-platform powerful java profiler on taskmanagers

2023-10-15 Thread Yun Tang
support the perf_events option, and I think we can include it as an extension in this FLIP. For the request of dynamically changing the kernel parameters, we would not include this in the FLIP as it might cause permissions issues. Best Yun Tang From: David

Re: [VOTE] Release 1.18.0, release candidate #2

2023-10-16 Thread Yun Tang
/repos/dist/dev/flink/flink-1.18.0-rc2/flink-1.18.0-bin-scala_2.12.tgz [2] https://github.com/apache/flink/blob/f978a77e2b9ade1e89dfb681d4b99fc13c72d2ed/pom.xml#L128 [3] https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/flinkdev/building/#build-flink Best, Yun Tang

Re: [VOTE] FLIP-375: Built-in cross-platform powerful java profiler

2023-10-17 Thread Yun Tang
+1 (binding) Best, Yun Tang From: Zhanghao Chen Sent: Tuesday, October 17, 2023 15:57 To: dev@flink.apache.org Cc: myas...@live.com Subject: Re: [VOTE] FLIP-375: Built-in cross-platform powerful java profiler +1 (non-binding) Best, Zhanghao Chen

Re: [VOTE] Release 1.18.0, release candidate #2

2023-10-17 Thread Yun Tang
:1.18.0] And then I checked MANIFEST.MF within flink-dist-1.18.0.jar to find the built Java version. >From the current findings, I think we shall cancel the RC2. Best Yun Tang From: Chesnay Schepler Sent: Tuesday, October 17, 2023 17:21 To: dev@flink.apache.

Re: [VOTE] Release 1.18.0, release candidate #2

2023-10-17 Thread Yun Tang
://repository.apache.org/content/repositories/orgapacheflink-1658/org/apache/flink/flink-runtime/1.18.0/flink-runtime-1.18.0.jar Best, Yun Tang From: Matthias Pohl Sent: Tuesday, October 17, 2023 20:38 To: dev@flink.apache.org Cc: Yun Tang ; sergey.nuyan

Re: [VOTE] Release 1.18.0, release candidate #2

2023-10-17 Thread Yun Tang
Hi Jing, Thanks for the update, I checked the new maven repo, and the artifacts were built with JDK8 correctly. Best Yun Tang From: Jing Ge Sent: Tuesday, October 17, 2023 23:31 To: dev@flink.apache.org Cc: Matthias Pohl ; sergey.nuyan...@aiven.io Subject

Re: [VOTE] Release 1.18.0, release candidate #3

2023-10-19 Thread Yun Tang
+1 (non-binding) * Build from source code * Verify the pre-built jar packages were built with JDK8 * Verify FLIP-291 with a standalone cluster, and it works fine with StateMachine example. * Checked the signature * Viewed the PRs. Best Yun Tang

Re: [ANNOUNCE] The Flink Speed Center and benchmark daily run are back online

2023-10-19 Thread Yun Tang
Thanks for Zakelly's great work! Best Yun Tang From: Piotr Nowojski Sent: Thursday, October 19, 2023 17:56 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] The Flink Speed Center and benchmark daily run are back online Thank you! czw., 19 paź 2023 o

Re: Re: [DISCUSS] Remove legacy Paimon (TableStore) doc link from Flink web navigation

2023-10-20 Thread Yun Tang
rsion. WDYT? [1] https://github.com/apache/flink-web/pull/665 Best Yun Tang From: junjie201...@gmail.com Sent: Friday, October 20, 2023 12:20 To: Jing Ge ; dev Cc: dev Subject: Re: Re: [DISCUSS] Remove legacy Paimon (TableStore) doc link from Flink web navig

Re: Re: [DISCUSS] Remove legacy Paimon (TableStore) doc link from Flink web navigation

2023-10-23 Thread Yun Tang
Hi Marton and Martijn, I have removed the link to the legacy Paimon (flink-table-store) but only left a link to the incubating-paimon doc. Please move to the PR review[1] for quick discussions. [1] https://github.com/apache/flink-web/pull/665 Best Yun Tang

Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-27 Thread Yun Tang
Thanks to everyone who participated in this release! Best Yun Tang From: Matthias Pohl Sent: Friday, October 27, 2023 17:23 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] Apache Flink 1.18.0 released Thanks to everyone who was involved and especially to the

Re: Apply to become a Flink contributor

2023-11-03 Thread Yun Tang
ly in this thread with the ticket you want to contribute. Best Yun Tang From: mzzx Sent: Thursday, November 2, 2023 20:43 To: dev@flink.apache.org Subject: Apply to become a Flink contributor Hi Guys, I want to contribute to Apache Flink. Would you p

Re: Request to release flink 1.6.3

2023-11-03 Thread Yun Tang
Hi Rui, I could help to join the release management of 1.17.2, and I will also ask Yu Chen for help with some working items. Let's move forward and make it. Best Yun Tang From: Rui Fan <1996fan...@gmail.com> Sent: Tuesday, October 31, 2023 23

[DISCUSS] Release 1.17.2

2023-11-05 Thread Yun Tang
rowse/FLINK-32548 [6] https://issues.apache.org/jira/browse/FLINK-33010 [7] https://issues.apache.org/jira/browse/FLINK-33149 [8] https://issues.apache.org/jira/projects/FLINK/versions/12353260 Best Yun Tang

Re: Re:Re: [DISCUSS] Release 1.17.2

2023-11-07 Thread Yun Tang
Hi @casel.chen<mailto:casel_c...@126.com> It seems FLINK-33365 is more related to JDBC connector than the Flink runtime, and the discussion will focus on the release of Flink-1.17.2. Best Yun Tang From: casel.chen Sent: Tuesday, November 7, 2023 16:04 T

Re: [DISCUSS] FLIP-269: Properly Handling the Processing Timers on Job Termination

2023-11-07 Thread Yun Tang
Sorry to pick up this discussion again after a long time. @Yun Gao, could you share the PoC if possible? Best Yun Tang On 2022/12/08 10:20:21 Piotr Nowojski wrote: > Sounds good to me as well! > > Best, > Piotrek > > czw., 8 gru 2022 o 09:53 Dawid Wysakowicz > napisał(a):

Re: [DISCUSS] Release 1.17.2

2023-11-08 Thread Yun Tang
Hi All, Thank you for your feedback! As there are no other concerns or objections, and currently I am not aware of any unresolved blockers. I will kick off the release process and start preparing for the RC1 version from today. Best Yun Tang From: Leonard Xu

Re: Adding a new channel to Apache Flink slack workspace

2023-11-09 Thread Yun Tang
+1 and glad to see more guys are using PyFlink. Best Yun Tang From: Jing Ge Sent: Wednesday, November 8, 2023 3:18 To: ro...@decodable.co.invalid Cc: dev@flink.apache.org Subject: Re: Adding a new channel to Apache Flink slack workspace +1 since there are so

[VOTE] Release 1.17.2, release candidate #1

2023-11-13 Thread Yun Tang
Hi everyone, Please review and vote on the release candidate #1 for the version 1.17.2, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [1

Re: Slack invite expired, please share an active invite

2023-11-13 Thread Yun Tang
Hi Chinmay, You can try this link https://join.slack.com/t/apache-flink/shared_invite/zt-1ta0su2np-lCCV6xD7XeKjwQuHMOTBIA And the community will fix the expired invitation soon. Best Yun Tang From: bhatchin...@icloud.com.INVALID Sent: Monday, November 13, 2023

Re: [VOTE] Release 1.16.3, release candidate #1

2023-11-16 Thread Yun Tang
+1 (non-binding) * Verified signatures * Build from source code, and it looks good * Verified that jar packages are built with maven-3.2.5 and JDK8 * Reviewed the flink-web PR * Start a local standalone cluster and submit examples Best Yun Tang

Re: [DISCUSS] Remove forceAvro() and forceKryo() from the ExecutionConfig

2019-03-26 Thread Yun Tang
patibility plan for enableForceAvro() and enableForceKryo()? I think if https://issues.apache.org/jira/browse/FLINK-11917 merged, we could support to migrate state which was POJO but serialized using Kryo. Best Yun Tang From: Stephan Ewen Sent: Tuesday, March 2

Re: [DISCUSS] Remove forceAvro() and forceKryo() from the ExecutionConfig

2019-03-26 Thread Yun Tang
ExecutionConfig. Best Yun Tang [1] https://ci.apache.org/projects/flink/flink-docs-release-1.7/dev/custom_serializers.html From: Konstantin Knauf Sent: Tuesday, March 26, 2019 17:37 To: Stephan Ewen Cc: Yun Tang; dev; user Subject: Re: [DISCUSS] Remove forceAvro() and

Re: [Discuss][FLINK-8297]A solution for FLINK-8297 Timebased RocksDBListState

2019-04-15 Thread Yun Tang
ginal list state as expected and not recommend users to directly use this feature if they're not sure the list state really large. Best Yun Tang From: Andrey Zagrebin Sent: Monday, April 15, 2019 17:09 To: dev Subject: Re: [Discuss][FLINK-8297]A solution

Re: Something wrong with travis?

2019-06-23 Thread Yun Tang
🙁 Best Yun Tang From: Chesnay Schepler Sent: Wednesday, June 19, 2019 16:59 To: dev@flink.apache.org; Kurt Young Subject: Re: Something wrong with travis? Recent builds are passing again. On 18/06/2019 08:34, Kurt Young wrote: > Hi dev, > > I noticed

Re: [ANNOUNCE] Jincheng Sun is now part of the Flink PMC

2019-06-24 Thread Yun Tang
Congratulations Jincheng! Best Yun Tang From: Yu Li Sent: Tuesday, June 25, 2019 0:07 To: dev Subject: Re: [ANNOUNCE] Jincheng Sun is now part of the Flink PMC Congratulations Jincheng! Well deserved! Best Regards, Yu On Tue, 25 Jun 2019 at 00:01, Zili Chen

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-01 Thread Yun Tang
welcome. [1] https://github.com/apache/flink/blob/6f4148180ba372a2c12c1d54bea8579350af6c98/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java#L2568 Best Yun Tang From: Andrea Spina

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-01 Thread Yun Tang
possible, please provide your job manager's log. Best Yun Tang From: Andrea Spina Sent: Monday, July 1, 2019 23:14 To: dev@flink.apache.org Subject: Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme Hi Yun, rocksDB configuration is

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-03 Thread Yun Tang
Hi Andrea This should be a bug already fixed by https://issues.apache.org/jira/browse/FLINK-12042 , you could upgrade to at least 1.7.3 version to avoid this bug. Best Yun Tang From: Andrea Spina Sent: Wednesday, July 3, 2019 15:46 To: dev@flink.apache.org

Re: [VOTE] Migrate to sponsored Travis account

2019-07-04 Thread Yun Tang
I noticed that switching to a separate Travis account to run CI is actually impossible from what https://issues.apache.org/jira/browse/INFRA-18703 said. Hope another option from Chesnay to speed up the CI progress would work soon. Best Yun Tang From: Jark Wu

Re: A question about RocksDBListState and RocksDBMapState.

2019-07-05 Thread Yun Tang
Hi kaka You're correct, these comments are not correct for RocksDBMapState now, will correct it with a hotfix. Best Yun Tang From: kaka chen Sent: Friday, July 5, 2019 15:05 To: dev@flink.apache.org Subject: A question about RocksDBListState and RocksDBMap

Re: [DISCUSS] ARM support for Flink

2019-07-10 Thread Yun Tang
we'd better support to release RocksDB-java with ARM officially. [1] https://github.com/facebook/rocksdb/blob/master/java/RELEASE.md [2] https://github.com/dataArtisans/frocksdb Best Yun Tang From: Xiyuan Wang Sent: Tuesday, July 9, 2019 10:52 To: dev@flink.

Re: [ANNOUNCE] Jiangjie (Becket) Qin has been added as a committer to the Flink project

2019-07-18 Thread Yun Tang
Congratulations Becket! Well deserved. Best Yun Tang From: Robert Metzger Sent: Thursday, July 18, 2019 15:41 To: dev Subject: [ANNOUNCE] Jiangjie (Becket) Qin has been added as a committer to the Flink project Hi all, I'm excited to announce that Jia

Re: [DISCUSS] Setup a bui...@flink.apache.org mailing list for travis builds

2019-07-21 Thread Yun Tang
+1 sounds good, more people could be encouraged to involve in paying attention to failure commit. Best Yun Tang From: Becket Qin Sent: Monday, July 22, 2019 9:44 To: dev Subject: Re: [DISCUSS] Setup a bui...@flink.apache.org mailing list for travis builds +1

Re: [ANNOUNCE] Zhijiang Wang has been added as a committer to the Flink project

2019-07-22 Thread Yun Tang
Congratulations Zhijiang, well deserved. Best From: Yingjie Cao Sent: Tuesday, July 23, 2019 10:23 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] Zhijiang Wang has been added as a committer to the Flink project Congratulations Zhijiang! yangtao.yt 于2019年7月2

Re: [ANNOUNCE] Kete Young is now part of the Flink PMC

2019-07-23 Thread Yun Tang
Congratulations Kurt, Well deserved. Best From: Xu Forward Sent: Tuesday, July 23, 2019 17:53 To: dev Subject: Re: [ANNOUNCE] Kete Young is now part of the Flink PMC Congratulations Kurt! best forward Jark Wu 于2019年7月23日周二 下午5:49写道: > Congratulations Kurt!

Re: Something wrong with travis?

2019-07-29 Thread Yun Tang
I met this problem again at https://api.travis-ci.com/v3/job/220732163/log.txt . Is there any place we could ask for help to contact tarvis or any clues we could use to figure out this? Best Yun Tang From: Yun Tang Sent: Monday, June 24, 2019 14:22 To: dev

Re: [ANNOUNCE] Hequn becomes a Flink committer

2019-08-07 Thread Yun Tang
Congratulations Hequn. Best Yun Tang From: Rong Rong Sent: Thursday, August 8, 2019 0:41 Cc: dev ; user Subject: Re: [ANNOUNCE] Hequn becomes a Flink committer Congratulations Hequn, well deserved! -- Rong On Wed, Aug 7, 2019 at 8:30 AM mailto:xingc

Re: Custom type serializer inside Flink state

2019-08-07 Thread Yun Tang
[1] for more information. CC @Tzu-Li (Gordon) Tai<mailto:tzuli...@apache.org> as he might provide more information about this. [1] https://issues.apache.org/jira/browse/FLINK-11333 Best Yun Tang From: Ying Xu Sent: Thursday, August 8, 2019 1:51 T

Re: [VOTE] Flink Project Bylaws

2019-08-13 Thread Yun Tang
tributing/contribute-code.html#code-contribution-process Best Yun Tang From: JingsongLee Sent: Tuesday, August 13, 2019 23:56 To: dev Subject: Re: [VOTE] Flink Project Bylaws +1 (non-binding) Thanks Becket. I've learned a lot from current by

Re: [ANNOUNCE] Andrey Zagrebin becomes a Flink committer

2019-08-14 Thread Yun Tang
Congratulations Andrey. Best Yun Tang From: Xintong Song Sent: Wednesday, August 14, 2019 21:40 To: Oytun Tez Cc: Zili Chen ; Till Rohrmann ; dev ; user Subject: Re: [ANNOUNCE] Andrey Zagrebin becomes a Flink committer Congratulations Andery~! Thank you

Re: [DISCUSS] FLIP-50: Spill-able Heap Keyed State Backend

2019-08-15 Thread Yun Tang
make me feel fear about the OOM errors. Look forward for more powerful enrichment to state-backend, and help Flink to achieve better performance together. Best Yun Tang From: Stephan Ewen Sent: Thursday, August 15, 2019 23:07 To: dev Subject: Re: [DISCUSS] FLIP-50

Re: How to find the root cause of e2e ci failure?

2023-02-07 Thread Yun Tang
Hi Rui, The detailed logs of flink e2e CI can be found in the published artifacts [1] which start with "logs-ci-e2e_1_ci". [1] https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45813&view=artifacts&pathAsName=false&type=publishedAr

Re: Re: [ANNOUNCE] New Apache Flink Committer - Weijie Guo

2023-02-13 Thread Yun Tang
Congratulations, Weijie! Best Yun Tang On 2023/02/13 09:23:16 ramkrishna vasudevan wrote: > Congratulations!!! Weijie > > Regards > Ram > > On Mon, Feb 13, 2023 at 2:17 PM Yuepeng Pan wrote: > > > Congratulations, Weijie! > > > > Best, > > > &g

Re: [ANNOUNCE] New Apache Flink Committer - Jing Ge

2023-02-15 Thread Yun Tang
Congratulations, Jing! Best Yun Tang From: Dong Lin Sent: Wednesday, February 15, 2023 19:40 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] New Apache Flink Committer - Jing Ge Congratulations Jing! On Wed, Feb 15, 2023 at 12:48 PM Shiwei Wang wrote

Re: [ANNOUNCE] New Apache Flink PMC Member - Dong Lin

2023-02-16 Thread Yun Tang
Congratulations, Dong! Best Yun Tang From: Yuxin Tan Sent: Friday, February 17, 2023 10:19 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] New Apache Flink PMC Member - Dong Lin Congratulations, Dong! Best, Yuxin ConradJam 于2023年2月17日周五 09:59写道

Re: [DISCUSS] FLIP-296: Watermark options for table API & SQL

2023-02-21 Thread Yun Tang
Thanks Kui for driving this topic. I think this FLIP could help users leverage the ability of watermark alignment in Flink SQL when backfilling the data, which is helpful to use stream applications to replace batch applications. Best Yun Tang From: kui yuan

Re: [ANNOUNCE] New Apache Flink Committer - Rui Fan

2023-02-21 Thread Yun Tang
Congratulations, Rui! Best Yun Tang From: Dian Fu Sent: Wednesday, February 22, 2023 9:45 To: dev@flink.apache.org Cc: rui fan <1996fan...@gmail.com> Subject: Re: [ANNOUNCE] New Apache Flink Committer - Rui Fan Congratulations Rui! On Tue, Feb 21, 2023 a

Re: [ANNOUNCE] New Apache Flink Committer - Anton Kalashnikov

2023-02-21 Thread Yun Tang
Congratulations, Anton! Best Yun Tang From: Dian Fu Sent: Wednesday, February 22, 2023 9:44 To: dev@flink.apache.org Subject: Re: [ANNOUNCE] New Apache Flink Committer - Anton Kalashnikov Congratulations Anton! On Tue, Feb 21, 2023 at 9:12 PM Austin Cawley

Re: [DISCUSS] FLIP-296: Watermark options for table API & SQL

2023-02-23 Thread Yun Tang
ther topic: how to support the dynamic table options in table API, which is deserved to create another FLIP. Best Yun Tang From: Martijn Visser Sent: Thursday, February 23, 2023 17:14 To: dev@flink.apache.org Subject: Re: [DISCUSS] FLIP-296: Watermark options for

Re: Proposal to improve the Apache Flink website

2023-02-26 Thread Yun Tang
s/latest/ Best Yun Tang From: Chesnay Schepler Sent: Friday, February 24, 2023 2:20 To: dev@flink.apache.org ; Maximilian Michels Subject: Re: Proposal to improve the Apache Flink website Maybe to expand on the comment from Max: From a technical perspective

[Discuss] Some questions on flink-table-store micro benchmark

2023-02-26 Thread Yun Tang
apache.org/jira/browse/FLINK-29636 [2] https://issues.apache.org/jira/browse/FLINK-2973 Best Yun Tang

  1   2   3   4   5   6   >