[jira] [Created] (FLINK-28008) Can not get secondary resource from after operator restart

2022-06-10 Thread Aitozi (Jira)
Aitozi created FLINK-28008: -- Summary: Can not get secondary resource from after operator restart Key: FLINK-28008 URL: https://issues.apache.org/jira/browse/FLINK-28008 Project: Flink Issue Type:

[jira] [Created] (FLINK-28007) Tests for AWS Connectors Using SDK v2 to use Synchronous Clients

2022-06-10 Thread Zichen Liu (Jira)
Zichen Liu created FLINK-28007: -- Summary: Tests for AWS Connectors Using SDK v2 to use Synchronous Clients Key: FLINK-28007 URL: https://issues.apache.org/jira/browse/FLINK-28007 Project: Flink

Re: [VOTE] Update Flink's Scala 2.12 support from 2.12.7 to 2.12.16

2022-06-10 Thread Ran Tao
+1 non-binding for that we can't always block at 2.12.7. but we should let users know about this binary incompatibility if execute this update. btw, the configuration of scala-maven-plugin may need to update to match target-8, target-11 jvm format. Martijn Visser 于2022年6月10日 周五18:32写道: > Hi

[jira] [Created] (FLINK-28006) Run architecture tests in single JVM

2022-06-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28006: Summary: Run architecture tests in single JVM Key: FLINK-28006 URL: https://issues.apache.org/jira/browse/FLINK-28006 Project: Flink Issue Type:

[jira] [Created] (FLINK-28005) Reduce network memory in UnalignedCheckpointITCase

2022-06-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28005: Summary: Reduce network memory in UnalignedCheckpointITCase Key: FLINK-28005 URL: https://issues.apache.org/jira/browse/FLINK-28005 Project: Flink

[jira] [Created] (FLINK-28004) Reduce CI heap space by 25%

2022-06-10 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28004: Summary: Reduce CI heap space by 25% Key: FLINK-28004 URL: https://issues.apache.org/jira/browse/FLINK-28004 Project: Flink Issue Type: Technical

Re: [DISCUSS] Releasing 1.15.1

2022-06-10 Thread Chesnay Schepler
Iit would be nice to include a fix for FLINK-27933. A PR is already opened for the 1.15 branch, and is overall trivial. On 10/06/2022 12:15, David Anderson wrote: Since no one has brought up any blockers, I'll plan to start the release process on Monday unless I hear otherwise. Best, David

[jira] [Created] (FLINK-28003) 'pos ' field would be updated to 'POSITION' when use SqlClient

2022-06-10 Thread Jing Zhang (Jira)
Jing Zhang created FLINK-28003: -- Summary: 'pos ' field would be updated to 'POSITION' when use SqlClient Key: FLINK-28003 URL: https://issues.apache.org/jira/browse/FLINK-28003 Project: Flink

[jira] [Created] (FLINK-28002) test_connectors.py failed with "object is not an instance of declaring class" in JDK11

2022-06-10 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-28002: Summary: test_connectors.py failed with "object is not an instance of declaring class" in JDK11 Key: FLINK-28002 URL: https://issues.apache.org/jira/browse/FLINK-28002

[jira] [Created] (FLINK-28001) PlannerScalaFreeITCase.testImperativeUdaf failed with Permission denied

2022-06-10 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-28001: Summary: PlannerScalaFreeITCase.testImperativeUdaf failed with Permission denied Key: FLINK-28001 URL: https://issues.apache.org/jira/browse/FLINK-28001 Project:

Re: [DISCUSS] FLIP-224: Blacklist Mechanism

2022-06-10 Thread Zhu Zhu
1) With the declarative slot allocation protocol, it's not easy to keep the slow slots which may have satisfy the slot request already, but ask for more slots from the resource manager. And we are also concerned to use detected slow slots, which may add load to the slow nodes and further slow down

[jira] [Created] (FLINK-28000) security.kerberos.login.principal can be defined wihtout keytab which is wrong configuration

2022-06-10 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-28000: - Summary: security.kerberos.login.principal can be defined wihtout keytab which is wrong configuration Key: FLINK-28000 URL: https://issues.apache.org/jira/browse/FLINK-28000

[VOTE] Update Flink's Scala 2.12 support from 2.12.7 to 2.12.16

2022-06-10 Thread Martijn Visser
Hi everyone, As previously discussed [1] I would like to open a vote thread for updating Flink from Scala 2.12.7 to Scala 2.12.16 and accept that there will be a binary incompatibility when this upgrade is executed. For this vote, I'm following the FLIP criteria since I think that best fits with

Re: [DISCUSS] Releasing 1.15.1

2022-06-10 Thread David Anderson
Since no one has brought up any blockers, I'll plan to start the release process on Monday unless I hear otherwise. Best, David On Thu, Jun 9, 2022 at 10:20 AM Yun Gao wrote: > Hi David, > > Very thanks for driving the new version, also +1 since we already > accumulated some fixes. > >

Re: [DISCUSS] FLIP-228: Support Within between events in CEP Pattern

2022-06-10 Thread Nicholas Jiang
Hi Dian, Guys, Thanks for your suggestion for the `PREVIOUS_AND_CURRENT`. I have updated the naming of WithinType value in the FLIP. If there are no other questions, I will start the VOTE thread next Monday. Regards, Nicholas Jiang On 2022/06/10 10:02:46 Dian Fu wrote: > Hi Nicholas, > >

[jira] [Created] (FLINK-27999) Fix test failure for Hive3

