Re: [DISCUSS] FLIP-247 Bulk fetch of table and column statistics for given partitions

2022-07-22 Thread Jark Wu
Thanks for the updates, Jing! +1 to start the vote. Best, Jark On Fri, 22 Jul 2022 at 20:10, Jing Ge wrote: > Hi, > > I have updated the FLIP. Please check again. If there are no other > concerns, I will start voting. Thank you all for your support! > > Best regards, > Jing > > On Fri, Jul 22,

RE: [VOTE] Apache Flink Kubernetes Operator Release 1.1.0, release candidate #1

2022-07-22 Thread Jim Busche
Thank you Gyula, +1 (non-binding) Successfully verified the following: * Helm install of RC1 on OpenShift 4.8.43 and 4.10.18 * Checksums, GPG signatures look good * Deployed some examples, looks good, nothing strange in logs. * Port-forward of the rest UI looked good *

[jira] [Created] (FLINK-28652) Amazon Linux 2 based Docker container for Flink

2022-07-22 Thread Alexey Petrenko (Jira)
Alexey Petrenko created FLINK-28652: --- Summary: Amazon Linux 2 based Docker container for Flink Key: FLINK-28652 URL: https://issues.apache.org/jira/browse/FLINK-28652 Project: Flink Issue

[jira] [Created] (FLINK-28651) JarRunHandler ignores restore mode set in the configuration

2022-07-22 Thread Nuno Afonso (Jira)
Nuno Afonso created FLINK-28651: --- Summary: JarRunHandler ignores restore mode set in the configuration Key: FLINK-28651 URL: https://issues.apache.org/jira/browse/FLINK-28651 Project: Flink

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.1.0, release candidate #1

2022-07-22 Thread Márton Balassi
+1 (binding) Successfully verified the following: - Checksums and gpg signatures - No binaries in source release - Build from source, build image from source - Helm Repo works, Helm install works - Notice files look good - Upgraded a cluster from 1.0.0 and run some examples Specifically for

[jira] [Created] (FLINK-28650) Flink SQL Parsing bug for METADATA

2022-07-22 Thread Jun Qin (Jira)
Jun Qin created FLINK-28650: --- Summary: Flink SQL Parsing bug for METADATA Key: FLINK-28650 URL: https://issues.apache.org/jira/browse/FLINK-28650 Project: Flink Issue Type: Bug Affects

[jira] [Created] (FLINK-28649) Allow adopting unmanaged jobs as FlinkSessionJob resource

2022-07-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-28649: -- Summary: Allow adopting unmanaged jobs as FlinkSessionJob resource Key: FLINK-28649 URL: https://issues.apache.org/jira/browse/FLINK-28649 Project: Flink Issue

[jira] [Created] (FLINK-28648) Allow session deletion to block on any running job

2022-07-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-28648: -- Summary: Allow session deletion to block on any running job Key: FLINK-28648 URL: https://issues.apache.org/jira/browse/FLINK-28648 Project: Flink Issue Type:

[jira] [Created] (FLINK-28647) Remove separate error handling and adjust documentation for CLAIM mode + RocksDB native savepoint

2022-07-22 Thread Roman Khachatryan (Jira)
Roman Khachatryan created FLINK-28647: - Summary: Remove separate error handling and adjust documentation for CLAIM mode + RocksDB native savepoint Key: FLINK-28647 URL:

Re: [DISCUSS] FLIP-247 Bulk fetch of table and column statistics for given partitions

2022-07-22 Thread Jing Ge
Hi, I have updated the FLIP. Please check again. If there are no other concerns, I will start voting. Thank you all for your support! Best regards, Jing On Fri, Jul 22, 2022 at 1:32 PM Jing Ge wrote: > Thanks Jark, fair enough, I will update the FLIP accordingly. > > Best regards, > Jing > >

Re: [DISCUSS] FLIP-247 Bulk fetch of table and column statistics for given partitions

2022-07-22 Thread Jing Ge
Thanks Jark, fair enough, I will update the FLIP accordingly. Best regards, Jing On Fri, Jul 22, 2022 at 6:07 AM Jark Wu wrote: > Hi Jing, > > I have some concerns about the isBulkGetSupported() approach. > 1. Catalog developers need to learn the contract between > `isBulkGetSupported()` and

[jira] [Created] (FLINK-28646) Handle scaling operation separately in reconciler/service

2022-07-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-28646: -- Summary: Handle scaling operation separately in reconciler/service Key: FLINK-28646 URL: https://issues.apache.org/jira/browse/FLINK-28646 Project: Flink Issue

[jira] [Created] (FLINK-28645) Clean up logging in FlinkService / Reconciler

2022-07-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-28645: -- Summary: Clean up logging in FlinkService / Reconciler Key: FLINK-28645 URL: https://issues.apache.org/jira/browse/FLINK-28645 Project: Flink Issue Type:

[jira] [Created] (FLINK-28644) Support collecting arbitrary number of streams

2022-07-22 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-28644: Summary: Support collecting arbitrary number of streams Key: FLINK-28644 URL: https://issues.apache.org/jira/browse/FLINK-28644 Project: Flink Issue

[RESULT][VOTE] FLIP-251: Support collecting arbitrary number of streams

2022-07-22 Thread Chesnay Schepler
The voting period has elapsed and the FLIP was accepted. +1 votes: *  Martijn (binding) * Alexander (non-binding) * David (binding) * Konstantin (binding) * Roc (non-binding) Thank you for voting! On 19/07/2022 10:26, Chesnay Schepler wrote: I'd like to proceed with the vote for FLIP-251 [1],

[jira] [Created] (FLINK-28643) Job archive file contains too much Job json file on Flink HistoryServer

2022-07-22 Thread LI Mingkun (Jira)
LI Mingkun created FLINK-28643: -- Summary: Job archive file contains too much Job json file on Flink HistoryServer Key: FLINK-28643 URL: https://issues.apache.org/jira/browse/FLINK-28643 Project: Flink

[jira] [Created] (FLINK-28642) Cannot create sink for Temporary table in table store catalog

2022-07-22 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-28642: Summary: Cannot create sink for Temporary table in table store catalog Key: FLINK-28642 URL: https://issues.apache.org/jira/browse/FLINK-28642 Project: Flink

Re: [DISCUSS] FLIP-250: Support Customized Kubernetes Schedulers Proposal

2022-07-22 Thread bo zhaobo
Hi All, Thanks for all feedbacks from you. All of them are helpful and valuable for us. If there is no further comment towards FLIP-250 we introduced, we plan to setup a VOTE thread next Monday. Thank you all !! BR Bo Zhao bo zhaobo 于2022年7月15日周五 10:02写道: > Thanks all, @Yang Wang and

[jira] [Created] (FLINK-28641) Remove StreamingFileSink

2022-07-22 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-28641: -- Summary: Remove StreamingFileSink Key: FLINK-28641 URL: https://issues.apache.org/jira/browse/FLINK-28641 Project: Flink Issue Type: Technical Debt

[jira] [Created] (FLINK-28640) Allow BlocklistDeclarativeSlotPool to accept duplicated slot offers

2022-07-22 Thread Lijie Wang (Jira)
Lijie Wang created FLINK-28640: -- Summary: Allow BlocklistDeclarativeSlotPool to accept duplicated slot offers Key: FLINK-28640 URL: https://issues.apache.org/jira/browse/FLINK-28640 Project: Flink