Re: [PR] [FLINK-35119][cdc-runtime] Change DataChangeEvent serialization and eserialization [flink-cdc]

2024-04-27 Thread via GitHub
zhongqishang commented on code in PR #3226: URL: https://github.com/apache/flink-cdc/pull/3226#discussion_r1581741205 ## flink-cdc-runtime/src/main/java/org/apache/flink/cdc/runtime/serializer/event/DataChangeEventSerializer.java: ## @@ -76,28 +72,18 @@ public DataChangeEvent

[jira] [Commented] (FLINK-34694) Delete num of associations for streaming outer join

2024-04-27 Thread Roman Boyko (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841427#comment-17841427 ] Roman Boyko commented on FLINK-34694: - Hi [~xu_shuai_] ! Could you please take a look on benchmark

Re: [PR] [FLINK-35176][Connector/JDBC] Support property authentication connection for JDBC catalog & dynamic table [flink-connector-jdbc]

2024-04-27 Thread via GitHub
caicancai commented on code in PR #116: URL: https://github.com/apache/flink-connector-jdbc/pull/116#discussion_r1581771380 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/catalog/JdbcCatalog.java: ## @@ -77,17 +81,42 @@ public JdbcCatalog(

[jira] [Created] (FLINK-35249) Support DataGeneratorSource in PyFlink

2024-04-27 Thread Wei Yuan (Jira)
Wei Yuan created FLINK-35249: Summary: Support DataGeneratorSource in PyFlink Key: FLINK-35249 URL: https://issues.apache.org/jira/browse/FLINK-35249 Project: Flink Issue Type: Improvement

Re: [PR] Reorder dependency flink-table-runtime in pom.xml to avoid dependency conflict. [flink-cdc]

2024-04-27 Thread via GitHub
HappyHacker123 commented on PR #2754: URL: https://github.com/apache/flink-cdc/pull/2754#issuecomment-2080436418 > Hi @HappyHacker123, could you please rebase this PR with latest `master` branch and trigger the CI? Thanks for your contribution! Sure, I rebase it the latest branch :).

[PR] [FLINK-32852][JUnit5 Migration] Migrate the scheduler package of flink-runtime module to JUnit5 [flink]

2024-04-27 Thread via GitHub
RocMarshal opened a new pull request, #24732: URL: https://github.com/apache/flink/pull/24732 ## What is the purpose of the change [FLINK-32852][JUnit5 Migration] Migrate the scheduler package of flink-runtime module to JUnit5 ## Brief change log

Re: [PR] [FLINK-34980] Translate overview document into Chinese [flink-kubernetes-operator]

2024-04-27 Thread via GitHub
RocMarshal commented on code in PR #810: URL: https://github.com/apache/flink-kubernetes-operator/pull/810#discussion_r1581796658 ## docs/content.zh/docs/concepts/overview.md: ## @@ -104,6 +122,7 @@ drwxr-xr-x 2 60 May 12 09:46 a6031ec7-ab3e-4b30-ba77-6498e58e6b7f

Re: [PR] [FLINK-29797][flink-yarn] Fix fs.default-scheme will accidentally cau… [flink]

2024-04-27 Thread via GitHub
flinkbot commented on PR #24733: URL: https://github.com/apache/flink/pull/24733#issuecomment-2080464738 ## CI report: * b897027bc10b1311e55343f114c77675d74aaeb0 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-33424) Resolved an issue in YarnClusterDescriptor where temporary files created locally by flink-conf.yaml are treated as remote files

2024-04-27 Thread slankka (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841454#comment-17841454 ] slankka commented on FLINK-33424: - [[FLINK-29797][flink-yarn] Fix fs.default-scheme will accidentally

Re: [PR] [FLINK-35182] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.1 for Flink Pulsar connector [flink-connector-pulsar]

2024-04-27 Thread via GitHub
syhily commented on PR #90: URL: https://github.com/apache/flink-connector-pulsar/pull/90#issuecomment-2080596125 OK, LGTM. We need to get the CI pass, finally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [FLINK-32852][JUnit5 Migration] Migrate the scheduler package of flink-runtime module to JUnit5 [flink]

2024-04-27 Thread via GitHub
RocMarshal closed pull request #24732: [FLINK-32852][JUnit5 Migration] Migrate the scheduler package of flink-runtime module to JUnit5 URL: https://github.com/apache/flink/pull/24732 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [hotfix][docs] Fix file reference [flink]

2024-04-27 Thread via GitHub
flinkbot commented on PR #24734: URL: https://github.com/apache/flink/pull/24734#issuecomment-2080721796 ## CI report: * 2b649b6a548b4d65f92e62af7a90726790bb1ed8 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-35250) Translate the "Flink Operations Playground" page into Chinese

2024-04-27 Thread Juan Zifeng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841485#comment-17841485 ] Juan Zifeng commented on FLINK-35250: -  hi,[~jark] could you please assign this to me? > Translate

[jira] [Closed] (FLINK-35250) Translate the "Flink Operations Playground" page into Chinese

2024-04-27 Thread Juan Zifeng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Zifeng closed FLINK-35250. --- Resolution: Fixed > Translate the "Flink Operations Playground" page into Chinese >

Re: [PR] [FLINK-34980] Translate overview document into Chinese [flink-kubernetes-operator]

2024-04-27 Thread via GitHub
caicancai commented on code in PR #810: URL: https://github.com/apache/flink-kubernetes-operator/pull/810#discussion_r1581788455 ## docs/content.zh/docs/concepts/overview.md: ## @@ -24,78 +24,96 @@ specific language governing permissions and limitations under the License.

Re: [PR] [FLINK-34980] Translate overview document into Chinese [flink-kubernetes-operator]

2024-04-27 Thread via GitHub
caicancai commented on code in PR #810: URL: https://github.com/apache/flink-kubernetes-operator/pull/810#discussion_r1581788552 ## docs/content.zh/docs/concepts/overview.md: ## @@ -24,78 +24,96 @@ specific language governing permissions and limitations under the License.

Re: [PR] [FLINK-34980] Translate overview document into Chinese [flink-kubernetes-operator]

2024-04-27 Thread via GitHub
caicancai commented on code in PR #810: URL: https://github.com/apache/flink-kubernetes-operator/pull/810#discussion_r1581788381 ## docs/content.zh/docs/concepts/overview.md: ## @@ -104,6 +122,7 @@ drwxr-xr-x 2 60 May 12 09:46 a6031ec7-ab3e-4b30-ba77-6498e58e6b7f

Re: [PR] [FLINK-34980] Translate overview document into Chinese [flink-kubernetes-operator]

2024-04-27 Thread via GitHub
caicancai commented on code in PR #810: URL: https://github.com/apache/flink-kubernetes-operator/pull/810#discussion_r1581788600 ## docs/content.zh/docs/concepts/overview.md: ## @@ -24,78 +24,96 @@ specific language governing permissions and limitations under the License.

Re: [PR] [FLINK-32852][JUnit5 Migration] Migrate the scheduler package of flink-runtime module to JUnit5 [flink]

2024-04-27 Thread via GitHub
flinkbot commented on PR #24732: URL: https://github.com/apache/flink/pull/24732#issuecomment-2080447608 ## CI report: * 124041f083b50ff8d109ea59314b03f45cea3dde UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-29797][flink-yarn] Fix fs.default-scheme will accidentally cau… [flink]

2024-04-27 Thread via GitHub
slankka opened a new pull request, #24733: URL: https://github.com/apache/flink/pull/24733 …se temporary flinkConfigFile treated as remote file. also fix [FLINK-33424] ## What is the purpose of the change If user set fs.default-scheme to hdfs://namenode or s3://any, it will

[jira] [Commented] (FLINK-29797) can't run a job on yarn, if set fs.default-scheme

2024-04-27 Thread slankka (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841455#comment-17841455 ] slankka commented on FLINK-29797: - Please assign to me...  > can't run a job on yarn, if set

[PR] [hotfix][docs] Fix file reference [flink]

2024-04-27 Thread via GitHub
caicancai opened a new pull request, #24734: URL: https://github.com/apache/flink/pull/24734 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them

Re: [PR] [FLINK-35176][Connector/JDBC] Support property authentication connection for JDBC catalog & dynamic table [flink-connector-jdbc]

2024-04-27 Thread via GitHub
RocMarshal commented on PR #116: URL: https://github.com/apache/flink-connector-jdbc/pull/116#issuecomment-2080456998 Thanks @caicancai for the review. Could @1996fanrui you help take a look if you had the free time ? Thank you~ -- This is an automated message from the Apache Git

Re: [PR] [FLINK-34721][Test]Correct BarrierAlignmentUtilTest Exception explanation [flink]

2024-04-27 Thread via GitHub
HCTommy closed pull request #24520: [FLINK-34721][Test]Correct BarrierAlignmentUtilTest Exception explanation URL: https://github.com/apache/flink/pull/24520 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Updated] (FLINK-29797) can't run a job on yarn, if set fs.default-scheme

2024-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29797: --- Labels: pull-request-available (was: ) > can't run a job on yarn, if set fs.default-scheme

Re: [PR] [hotfix][docs] Fix file reference [flink]

2024-04-27 Thread via GitHub
caicancai commented on PR #24734: URL: https://github.com/apache/flink/pull/24734#issuecomment-2080717766 @1996fanrui @RocMarshal If you have time, can you help me take a look at this PR? Thank you. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (FLINK-35250) Translate the "Flink Operations Playground" page into Chinese

2024-04-27 Thread Juan Zifeng (Jira)
Juan Zifeng created FLINK-35250: --- Summary: Translate the "Flink Operations Playground" page into Chinese Key: FLINK-35250 URL: https://issues.apache.org/jira/browse/FLINK-35250 Project: Flink

[jira] [Created] (FLINK-35251) SchemaDerivation serializes mapping incorrectly on checkpoint

2024-04-27 Thread Qingsheng Ren (Jira)
Qingsheng Ren created FLINK-35251: - Summary: SchemaDerivation serializes mapping incorrectly on checkpoint Key: FLINK-35251 URL: https://issues.apache.org/jira/browse/FLINK-35251 Project: Flink

Re: [PR] [FLINK-35228][Connectors/Kafka] Fix: DynamicKafkaSource does not read re-added topic for the same cluster [flink-connector-kafka]

2024-04-27 Thread via GitHub
IgnasD commented on code in PR #97: URL: https://github.com/apache/flink-connector-kafka/pull/97#discussion_r1581844568 ## flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/dynamic/source/enumerator/DynamicKafkaSourceEnumeratorTest.java: ## @@ -464,6 +466,87

Re: [PR] [FLINK-35182] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.1 for Flink Pulsar connector [flink-connector-pulsar]

2024-04-27 Thread via GitHub
GOODBOY008 commented on PR #90: URL: https://github.com/apache/flink-connector-pulsar/pull/90#issuecomment-2080904045 @syhily CI passed~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (FLINK-35251) SchemaDerivation serializes mapping incorrectly on checkpoint

2024-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35251: --- Labels: pull-request-available (was: ) > SchemaDerivation serializes mapping incorrectly

Re: [PR] [FLINK-34379][table] Fix OutOfMemoryError with large queries [flink]

2024-04-27 Thread via GitHub
jeyhunkarimov commented on PR #24600: URL: https://github.com/apache/flink/pull/24600#issuecomment-2081151799 Hi @lsyldliu thanks for the review. I addressed your comments. Could you please check in your available time? Thanks! -- This is an automated message from the Apache Git Service.

Re: [PR] [FLINK-34379][table] Fix OutOfMemoryError with large queries [flink]

2024-04-27 Thread via GitHub
jeyhunkarimov commented on code in PR #24600: URL: https://github.com/apache/flink/pull/24600#discussion_r1581891157 ## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/optimize/program/DynamicPartitionPruningProgramTest.java: ## @@ -81,6 +87,42

Re: [PR] [FLINK-35228][Connectors/Kafka] Fix: DynamicKafkaSource does not read re-added topic for the same cluster [flink-connector-kafka]

2024-04-27 Thread via GitHub
mas-chen commented on PR #97: URL: https://github.com/apache/flink-connector-kafka/pull/97#issuecomment-2081161614 Rerunning CI--seems to be flaky behavior in IT tests: ``` 2024-04-27T19:26:47.5915234Z 19:26:47,500 [Flat Map (1/1)#0] WARN

[jira] [Commented] (FLINK-35251) SchemaDerivation serializes mapping incorrectly on checkpoint

2024-04-27 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841551#comment-17841551 ] Leonard Xu commented on FLINK-35251: fixed in master(3.2) via

Re: [PR] [FLINK-34878][cdc] Flink CDC pipeline transform supports CASE WHEN [flink-cdc]

2024-04-27 Thread via GitHub
aiwenmo commented on PR #3228: URL: https://github.com/apache/flink-cdc/pull/3228#issuecomment-2081282383 Due to optimization of JaninoCompiler, this PR also solves the problem of outputting empty values when there are only constants in the calculation column. -- This is an automated

[jira] [Commented] (FLINK-35253) State Processor API

2024-04-27 Thread Juan Zifeng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841565#comment-17841565 ] Juan Zifeng commented on FLINK-35253: -  Hi [~jark],could you assign this to me? > State Processor

[jira] [Created] (FLINK-35253) State Processor API

2024-04-27 Thread Juan Zifeng (Jira)
Juan Zifeng created FLINK-35253: --- Summary: State Processor API Key: FLINK-35253 URL: https://issues.apache.org/jira/browse/FLINK-35253 Project: Flink Issue Type: Improvement

Re: [PR] [FLINK-35039][rest] Use PUT method supported by YARN web proxy instead of POST [flink]

2024-04-27 Thread via GitHub
Myasuka commented on PR #24689: URL: https://github.com/apache/flink/pull/24689#issuecomment-2081310552 > @Myasuka Thx u for your reply. Maybe we can create a new Jira to discuss how to works in standalone env. Can you review this pr first? Flink already supports self-profiling in

[jira] [Created] (FLINK-35252) Update the operators marked as deprecated in the instance program on the official website

2024-04-27 Thread hongxu han (Jira)
hongxu han created FLINK-35252: -- Summary: Update the operators marked as deprecated in the instance program on the official website Key: FLINK-35252 URL: https://issues.apache.org/jira/browse/FLINK-35252

[jira] [Commented] (FLINK-35252) Update the operators marked as deprecated in the instance program on the official website

2024-04-27 Thread hongxu han (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841559#comment-17841559 ] hongxu han commented on FLINK-35252: i am willing to contribute, can you assign this translation

Re: [PR] [hotfix] Using Flink ExceptionUtils for exception checking [flink-kubernetes-operator]

2024-04-27 Thread via GitHub
1996fanrui merged PR #818: URL: https://github.com/apache/flink-kubernetes-operator/pull/818 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Updated] (FLINK-35253) Translate "State Processor API "page into Chinese

2024-04-27 Thread Juan Zifeng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Zifeng updated FLINK-35253: Summary: Translate "State Processor API "page into Chinese (was: State Processor API ) >

Re: [PR] [FLINK-35176][Connector/JDBC] Support property authentication connection for JDBC catalog & dynamic table [flink-connector-jdbc]

2024-04-27 Thread via GitHub
RocMarshal commented on PR #116: URL: https://github.com/apache/flink-connector-jdbc/pull/116#issuecomment-2081320858 Hi, @eskabetxe Would you mind having take a look if you had the free time ? Many thx! -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (FLINK-35215) The performance of serializerKryo and serializerKryoWithoutRegistration are regressed

2024-04-27 Thread Kenneth William Krugler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841547#comment-17841547 ] Kenneth William Krugler commented on FLINK-35215: - Hi [~fanrui] - thanks for the

[jira] [Commented] (FLINK-20400) Migrate test_streaming_sql.sh

2024-04-27 Thread Muhammet Orazov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841555#comment-17841555 ] Muhammet Orazov commented on FLINK-20400: - Hello [~jark], [~mapohl], Could you please assign

Re: [PR] [FLINK-35184][table-runtime] fix minibatch join hash collision [flink]

2024-04-27 Thread via GitHub
xishuaidelin commented on code in PR #24703: URL: https://github.com/apache/flink/pull/24703#discussion_r1581998200 ## flink-table/flink-table-runtime/src/test/java/org/apache/flink/table/runtime/operators/join/stream/StreamingMiniBatchJoinOperatorTest.java: ## @@ -1953,4

Re: [PR] [FLINK-35184][table-runtime] fix minibatch join hash collision [flink]

2024-04-27 Thread via GitHub
xishuaidelin commented on code in PR #24703: URL: https://github.com/apache/flink/pull/24703#discussion_r1581998200 ## flink-table/flink-table-runtime/src/test/java/org/apache/flink/table/runtime/operators/join/stream/StreamingMiniBatchJoinOperatorTest.java: ## @@ -1953,4

Re: [PR] [FLINK-35182] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.1 for Flink Pulsar connector [flink-connector-pulsar]

2024-04-27 Thread via GitHub
syhily commented on PR #90: URL: https://github.com/apache/flink-connector-pulsar/pull/90#issuecomment-2081289722 @tisonkun -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [FLINK-35228][Connectors/Kafka] Fix: DynamicKafkaSource does not read re-added topic for the same cluster [flink-connector-kafka]

2024-04-27 Thread via GitHub
mas-chen commented on code in PR #97: URL: https://github.com/apache/flink-connector-kafka/pull/97#discussion_r1581993642 ## flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/dynamic/source/enumerator/DynamicKafkaSourceEnumeratorTest.java: ## @@ -464,6

Re: [PR] [FLINK-35244][cdc-connector][tidb] Move package for flink-connector-tidb-cdc test [flink-cdc]

2024-04-27 Thread via GitHub
xieyi888 commented on PR #3265: URL: https://github.com/apache/flink-cdc/pull/3265#issuecomment-2081280906 It seems the failed CI test was not caused by this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [FLINK-34379][table] Fix OutOfMemoryError with large queries [flink]

2024-04-27 Thread via GitHub
lsyldliu commented on code in PR #24600: URL: https://github.com/apache/flink/pull/24600#discussion_r1581993829 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/utils/DynamicPartitionPruningUtils.java: ## @@ -236,6 +238,9 @@ private void

[PR] [BP-3.1][minor][docs] Fix route definition example in core concept docs [flink-cdc]

2024-04-27 Thread via GitHub
yuxiqian opened a new pull request, #3270: URL: https://github.com/apache/flink-cdc/pull/3270 This PR fixes `route` definition YAML example in Flink CDC core concept documentations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [FLINK-32084][checkpoint] Migrate current file merging of channel state snapshot into the unify file merging framework [flink]

2024-04-27 Thread via GitHub
1996fanrui commented on code in PR #24653: URL: https://github.com/apache/flink/pull/24653#discussion_r1582006329 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestExecutorFactory.java: ## @@ -56,15 +64,32 @@

[jira] [Commented] (FLINK-33268) Flink REST API response parsing throws exception on new fields

2024-04-27 Thread Juntao Hu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841564#comment-17841564 ] Juntao Hu commented on FLINK-33268: --- Sorry to comment on a closed issue, but I wonder why ignoring

[PR] [minor][docs] Fix route definition example in core concept docs [flink-cdc]

2024-04-27 Thread via GitHub
yuxiqian opened a new pull request, #3269: URL: https://github.com/apache/flink-cdc/pull/3269 This PR fixes `route` definition YAML example in Flink CDC core concept documentations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (FLINK-35254) build_wheels_on_macos failed

2024-04-27 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-35254: -- Summary: build_wheels_on_macos failed Key: FLINK-35254 URL: https://issues.apache.org/jira/browse/FLINK-35254 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-35254) build_wheels_on_macos failed

2024-04-27 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-35254: --- Description: {code:java} ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE.

Re: [PR] [FLINK-31223] sql-client.sh fails to start with ssl enabled [flink]

2024-04-27 Thread via GitHub
reswqa commented on PR #22026: URL: https://github.com/apache/flink/pull/22026#issuecomment-2081341787 @davidradl IIRC, `SqlGatewayEndpointFacory` should be already present in `release-1.18` 樂 see:

Re: [PR] [FLINK-35228][Connectors/Kafka] Fix: DynamicKafkaSource does not read re-added topic for the same cluster [flink-connector-kafka]

2024-04-27 Thread via GitHub
mas-chen commented on code in PR #97: URL: https://github.com/apache/flink-connector-kafka/pull/97#discussion_r1581993642 ## flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/dynamic/source/enumerator/DynamicKafkaSourceEnumeratorTest.java: ## @@ -464,6

[jira] [Assigned] (FLINK-35253) Translate "State Processor API "page into Chinese

2024-04-27 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-35253: -- Assignee: Juan Zifeng > Translate "State Processor API "page into Chinese >

[jira] [Commented] (FLINK-35253) Translate "State Processor API "page into Chinese

2024-04-27 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841579#comment-17841579 ] Weijie Guo commented on FLINK-35253: Thanks, you are assigned. > Translate "State Processor API

Re: [PR] [FLINK-35039][rest] Use PUT method supported by YARN web proxy instead of POST [flink]

2024-04-27 Thread via GitHub
yeezychao commented on PR #24689: URL: https://github.com/apache/flink/pull/24689#issuecomment-2081342644 @Myasuka Sorry, I still don't understand what you mean, what do I need to do. Because I tested the standalone cluster locally and could not use the **async-profiler**. Is there any

Re: [PR] [FLINK-35251][cdc][runtime] Fix bug of serializing derivation mapping in SchemaDerivation [flink-cdc]

2024-04-27 Thread via GitHub
leonardBang merged PR #3267: URL: https://github.com/apache/flink-cdc/pull/3267 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (FLINK-34273) git fetch fails

2024-04-27 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841578#comment-17841578 ] Weijie Guo commented on FLINK-34273: