Re: Apply to become a Flink contributor

2023-11-03 Thread Yun Tang
Hi, I think there is no so-called contributor permission currently, anyone can create a ticket but not everyone can take a ticket. You can ask some committer members in the JIRA ticket's comments to ask for taking that. If you don't know who could ask for help, please feel free to reply in this

[jira] [Created] (FLINK-33447) Avoid CompiledPlan recompilation during loading

2023-11-03 Thread Timo Walther (Jira)
Timo Walther created FLINK-33447: Summary: Avoid CompiledPlan recompilation during loading Key: FLINK-33447 URL: https://issues.apache.org/jira/browse/FLINK-33447 Project: Flink Issue Type: S

Re: [DISCUSS] Connector releases for Flink 1.18

2023-11-03 Thread Martijn Visser
Hi Danny, Thanks a lot for starting the discussion on this topic! I know that Pulsar is failing because of Archunit, which I expect the same issue to be for Cassandra (I know that Etienne was working on this). Happy to help. Best regards, Martijn On Thu, Nov 2, 2023 at 9:08 PM Danny Cranmer wr

[jira] [Created] (FLINK-33448) Introduce a new configuration item 'taskmanager.load-balance.mode'

2023-11-03 Thread RocMarshal (Jira)
RocMarshal created FLINK-33448: -- Summary: Introduce a new configuration item 'taskmanager.load-balance.mode' Key: FLINK-33448 URL: https://issues.apache.org/jira/browse/FLINK-33448 Project: Flink

[VOTE] Release flink-connector-opensearch v1.1.0, release candidate #1

2023-11-03 Thread Danny Cranmer
Hi everyone, Please review and vote on the release candidate #1 for the version 1.1.0 of flink-connector-opensearch, 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 include

[VOTE] Release flink-connector-gcp-pubsub v3.0.2, release candidate #1

2023-11-03 Thread Danny Cranmer
Hi everyone, Please review and vote on the release candidate #1 for the version 3.0.2 of flink-connector-pubsub, 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] [Created] (FLINK-33449) Support array_contains_seq function

2023-11-03 Thread leo cheng (Jira)
leo cheng created FLINK-33449: - Summary: Support array_contains_seq function Key: FLINK-33449 URL: https://issues.apache.org/jira/browse/FLINK-33449 Project: Flink Issue Type: New Feature

Re: [VOTE] Release flink-connector-opensearch v1.1.0, release candidate #1

2023-11-03 Thread Andriy Redko
+1 (non-binding), thanks a lot Danny! Best Regards, Andriy Redko  > Hi everyone, > Please review and vote on the release candidate #1 for the version 1.1.0 of > flink-connector-opensearch, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specific

RE: How do I source debug the scala in the flink table planner?

2023-11-03 Thread David Radley
Hi Sergey, Thanks Sergey. Yes I tried that. I notice https://nightlies.apache.org/flink/flink-docs-master/docs/concepts/flink-architecture/ which shows the planner running in the Flink application, which in my case is the SQL client. This makes sense as the debug statements to stdout show in th

[jira] [Created] (FLINK-33450) Implement JdbcAutoScalerStateStore

2023-11-03 Thread Rui Fan (Jira)
Rui Fan created FLINK-33450: --- Summary: Implement JdbcAutoScalerStateStore Key: FLINK-33450 URL: https://issues.apache.org/jira/browse/FLINK-33450 Project: Flink Issue Type: Sub-task Compo

[jira] [Created] (FLINK-33451) Implement FileSytemAutoScalerStateStore

2023-11-03 Thread Samrat Deb (Jira)
Samrat Deb created FLINK-33451: -- Summary: Implement FileSytemAutoScalerStateStore Key: FLINK-33451 URL: https://issues.apache.org/jira/browse/FLINK-33451 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-33452) A series of improvements of Autoscaler Standalone

2023-11-03 Thread Rui Fan (Jira)
Rui Fan created FLINK-33452: --- Summary: A series of improvements of Autoscaler Standalone Key: FLINK-33452 URL: https://issues.apache.org/jira/browse/FLINK-33452 Project: Flink Issue Type: Improveme

