[jira] [Created] (FLINK-29386) Fix fail to compile flink-connector-hive when profile is hive3

2022-09-22 Thread luoyuxia (Jira)
luoyuxia created FLINK-29386: Summary: Fix fail to compile flink-connector-hive when profile is hive3 Key: FLINK-29386 URL: https://issues.apache.org/jira/browse/FLINK-29386 Project: Flink Issue

Re: [VOTE] FLIP-260: Expose Finish Method For TableFunction

2022-09-22 Thread Piotr Nowojski
+1 (binding) czw., 22 wrz 2022 o 08:21 Lincoln Lee napisał(a): > Hi everyone, > > Thanks for all your feedback for FLIP-260[1] in the discussion thread[2], > I'd > like to start a vote for it. > > The vote will be open for at least 72 hours. > > [1] > > https://cwiki.apache.org/confluence/displa

[jira] [Created] (FLINK-29387) IntervalJoinITCase.testIntervalJoinSideOutputRightLateData failed with AssertionError

2022-09-22 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-29387: Summary: IntervalJoinITCase.testIntervalJoinSideOutputRightLateData failed with AssertionError Key: FLINK-29387 URL: https://issues.apache.org/jira/browse/FLINK-29387

[jira] [Created] (FLINK-29388) Fix args in JobSpec not being passed through to Flink in Standalone mode

2022-09-22 Thread Usamah Jassat (Jira)
Usamah Jassat created FLINK-29388: - Summary: Fix args in JobSpec not being passed through to Flink in Standalone mode Key: FLINK-29388 URL: https://issues.apache.org/jira/browse/FLINK-29388 Project: F

[jira] [Created] (FLINK-29389) Update documentation of JDBC and HBase lookup table for new caching options

2022-09-22 Thread Qingsheng Ren (Jira)
Qingsheng Ren created FLINK-29389: - Summary: Update documentation of JDBC and HBase lookup table for new caching options Key: FLINK-29389 URL: https://issues.apache.org/jira/browse/FLINK-29389 Project

[jira] [Created] (FLINK-29390) Pulsar SQL Connector: SQLClient E2E testing

2022-09-22 Thread Yufei Zhang (Jira)
Yufei Zhang created FLINK-29390: --- Summary: Pulsar SQL Connector: SQLClient E2E testing Key: FLINK-29390 URL: https://issues.apache.org/jira/browse/FLINK-29390 Project: Flink Issue Type: Sub-tas

[jira] [Created] (FLINK-29391) Add option to set labels and annotations in kubernetes deployment

2022-09-22 Thread Barisa (Jira)
Barisa created FLINK-29391: -- Summary: Add option to set labels and annotations in kubernetes deployment Key: FLINK-29391 URL: https://issues.apache.org/jira/browse/FLINK-29391 Project: Flink Issue

Re: [DISCUSS][FLINK-29372] Add a suffix to keys that violate YAML spec

2022-09-22 Thread Matthias Pohl
+1 That sounds like a good idea. Does it make sense to add a validation step to prevent new configuration parameters from running into the same issue (with whitelisting the existing ones)? Matthias On Thu, Sep 22, 2022 at 6:35 AM Yun Tang wrote: > +1 > > This is the prerequisite to help us to i

[jira] [Created] (FLINK-29392) SessionJobs are lost when Session FlinkDeployment is upgraded without HA

2022-09-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-29392: -- Summary: SessionJobs are lost when Session FlinkDeployment is upgraded without HA Key: FLINK-29392 URL: https://issues.apache.org/jira/browse/FLINK-29392 Project: Flink

[jira] [Created] (FLINK-29393) Upgrade Kubernetes operator examples to use the latest Flink base image

2022-09-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-29393: -- Summary: Upgrade Kubernetes operator examples to use the latest Flink base image Key: FLINK-29393 URL: https://issues.apache.org/jira/browse/FLINK-29393 Project: Flink

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

2022-09-22 Thread Yun Tang
+1 (non-binding) * Check the checksums of released tar packages. * Started the session cluster, and verified the commit tag in the web UI. * Submitted a wordcount example in streaming and batch modes. * Reviewed the flink web PR. * Build the source code from the tag. Best, Yu

[jira] [Created] (FLINK-29394) Flink k8s operator observe Flink job restart count

2022-09-22 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-29394: - Summary: Flink k8s operator observe Flink job restart count Key: FLINK-29394 URL: https://issues.apache.org/jira/browse/FLINK-29394 Project: Flink Issue Ty

[jira] [Created] (FLINK-29395) [Kinesis][EFO] Issue using EFO consumer at timestamp with empty shard

2022-09-22 Thread Hong Liang Teoh (Jira)
Hong Liang Teoh created FLINK-29395: --- Summary: [Kinesis][EFO] Issue using EFO consumer at timestamp with empty shard Key: FLINK-29395 URL: https://issues.apache.org/jira/browse/FLINK-29395 Project:

Re: [VOTE] FLIP-260: Expose Finish Method For TableFunction

2022-09-22 Thread Timo Walther
+1 (binding) Please make also sure to update ExpressionReducer during implementation. This is not mentioned in the FLIP yet. Thanks, Timo On 22.09.22 10:41, Piotr Nowojski wrote: +1 (binding) czw., 22 wrz 2022 o 08:21 Lincoln Lee napisał(a): Hi everyone, Thanks for all your feedback for

[jira] [Created] (FLINK-29396) Race condition in JobMaster shutdown can leak resource requirements

2022-09-22 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29396: Summary: Race condition in JobMaster shutdown can leak resource requirements Key: FLINK-29396 URL: https://issues.apache.org/jira/browse/FLINK-29396 Project:

[jira] [Created] (FLINK-29397) Race condition in StreamTask can lead to NPE if changelog is disabled

2022-09-22 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29397: Summary: Race condition in StreamTask can lead to NPE if changelog is disabled Key: FLINK-29397 URL: https://issues.apache.org/jira/browse/FLINK-29397 Project

[DISCUSS] FLIP-262 MongoDB Connector

2022-09-22 Thread 孙家宝
Hi everyone, I would like to start a discussion thread on FLIP-262 for a MongoDB Connector that will support both DataStream, Table API and SQL implementations with Lookup ability. This would be a new connector in its own external repository being https://www.github.com/apache/flink-connector-mo

Re: [DISCUSS] FLIP-262 MongoDB Connector

2022-09-22 Thread Martijn Visser
Hi Jiabao, Thanks for creating the FLIP. It looks like there's is enthusiasm for a MongoDB connector so that's good. What is also good to mention is that you have already prepared a PR at https://github.com/apache/flink/pull/20848 - That would need to move to the dedicated repository. Overall +1

[jira] [Created] (FLINK-29398) Utilize Rack Awareness in Flink Consumer

2022-09-22 Thread Jeremy DeGroot (Jira)
Jeremy DeGroot created FLINK-29398: -- Summary: Utilize Rack Awareness in Flink Consumer Key: FLINK-29398 URL: https://issues.apache.org/jira/browse/FLINK-29398 Project: Flink Issue Type: Impr

[jira] [Created] (FLINK-29399) TableITCase is unstable

2022-09-22 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29399: Summary: TableITCase is unstable Key: FLINK-29399 URL: https://issues.apache.org/jira/browse/FLINK-29399 Project: Flink Issue Type: Bug Com

[jira] [Created] (FLINK-29400) Default Value of env.log.max in documentation is incorrect

2022-09-22 Thread Dhruv Patel (Jira)
Dhruv Patel created FLINK-29400: --- Summary: Default Value of env.log.max in documentation is incorrect Key: FLINK-29400 URL: https://issues.apache.org/jira/browse/FLINK-29400 Project: Flink Issu

Re: [VOTE] FLIP-260: Expose Finish Method For TableFunction

2022-09-22 Thread Jingsong Li
+1 (binding) Best, Jingsong On Thu, Sep 22, 2022 at 9:45 PM Timo Walther wrote: > > +1 (binding) > > Please make also sure to update ExpressionReducer during implementation. > This is not mentioned in the FLIP yet. > > Thanks, > Timo > > On 22.09.22 10:41, Piotr Nowojski wrote: > > +1 (binding)

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

2022-09-22 Thread Dian Fu
+1 (binding) - Reviewed the flink-web PR - Installed the PyFlink package and run a simple example successfully - Verified the checksum and signature Regards, Dian On Thu, Sep 22, 2022 at 8:36 PM Yun Tang wrote: > +1 (non-binding) > > > * Check the checksums of released tar packages. > *