[jira] [Closed] (FLINK-31188) Expose kubernetes scheduler configOption when running flink on kubernetes

2023-02-22 Thread Kelu Tao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelu Tao closed FLINK-31188. Resolution: Duplicate > Expose kubernetes scheduler configOption when running flink on kubernetes >

[jira] [Commented] (FLINK-31188) Expose kubernetes scheduler configOption when running flink on kubernetes

2023-02-22 Thread Kelu Tao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692458#comment-17692458 ] Kelu Tao commented on FLINK-31188: -- thanks [~wangyang0918] . Close this for duplication. > Expose

[GitHub] [flink] legendtkl commented on pull request #20467: [FLINK-28825][k8s] Add K8S pod scheduler into Kubernetes options

2023-02-22 Thread via GitHub
legendtkl commented on PR #20467: URL: https://github.com/apache/flink/pull/20467#issuecomment-1441155698 Hi, @bzhaoopenstack , what is the status of this PR? Are you still working on it? Thanks. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (FLINK-31188) Expose kubernetes scheduler configOption when running flink on kubernetes

2023-02-22 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692454#comment-17692454 ] Yang Wang commented on FLINK-31188: --- This might be a duplicate of FLINK-28825. > Expose kubernetes

[jira] [Updated] (FLINK-31182) CompiledPlan cannot deserialize BridgingSqlFunction with MissingTypeStrategy