2022-06-10 Thread luoyuxia (Jira)
luoyuxia created FLINK-27999: Summary: Fix test failure for Hive3 Key: FLINK-27999 URL: https://issues.apache.org/jira/browse/FLINK-27999 Project: Flink Issue Type: Improvement

Re: [DISCUSS] FLIP-228: Support Within between events in CEP Pattern

2022-06-10 Thread Dian Fu
Hi Nicholas, Regarding the naming of `WithinType`, I'm OK with it. For `PREVIOUS_AND_NEXT`, I guess `PREVIOUS_AND_CURRENT` makes more sense. What's your thought? Regards, Dian On Thu, Jun 9, 2022 at 10:09 AM Nicholas Jiang wrote: > Hi Dian, > > About the indication of the time interval

[VOTE] Release 1.14.5, release candidate #1

2022-06-10 Thread Xingbo Huang
Hi everyone, Please review and vote on the release candidate #1 for the version 1.14.5, 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],

[jira] [Created] (FLINK-27998) Upgrade Calcite version to 1.30

2022-06-10 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-27998: -- Summary: Upgrade Calcite version to 1.30 Key: FLINK-27998 URL: https://issues.apache.org/jira/browse/FLINK-27998 Project: Flink Issue Type: Technical

[jira] [Created] (FLINK-27997) How to unregister custom metrics at runtime?

2022-06-10 Thread henvealf (Jira)
henvealf created FLINK-27997: Summary: How to unregister custom metrics at runtime? Key: FLINK-27997 URL: https://issues.apache.org/jira/browse/FLINK-27997 Project: Flink Issue Type: Improvement

Re: [DISCUSS] FLIP-240: Introduce "ANALYZE TABLE" Syntax

2022-06-10 Thread Ingo Bürk
Hi Godfrey, compared to the solution proposed in the FLIP (using a SELECT statement), I wonder if you have considered adding APIs to catalogs / connectors to perform this task as an alternative? I could imagine that for many connectors, statistics could be implemented in a less expensive way

Re: [DISCUSS] FLIP-224: Blacklist Mechanism

2022-06-10 Thread Chesnay Schepler
1) It's true that if we handle this entirely in the scheduler we may get a bunch of slow slots from the RM. My point is that this isn't necessarily a problem; it depends on how you handle those slots. We anyway need to account for the possibility that we're not getting any new fast slots

Re: [DISCUSS] FLIP-240: Introduce "ANALYZE TABLE" Syntax

2022-06-10 Thread cao zou
Hi godfrey, Thanks for driving this meaningful topic. I think statistics are essential and meaningful for the optimizer, I'm just wondering which situation is needed. From the user side, the optimizer should be executed by the framework, maybe they do not want to consider too much about it. Could

[DISCUSS] FLIP-240: Introduce "ANALYZE TABLE" Syntax

2022-06-10 Thread godfrey he
Hi all, I would like to open a discussion on FLIP-240: Introduce "ANALYZE TABLE" Syntax. As FLIP-231 mentioned, statistics are one of the most important inputs to the optimizer. Accurate and complete statistics allows the optimizer to be more powerful. "ANALYZE TABLE" syntax is a very common

Re: [DISCUSS] FLIP-237: Thrift Format Support in Flink

2022-06-10 Thread Chen Qin
Hi Martjin, Thank you for good feedback! I might not be able to address them all especially around catalog table schema inference design. >* What I'm missing overall, is the section on 'Public Interfaces'. The FLIP has a large Proposed Changes section I updated

[jira] [Created] (FLINK-27996) Hive dialect support interval

2022-06-10 Thread luoyuxia (Jira)
luoyuxia created FLINK-27996: Summary: Hive dialect support interval Key: FLINK-27996 URL: https://issues.apache.org/jira/browse/FLINK-27996 Project: Flink Issue Type: Sub-task

Re: [DISCUSS] Deprecate SourceFunction APIs

2022-06-10 Thread David Anderson
+1 for deprecating SourceFunction from me as well. And a big THANK YOU to Alex Fedulov for bringing forward FLIP-238. David On Fri, Jun 10, 2022 at 4:03 AM Lijie Wang wrote: > Hi all, > > Sorry for my mistake. The `StreamExecutionEnvironment#readFiles` and can be > easily replaced by

[jira] [Created] (FLINK-27995) Upgrade Janio version

2022-06-10 Thread Shengkai Fang (Jira)
Shengkai Fang created FLINK-27995: - Summary: Upgrade Janio version Key: FLINK-27995 URL: https://issues.apache.org/jira/browse/FLINK-27995 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-27994) ERROR org.apache.flink.runtime.source.coordinator.SourceCoordinator

2022-06-10 Thread wangkang (Jira)
wangkang created FLINK-27994: Summary: ERROR org.apache.flink.runtime.source.coordinator.SourceCoordinator Key: FLINK-27994 URL: https://issues.apache.org/jira/browse/FLINK-27994 Project: Flink

Re: [VOTE] FLIP-223: Support HiveServer2 Endpoint

2022-06-10 Thread LuNing Wang
+ 1 Best regards, LuNing Wang Jing Ge 于2022年6月10日周五 04:08写道: > +1 (not-binding) > > Best regards, > Jing > > On Thu, Jun 9, 2022 at 9:23 AM Jingsong Li wrote: > > > +1 > > > > Thanks for driving. > > > > Best, > > Jingsong > > > > On Thu, Jun 9, 2022 at 2:17 PM Nicholas Jiang > > wrote: > >