[jira] [Created] (FLINK-33453) Add java21-target profile

2023-11-03 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-33453: --- Summary: Add java21-target profile Key: FLINK-33453 URL: https://issues.apache.org/jira/browse/FLINK-33453 Project: Flink Issue Type: Sub-task

Re: [DISCUSS] FLIP-376: Add DISTRIBUTED BY clause

2023-11-03 Thread Timo Walther
If there are no objections, I would start with a voting on Monday. Thanks for the feedback everyone! Regards, Timo On 02.11.23 13:49, Martijn Visser wrote: Hi all, From a user point of view, I think it makes sense to go for DISTRIBUTED BY with how Timo explained it. +1 for his proposal Be

Re: [DISCUSS] Connector releases for Flink 1.18

2023-11-03 Thread mystic lama
Hi, I can look into pulsar and Cassandra fixes. I agree it's archunit issue based on the build logs. I don't have much experience with it, but I was able to reproduce it locally. I can send out PR's over the weekend. Do we have JIRA's for this? If not I can create to track. Thanks @sh On Fri, 3

Re:[DISCUSS] FLIP-381: Deprecate configuration getters/setters that return/set complex Java objects

2023-11-03 Thread Wencong Liu
Thanks Junrui for your effort! Making all configuration code paths lead to ConfigOption is a more standardized approach to configuring Flink applications. +1 for this proposal. Best, Wencong Liu At 2023-11-02 10:10:14, "Junrui Lee" wrote: >Hi devs, > >I would like to start a disc

[jira] [Created] (FLINK-33454) Adding tls configuration to IngressSpec

2023-11-03 Thread dongwoo.kim (Jira)
dongwoo.kim created FLINK-33454: --- Summary: Adding tls configuration to IngressSpec Key: FLINK-33454 URL: https://issues.apache.org/jira/browse/FLINK-33454 Project: Flink Issue Type: New Feature

Re: Heartbeat of TaskManager with id container

2023-11-03 Thread xiangyu feng
Hi Nagireddy, Pls try to use '-Dlog4j.configuration=file:/opt/test/flink/log4j.properties'. Regards, Xiangyu Y SREEKARA BHARGAVA REDDY 于2023年11月3日周五 19:45写道: > Yes, I went through that document. > > How can i override log4j.properties with my custom log4j.properties( > */opt/test/flink/log4j.

[jira] [Created] (FLINK-33455) Implement restore tests for SortLimit node

2023-11-03 Thread Bonnie Varghese (Jira)
Bonnie Varghese created FLINK-33455: --- Summary: Implement restore tests for SortLimit node Key: FLINK-33455 URL: https://issues.apache.org/jira/browse/FLINK-33455 Project: Flink Issue Type:

[jira] [Created] (FLINK-33456) Upgrade maven-shade-plugin to 3.5.1

2023-11-03 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-33456: --- Summary: Upgrade maven-shade-plugin to 3.5.1 Key: FLINK-33456 URL: https://issues.apache.org/jira/browse/FLINK-33456 Project: Flink Issue Type: Sub-tas

Re: [DISCUSS] FLIP-376: Add DISTRIBUTED BY clause

2023-11-03 Thread Jing Ge
Hi Timo, Fair enough, thanks for the clarification! Best regards, Jing On Fri, Nov 3, 2023 at 8:16 AM Timo Walther wrote: > If there are no objections, I would start with a voting on Monday. > > Thanks for the feedback everyone! > > Regards, > Timo > > > On 02.11.23 13:49, Martijn Visser wrot

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:06 To: dev@flink.ap

Re: Request to release flink 1.6.3

2023-11-03 Thread Rui Fan
Thanks Yun and Yu, That would be great! Let's move forward! Best, Rui On Sat, Nov 4, 2023 at 10:10 AM Yun Tang wrote: > 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. > > Bes

[jira] [Created] (FLINK-33457) FlinkImageBuilder checks for Java 21

2023-11-03 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-33457: --- Summary: FlinkImageBuilder checks for Java 21 Key: FLINK-33457 URL: https://issues.apache.org/jira/browse/FLINK-33457 Project: Flink Issue Type: Sub-ta