2023-02-22 Thread Jane Chan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jane Chan updated FLINK-31182: -- Description: This issue is reported from the [user mail

[GitHub] [flink] flinkbot commented on pull request #22001: [FLINK-30242][table-planner] Swap local aggregate and union node to a…

2023-02-22 Thread via GitHub
flinkbot commented on PR #22001: URL: https://github.com/apache/flink/pull/22001#issuecomment-1441151888 ## CI report: * ddfc500d1d2ce5afda09308ebc511676788fcc90 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-31120) ConcurrentModificationException occurred in StringFunctionsITCase.test

2023-02-22 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng updated FLINK-31120: Release Note: (was: master: fa6a2aed6136ae59ed14cd01819e8f94867840b7 release-1.17:

[jira] [Commented] (FLINK-31120) ConcurrentModificationException occurred in StringFunctionsITCase.test

2023-02-22 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692453#comment-17692453 ] Caizhi Weng commented on FLINK-31120: - master: fa6a2aed6136ae59ed14cd01819e8f94867840b7

[jira] [Updated] (FLINK-30242) Push localHashAggregate pass the union node

2023-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30242: --- Labels: pull-request-available (was: ) > Push localHashAggregate pass the union node >

[jira] [Updated] (FLINK-31120) ConcurrentModificationException occurred in StringFunctionsITCase.test

2023-02-22 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng updated FLINK-31120: Fix Version/s: 1.17.0 1.16.2 1.18.0 >

[GitHub] [flink] Aitozi opened a new pull request, #22001: [FLINK-30242][table-planner] Swap local aggregate and union node to a…

2023-02-22 Thread via GitHub
Aitozi opened a new pull request, #22001: URL: https://github.com/apache/flink/pull/22001 …void extra rescale shuffle ## What is the purpose of the change This PR is meant to add new rule to reduce the extra rescale shuffle. The basic logic is to transpose the local agg

[jira] [Closed] (FLINK-31120) ConcurrentModificationException occurred in StringFunctionsITCase.test

2023-02-22 Thread Caizhi Weng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caizhi Weng closed FLINK-31120. --- Release Note: master: fa6a2aed6136ae59ed14cd01819e8f94867840b7 release-1.17:

[jira] [Created] (FLINK-31188) Expose kubernetes scheduler configOption when running flink on kubernetes

2023-02-22 Thread Kelu Tao (Jira)
Kelu Tao created FLINK-31188: Summary: Expose kubernetes scheduler configOption when running flink on kubernetes Key: FLINK-31188 URL: https://issues.apache.org/jira/browse/FLINK-31188 Project: Flink

[jira] [Updated] (FLINK-31188) Expose kubernetes scheduler configOption when running flink on kubernetes

2023-02-22 Thread Kelu Tao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelu Tao updated FLINK-31188: - Description: Now when we deploy Flink job on kubernetes, the scheduler is kubernetes scheduler by

[GitHub] [flink] tsreaper merged pull request #21961: [FLINK-31120] Add concurrent access control for collectorIterators in StreamExecutionEnvironment

2023-02-22 Thread via GitHub
tsreaper merged PR #21961: URL: https://github.com/apache/flink/pull/21961 -- 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-31182) CompiledPlan cannot deserialize BridgingSqlFunction with MissingTypeStrategy

2023-02-22 Thread Jane Chan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692450#comment-17692450 ] Jane Chan commented on FLINK-31182: --- [~Sergey Nuyanzin] Yes, the check on the output type inference

[jira] [Comment Edited] (FLINK-27815) Improve the join reorder strategy for batch sql job

2023-02-22 Thread xingyuan cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692447#comment-17692447 ] xingyuan cheng edited comment on FLINK-27815 at 2/23/23 2:15 AM: - Hello

[jira] [Comment Edited] (FLINK-27815) Improve the join reorder strategy for batch sql job

2023-02-22 Thread xingyuan cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692447#comment-17692447 ] xingyuan cheng edited comment on FLINK-27815 at 2/23/23 2:15 AM: - Hello

[jira] [Comment Edited] (FLINK-27815) Improve the join reorder strategy for batch sql job

2023-02-22 Thread xingyuan cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692447#comment-17692447 ] xingyuan cheng edited comment on FLINK-27815 at 2/23/23 2:12 AM: - Hello

[jira] [Commented] (FLINK-27815) Improve the join reorder strategy for batch sql job

2023-02-22 Thread xingyuan cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692447#comment-17692447 ] xingyuan cheng commented on FLINK-27815: Hello [~godfreyhe] , I have two questions about

[jira] [Commented] (FLINK-31186) Removing topic from kafka source does nothing

2023-02-22 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692435#comment-17692435 ] luoyuxia commented on FLINK-31186: -- cc [~renqs]  > Removing topic from kafka source does nothing >

[GitHub] [flink] hlteoh37 commented on a diff in pull request #22000: [FLINK-31183][Connector/Kinesis] Fix bug where EFO Consumer can fail …

2023-02-22 Thread via GitHub
hlteoh37 commented on code in PR #22000: URL: https://github.com/apache/flink/pull/22000#discussion_r1115002217 ## flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/internals/publisher/fanout/FanOutShardSubscriber.java: ## @@

[GitHub] [flink] flinkbot commented on pull request #22000: [FLINK-31183][Connector/Kinesis] Fix bug where EFO Consumer can fail …

2023-02-22 Thread via GitHub
flinkbot commented on PR #22000: URL: https://github.com/apache/flink/pull/22000#issuecomment-1440840955 ## CI report: * f9cf80bef0d417df2cede4fb4fc741db3b4b6d7e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-31183) Flink Kinesis EFO Consumer can fail to stop gracefully

2023-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31183: --- Labels: pull-request-available (was: ) > Flink Kinesis EFO Consumer can fail to stop

[GitHub] [flink] dannycranmer opened a new pull request, #22000: [FLINK-31183][Connector/Kinesis] Fix bug where EFO Consumer can fail …

2023-02-22 Thread via GitHub
dannycranmer opened a new pull request, #22000: URL: https://github.com/apache/flink/pull/22000 …to stop gracefully during stop-with-savepoint ## What is the purpose of the change Update Kinesis EFO consumer to exit gracefully during stop-with-savepoint. There is an edgecase

[jira] [Commented] (FLINK-28655) Support show jobs statement in SqlGatewayService

2023-02-22 Thread Alexey Leonov-Vendrovskiy (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692362#comment-17692362 ] Alexey Leonov-Vendrovskiy commented on FLINK-28655: --- a full link of the PR for simpler

[jira] [Commented] (FLINK-28361) Support show jobs statement in SQL client

2023-02-22 Thread Alexey Leonov-Vendrovskiy (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692360#comment-17692360 ] Alexey Leonov-Vendrovskiy commented on FLINK-28361: --- What are the PRs that can be

[jira] [Updated] (FLINK-31187) Standalone HA mode does not work if dynamic properties are supplied

2023-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31187: --- Labels: pull-request-available (was: ) > Standalone HA mode does not work if dynamic

[GitHub] [flink-kubernetes-operator] mateczagany opened a new pull request, #534: [FLINK-31187] Fix standalone HA JobManager --host argument order

2023-02-22 Thread via GitHub
mateczagany opened a new pull request, #534: URL: https://github.com/apache/flink-kubernetes-operator/pull/534 ## What is the purpose of the change Standalone mode with HA enabled will call the JobManager entrypoint with a `--host` argument, but in case there are any dynamic

[GitHub] [flink] qingwei91 commented on a diff in pull request #20140: [Flink 16024][Connector][JDBC] Support FilterPushdown

2023-02-22 Thread via GitHub
qingwei91 commented on code in PR #20140: URL: https://github.com/apache/flink/pull/20140#discussion_r1114915489 ## flink-connectors/flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/JdbcFilterPushdownPreparedStatementVisitor.java: ## @@ -0,0 +1,201 @@

[jira] [Closed] (FLINK-30025) Unified the max display column width for SqlClient and Table APi in both Streaming and Batch execMode

2023-02-22 Thread Jing Ge (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Ge closed FLINK-30025. --- Resolution: Fixed > Unified the max display column width for SqlClient and Table APi in both > Streaming

[jira] [Commented] (FLINK-30025) Unified the max display column width for SqlClient and Table APi in both Streaming and Batch execMode

2023-02-22 Thread Jing Ge (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692350#comment-17692350 ] Jing Ge commented on FLINK-30025: - [~Sergey Nuyanzin] Thanks for the hint. merged into master:

[jira] [Comment Edited] (FLINK-30025) Unified the max display column width for SqlClient and Table APi in both Streaming and Batch execMode

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692346#comment-17692346 ] Sergey Nuyanzin edited comment on FLINK-30025 at 2/22/23 8:00 PM: -- it

[jira] [Commented] (FLINK-30025) Unified the max display column width for SqlClient and Table APi in both Streaming and Batch execMode

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692346#comment-17692346 ] Sergey Nuyanzin commented on FLINK-30025: - it looks like the PR is merged. Shouldn't be the

[jira] [Commented] (FLINK-31182) CompiledPlan cannot deserialize BridgingSqlFunction with MissingTypeStrategy

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692344#comment-17692344 ] Sergey Nuyanzin commented on FLINK-31182: - it looks this code is present for a long time...

[GitHub] [flink] Samrat002 commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-22 Thread via GitHub
Samrat002 commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1114849025 ## flink-python/src/main/java/org/apache/flink/client/python/PythonEnvUtils.java: ## @@ -324,18 +325,25 @@ private static void addToPythonPath(PythonEnvironment

[GitHub] [flink] Samrat002 commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-22 Thread via GitHub
Samrat002 commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1114841299 ## docs/static/generated/rest_v1_dispatcher.yml: ## @@ -6,7 +6,7 @@ info: license: name: Apache 2.0 url:

[GitHub] [flink] Samrat002 commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-22 Thread via GitHub
Samrat002 commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1114841299 ## docs/static/generated/rest_v1_dispatcher.yml: ## @@ -6,7 +6,7 @@ info: license: name: Apache 2.0 url:

[jira] [Assigned] (FLINK-31187) Standalone HA mode does not work if dynamic properties are supplied

2023-02-22 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-31187: -- Assignee: Mate Czagany > Standalone HA mode does not work if dynamic properties are supplied

[GitHub] [flink] venkata91 commented on pull request #21985: [FLINK-31162][yarn] Use currUsr.getCredentials.getTokens instead of currUsr.getTokens

2023-02-22 Thread via GitHub
venkata91 commented on PR #21985: URL: https://github.com/apache/flink/pull/21985#issuecomment-1440566165 > > The issue here is different and is only specific to `1.16` > > So this issue only occurs in 1.16 and not in 1.17 and later? Then we're good yes :) There is some what a

[jira] [Created] (FLINK-31187) Standalone HA mode does not work if dynamic properties are supplied

2023-02-22 Thread Mate Czagany (Jira)
Mate Czagany created FLINK-31187: Summary: Standalone HA mode does not work if dynamic properties are supplied Key: FLINK-31187 URL: https://issues.apache.org/jira/browse/FLINK-31187 Project: Flink

[GitHub] [flink] akalash commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix the bug that SteamTask skip handle exception during restoring.

2023-02-22 Thread via GitHub
akalash commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114678942 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Commented] (FLINK-31144) Slow scheduling on large-scale batch jobs

2023-02-22 Thread Julien Tournay (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692286#comment-17692286 ] Julien Tournay commented on FLINK-31144: {quote}IMO, It's too hard to decide the threshold for

[jira] [Resolved] (FLINK-30947) Sync flink-avro-glue-schema-registry and flink-json-glue-schema-registry to flink-connector-aws

2023-02-22 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer resolved FLINK-30947. --- Fix Version/s: aws-connector-4.1.0 Resolution: Done > Sync

[jira] [Assigned] (FLINK-30947) Sync flink-avro-glue-schema-registry and flink-json-glue-schema-registry to flink-connector-aws

2023-02-22 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer reassigned FLINK-30947: - Assignee: Hong Liang Teoh > Sync flink-avro-glue-schema-registry and

[jira] [Commented] (FLINK-30947) Sync flink-avro-glue-schema-registry and flink-json-glue-schema-registry to flink-connector-aws

2023-02-22 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692275#comment-17692275 ] Danny Cranmer commented on FLINK-30947: --- Merged commit

[jira] [Commented] (FLINK-31143) Invalid request: offset doesn't match when restarting from a savepoint

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692274#comment-17692274 ] Weijie Guo commented on FLINK-31143: Sure, I will contact [~TsReaper] offline to confirm this. >

[GitHub] [flink-connector-aws] dannycranmer merged pull request #54: [FLINK-30947][Formats/AWS] Externalize Flink Avro and JSON format for AWS GlueSchemaRegistry

2023-02-22 Thread via GitHub
dannycranmer merged PR #54: URL: https://github.com/apache/flink-connector-aws/pull/54 -- 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] [Comment Edited] (FLINK-31143) Invalid request: offset doesn't match when restarting from a savepoint

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692269#comment-17692269 ] Weijie Guo edited comment on FLINK-31143 at 2/22/23 4:36 PM: - [~mapohl]

[jira] [Commented] (FLINK-31168) JobManagerHAProcessFailureRecoveryITCase failed due to job not being found

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692272#comment-17692272 ] Matthias Pohl commented on FLINK-31168: --- What is odd, though, is the location of the inital cause

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix the bug that SteamTask skip handle exception during restoring.

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114607304 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Commented] (FLINK-31143) Invalid request: offset doesn't match when restarting from a savepoint

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692271#comment-17692271 ] Matthias Pohl commented on FLINK-31143: --- I see, can you help me find someone who can verify it?

[jira] [Comment Edited] (FLINK-31143) Invalid request: offset doesn't match when restarting from a savepoint

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692269#comment-17692269 ] Weijie Guo edited comment on FLINK-31143 at 2/22/23 4:32 PM: - [~mapohl]

[jira] [Commented] (FLINK-31143) Invalid request: offset doesn't match when restarting from a savepoint

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692269#comment-17692269 ] Weijie Guo commented on FLINK-31143: [~mapohl] Sorry, what I said before is not very clear. We

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix the bug that SteamTask skip handle exception during restoring.

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114607304 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Commented] (FLINK-31168) JobManagerHAProcessFailureRecoveryITCase failed due to job not being found

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692266#comment-17692266 ] Matthias Pohl commented on FLINK-31168: --- My previous conclusion doesn't hold because the

[GitHub] [flink] RocMarshal commented on pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on PR #21999: URL: https://github.com/apache/flink/pull/21999#issuecomment-1440348971 > The pr title and commit message isn't general. `ProcessWindowFunction` is just a special case here. > > How about this? `Fix the bug that SteamTask skip handle exception

[GitHub] [flink] akalash commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
akalash commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114577578 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114510855 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Comment Edited] (FLINK-31167) Verify that no exclusions were erroneously added to the japicmp plugin

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692253#comment-17692253 ] Matthias Pohl edited comment on FLINK-31167 at 2/22/23 3:44 PM:

[jira] [Commented] (FLINK-31167) Verify that no exclusions were erroneously added to the japicmp plugin

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692253#comment-17692253 ] Matthias Pohl commented on FLINK-31167: --- [~SleePy] thanks for your explanation and the link to

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114532431 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Commented] (FLINK-29816) Userfunction exception in ProcessWindowFunction was called before invoke during restore state(subtask was in INITIALIZING state), but SteamTask skip handle Exception

2023-02-22 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692250#comment-17692250 ] Rui Fan commented on FLINK-29816: - Hi [~Weijie Guo] , thanks for your reminder. I have requested them,

[GitHub] [flink] Mulavar commented on pull request #21545: [FLINK-30396][table]make alias hint take effect in correlate

2023-02-22 Thread via GitHub
Mulavar commented on PR #21545: URL: https://github.com/apache/flink/pull/21545#issuecomment-1440268275 @lincoln-lil @godfreyhe hello, thanks for u suggestions! I've added sql cases for this pr, do u have any time to take a look again? -- This is an automated message from the Apache

[GitHub] [flink] hadoopkandy commented on pull request #21983: [FLINK-31176] [sql-gateway] correct the description of sql gateway configuration

2023-02-22 Thread via GitHub
hadoopkandy commented on PR #21983: URL: https://github.com/apache/flink/pull/21983#issuecomment-1440264891 @flinkbot run azure -- 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

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114503782 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -689,6 +695,7 @@ void restoreInternal() throws Exception {

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114510855 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114508117 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[GitHub] [flink] 1996fanrui commented on a diff in pull request #21923: FLINK-13871: Consolidate volatile status fields in StreamTask

2023-02-22 Thread via GitHub
1996fanrui commented on code in PR #21923: URL: https://github.com/apache/flink/pull/21923#discussion_r1114505785 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -256,19 +259,27 @@ private final

[GitHub] [flink] RocMarshal commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
RocMarshal commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114503782 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -689,6 +695,7 @@ void restoreInternal() throws Exception {

[jira] [Commented] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692243#comment-17692243 ] Matthias Pohl commented on FLINK-31091: --- Yes, if you have to create a backport for release-1.16,

[jira] [Commented] (FLINK-31143) Invalid request: offset doesn't match when restarting from a savepoint

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692241#comment-17692241 ] Matthias Pohl commented on FLINK-31143: --- Thanks for looking into it, [~Weijie Guo]. I'm not sure I

[jira] [Commented] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692240#comment-17692240 ] Sergey Nuyanzin commented on FLINK-31091: - Thanks for explanation, I think I got your point. To

[GitHub] [flink] 1996fanrui commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
1996fanrui commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114484862 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -689,6 +695,7 @@ void restoreInternal() throws Exception {

[GitHub] [flink] reswqa commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
reswqa commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114482598 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Commented] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692234#comment-17692234 ] Matthias Pohl commented on FLINK-31091: --- Thanks for resolving this issue. FYI in terms of

[GitHub] [flink] reswqa commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
reswqa commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114477282 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -261,6 +261,12 @@ */ private volatile boolean

[jira] [Updated] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-31091: -- Fix Version/s: (was: 1.18.0) > SQL interval related queries stop working via SQL client >

[GitHub] [flink] reswqa commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
reswqa commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114467955 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -689,6 +695,7 @@ void restoreInternal() throws Exception {

[GitHub] [flink] akalash commented on a diff in pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
akalash commented on code in PR #21999: URL: https://github.com/apache/flink/pull/21999#discussion_r1114460469 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -689,6 +695,7 @@ void restoreInternal() throws Exception {

[jira] [Commented] (FLINK-29859) TPC-DS end-to-end test with adaptive batch scheduler failed due to oo non-empty .out files.

2023-02-22 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692232#comment-17692232 ] Lijie Wang commented on FLINK-29859: [~mapohl] I 'll have a look. > TPC-DS end-to-end test with

[jira] [Comment Edited] (FLINK-29816) Userfunction exception in ProcessWindowFunction was called before invoke during restore state(subtask was in INITIALIZING state), but SteamTask skip handle Except

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692227#comment-17692227 ] Weijie Guo edited comment on FLINK-29816 at 2/22/23 2:57 PM: - [~fanrui] If

[jira] [Commented] (FLINK-30879) KafkaShuffleITCase failed with multiple test failures due to a TimeoutException while creating topics

2023-02-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692228#comment-17692228 ] Matthias Pohl commented on FLINK-30879: ---

[jira] [Commented] (FLINK-29816) Userfunction exception in ProcessWindowFunction was called before invoke during restore state(subtask was in INITIALIZING state), but SteamTask skip handle Exception

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692227#comment-17692227 ] Weijie Guo commented on FLINK-29816: [~fanrui] If we prefer to fix it in the first way (that is,

[GitHub] [flink] akalash commented on a diff in pull request #21923: FLINK-13871: Consolidate volatile status fields in StreamTask

2023-02-22 Thread via GitHub
akalash commented on code in PR #21923: URL: https://github.com/apache/flink/pull/21923#discussion_r1114433452 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -256,19 +259,27 @@ private final

[jira] [Resolved] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin resolved FLINK-31091. - Resolution: Fixed > SQL interval related queries stop working via SQL client >

[jira] [Updated] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated FLINK-31091: Fix Version/s: 1.17.0 1.18.0 > SQL interval related queries stop

[GitHub] [flink] akalash commented on a diff in pull request #21923: FLINK-13871: Consolidate volatile status fields in StreamTask

2023-02-22 Thread via GitHub
akalash commented on code in PR #21923: URL: https://github.com/apache/flink/pull/21923#discussion_r1114428581 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -256,19 +259,27 @@ private final

[jira] [Commented] (FLINK-31091) SQL interval related queries stop working via SQL client

2023-02-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1769#comment-1769 ] Sergey Nuyanzin commented on FLINK-31091: - Merged into release-1.17 branch:

[jira] [Closed] (FLINK-31132) compact without setting parallelism does not follow the configured sink parallelism for HiveTableSink

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo closed FLINK-31132. -- Resolution: Fixed > compact without setting parallelism does not follow the configured sink >

[GitHub] [flink] 1996fanrui commented on pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
1996fanrui commented on PR #21999: URL: https://github.com/apache/flink/pull/21999#issuecomment-1440165179 Hi @akalash , thanks for your quick feedback. > how urgent is this PR ? I think it isn't very urgent. > Can we wait for merging #21923?(I think it helps you avoid

[jira] [Comment Edited] (FLINK-31132) compact without setting parallelism does not follow the configured sink parallelism for HiveTableSink

2023-02-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692099#comment-17692099 ] Weijie Guo edited comment on FLINK-31132 at 2/22/23 2:44 PM: - master(1.18)

[GitHub] [flink] snuyanzin merged pull request #21991: [BP-1.17][FLINK-31091][sql-gateway] Add Ser/de for Interval types

2023-02-22 Thread via GitHub
snuyanzin merged PR #21991: URL: https://github.com/apache/flink/pull/21991 -- 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:

[GitHub] [flink-kubernetes-operator] gauravmiglanid11 commented on a diff in pull request #533: [FLINK-30920] [AutoScaler] adds exclude vertex ids for autoscaler to ignore for evaluation and scaling

2023-02-22 Thread via GitHub
gauravmiglanid11 commented on code in PR #533: URL: https://github.com/apache/flink-kubernetes-operator/pull/533#discussion_r1114423285 ## flink-kubernetes-operator-autoscaler/src/test/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluatorTest.java: ## @@

[GitHub] [flink-kubernetes-operator] gauravmiglanid11 commented on a diff in pull request #533: [FLINK-30920] [AutoScaler] adds exclude vertex ids for autoscaler to ignore for evaluation and scaling

2023-02-22 Thread via GitHub
gauravmiglanid11 commented on code in PR #533: URL: https://github.com/apache/flink-kubernetes-operator/pull/533#discussion_r1114422824 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/config/AutoScalerOptions.java: ## @@

[GitHub] [flink-kubernetes-operator] gauravmiglanid11 commented on a diff in pull request #533: [FLINK-30920] [AutoScaler] adds exclude vertex ids for autoscaler to ignore for evaluation and scaling

2023-02-22 Thread via GitHub
gauravmiglanid11 commented on code in PR #533: URL: https://github.com/apache/flink-kubernetes-operator/pull/533#discussion_r1114422334 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingMetricEvaluator.java: ## @@

[GitHub] [flink] reswqa merged pull request #21992: [BP-1.17][FLINK-31132] Let hive compact operator without setting parallelism subject to sink operator's configured parallelism.

2023-02-22 Thread via GitHub
reswqa merged PR #21992: URL: https://github.com/apache/flink/pull/21992 -- 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:

[GitHub] [flink] akalash commented on pull request #21999: [FLINK-29816][streaming] Fix SteamTask skip exception in userfunction of ProcessWindowFunction during Steam.restore

2023-02-22 Thread via GitHub
akalash commented on PR #21999: URL: https://github.com/apache/flink/pull/21999#issuecomment-1440106317 @1996fanrui, how urgent is this PR ? Can we wait for merging #21923?(I think it helps you avoid a new flag) -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [flink] 1996fanrui commented on a diff in pull request #21923: FLINK-13871: Consolidate volatile status fields in StreamTask

2023-02-22 Thread via GitHub
1996fanrui commented on code in PR #21923: URL: https://github.com/apache/flink/pull/21923#discussion_r1114369247 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -256,19 +259,27 @@ private final

[GitHub] [flink-kubernetes-operator] mxm commented on a diff in pull request #533: [FLINK-30920] [AutoScaler] adds exclude vertex ids for autoscaler to ignore for evaluation and scaling

2023-02-22 Thread via GitHub
mxm commented on code in PR #533: URL: https://github.com/apache/flink-kubernetes-operator/pull/533#discussion_r1114357150 ## flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/config/AutoScalerOptions.java: ## @@ -153,4 +154,12

<    1   2   3   4   >