Re: [DISCUSS] FLIP-Draft - Amazon CloudWatch Metric Sink Connector

2025-04-14 Thread Wong, Daren
ed? Specifically, I am interested in how we are calculating the data sizes of a batch. Best regards Keith Lee On Fri, Apr 11, 2025 at 6:43 PM Wong, Daren mailto:daren...@amazon.co.uk.inva>lid> wrote: > Hi Hong, > > Thanks for the comments and suggestions, really appreciate it! &g

Re: [DISCUSS] FLIP-Draft - Amazon CloudWatch Metric Sink Connector

2025-04-11 Thread Wong, Daren
sult) > > nit: This method should be deprecated after 1.20. I hope the repo is > upgraded by the time we implement this > > > Error Handling > Away from poison pills, what error handling are you suggesting? Are we > following the footsteps of the other AWS connectors w

Re: [DISCUSS] FLIP-Draft - Amazon CloudWatch Metric Sink Connector

2025-04-11 Thread Wong, Daren
ntic and might be confusing to the users, additionally since cloud watch API fails the full batch how are you suggesting we identify the poison pills? I am personally in favor of global failures in this case but would love to hear the feedback here. Best Regards Ahmed Hamdy On Mon, 7 Apr

[DISCUSS] FLIP-Draft - Amazon CloudWatch Metric Sink Connector

2025-04-07 Thread Wong, Daren
Hi Dev, I would like to start a discussion about FLIP: Amazon CloudWatch Metric Sink Connector https://docs.google.com/document/d/1G2sQogV8S6M51qeAaTmvpClOSvklejjEXbRFFCv_T-c/edit?usp=sharing This FLIP is proposing to add support for Amazon CloudWatch Metric sink in flink-connector-aws repo. L

[DISCUSS] Flink Kubernetes Operator cleanup procedure

2023-07-17 Thread Wong, Daren
Hi devs, I would like to enquire about the cleanup procedure upon FlinkSessionJob deletion. Currently, FlinkSessionJobController would trigger a cleanup in the SessionJobReconciler which in turn cancels the Flink Job. Link to code: https://github.com/apache/flink-kubernetes-operator/blob/371a2

Re: [VOTE] Externalize AWS formats to flink-connector-aws

2023-01-30 Thread Wong, Daren
+1 (non-binding) Thanks Hong for driving this. Regards, Daren On 30/01/2023, 09:32, "Samrat Deb" wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. +1 (non-b

[jira] (FLINK-24343) Revisit Scheduler and Coordinator Startup Procedure

2022-08-08 Thread WONG, DAREN
Dear FLINK community, I am looking at JIRA FLINK-24343 and I am trying to understand what this sentence means: “The scheduler must be started to the point that it can handle "failGlobal()" calls, because the coordinators might trigger that during their startup when an exception in "start()" occ

Re: [DISCUSS] Add new JobStatus fields to Flink Kubernetes Operator CRD

2022-07-15 Thread WONG, DAREN
good argument for getting something done in Flink. Best regards, Martijn Op di 12 jul. 2022 om 21:17 schreef WONG, DAREN : > Hi Yang, > > The requirement to add *plan* currently originates from an internal AWS > requirement as our service needs

Re: [DISCUSS] Add new JobStatus fields to Flink Kubernetes Operator CRD

2022-07-12 Thread WONG, DAREN
ne to have a second API call once directly after application > submission (technically even this can be eliminated by setting a fix job id > always). > > +1 from me. > > Cheers, > Gyula > > > On Tue, Jul 12, 2022 a

Re: [DISCUSS] Add new JobStatus fields to Flink Kubernetes Operator CRD

2022-07-12 Thread WONG, DAREN
the https://nightlies.apache.org/flink/flink-docs-master/docs/ops/rest_api/#jobs-jobid after the previous call for every job in every reconcile loop would be too expensive. Best, Matyas On Mon, Jul 11, 2022 at 3:17 PM WONG, DAREN wrote: > Hi everyone, I am

[DISCUSS] Add new JobStatus fields to Flink Kubernetes Operator CRD

2022-07-11 Thread WONG, DAREN
Hi everyone, I am Daren from AWS Kinesis Data Analytics (KDA) team. I had a quick chat with Gyula as I propose to include a few additional fields in the jobStatus CRD for Flink Kubernetes Operator such as: - endTime - duration - jobPlan Further details of each states can be found here