gyfora commented on code in PR #672:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/672#discussion_r1324633942
##
flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/JobAutoScalerImpl.java:
##
@@ -74,6 +76,36 @@ publ
gyfora commented on code in PR #672:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/672#discussion_r1324635598
##
flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/JobAutoScalerImpl.java:
##
@@ -140,86 +171,73 @@ p
gyfora commented on code in PR #672:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/672#discussion_r1324638095
##
flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/JobAutoScalerImpl.java:
##
@@ -74,6 +76,36 @@ publ
becketqin commented on code in PR #23313:
URL: https://github.com/apache/flink/pull/23313#discussion_r1324619744
##
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala:
##
@@ -538,8 +550,34 @@ class RexNodeToExpressionC
[
https://issues.apache.org/jira/browse/FLINK-33018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764749#comment-17764749
]
Ryan Skraba commented on FLINK-33018:
-
I don't think this JIRA is necessarily a bloc
gaborgsomogyi merged PR #23359:
URL: https://github.com/apache/flink/pull/23359
--
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: issues-unsubscr...@flink
[
https://issues.apache.org/jira/browse/FLINK-33029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi updated FLINK-33029:
--
Fix Version/s: 1.19.0
> Drop python 3.7 support
> ---
>
>
[
https://issues.apache.org/jira/browse/FLINK-33029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi closed FLINK-33029.
-
> Drop python 3.7 support
> ---
>
> Key: FLINK-33029
>
[
https://issues.apache.org/jira/browse/FLINK-33029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi resolved FLINK-33029.
---
Resolution: Fixed
50cb4ee on master
> Drop python 3.7 support
> ---
>
>
mxm commented on code in PR #23406:
URL: https://github.com/apache/flink/pull/23406#discussion_r1324778392
##
flink-core/src/main/java/org/apache/flink/configuration/RestOptions.java:
##
@@ -80,6 +80,23 @@ public class RestOptions {
.withDescription(
venkata91 commented on code in PR #23313:
URL: https://github.com/apache/flink/pull/23313#discussion_r1324865286
##
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/rules/logical/PushFilterIntoTableSourceScanRuleTest.java:
##
@@ -118,4 +151,34 @@
venkata91 commented on code in PR #23313:
URL: https://github.com/apache/flink/pull/23313#discussion_r1324893510
##
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala:
##
@@ -538,8 +550,34 @@ class RexNodeToExpressionC
venkata91 commented on code in PR #23313:
URL: https://github.com/apache/flink/pull/23313#discussion_r1324916866
##
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala:
##
@@ -395,9 +397,19 @@ class RexNodeToExpressionC
venkata91 commented on code in PR #23313:
URL: https://github.com/apache/flink/pull/23313#discussion_r1324917758
##
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala:
##
@@ -395,9 +397,19 @@ class RexNodeToExpressionC
architgyl commented on PR #23164:
URL: https://github.com/apache/flink/pull/23164#issuecomment-1718211945
> @architgyl Could you please verify this PR in a real YARN cluster whether
it solves your original requirement about hive config? After then I will merge
this PR.
I have cerifie
srpraneeth commented on code in PR #670:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/670#discussion_r1325010706
##
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/config/FlinkConfigBuilder.java:
##
@@ -420,13 +421,24 @@ private voi
[
https://issues.apache.org/jira/browse/FLINK-32753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32753:
---
Labels: pull-request-available stale-assigned (was: pull-request-available)
I am the [Flink
[
https://issues.apache.org/jira/browse/FLINK-32995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32995:
---
Labels: stale-critical test-stability (was: test-stability)
I am the [Flink Jira Bot|https:
[
https://issues.apache.org/jira/browse/FLINK-33052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Ge updated FLINK-33052:
Summary: codespeed and benchmark server is down (was: codespeed server is
down)
> codespeed and benchmar
swuferhong commented on code in PR #23412:
URL: https://github.com/apache/flink/pull/23412#discussion_r1325238554
##
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/spec/DynamicTableSourceSpec.java:
##
@@ -95,29 +92,19 @@ private Dyna
pgaref commented on PR #23386:
URL: https://github.com/apache/flink/pull/23386#issuecomment-1718622106
> Thanks @pgaref for preparing this PR. I left two comments. Please take a
look.
Appreciate the review @huwh ! Updated the PR, please let me know what you
think
--
This is an au
wangyang0918 merged PR #23164:
URL: https://github.com/apache/flink/pull/23164
--
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: issues-unsubscr...@flink.
Panagiotis Garefalakis created FLINK-33086:
--
Summary: Protect failure enrichment against unhandled exceptions
Key: FLINK-33086
URL: https://issues.apache.org/jira/browse/FLINK-33086
Project: F
[
https://issues.apache.org/jira/browse/FLINK-32775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764936#comment-17764936
]
Yang Wang commented on FLINK-32775:
---
Merged in master via 1f9621806451411af26ccbab5c53
[
https://issues.apache.org/jira/browse/FLINK-32775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang updated FLINK-32775:
--
Fix Version/s: 1.19.0
> Support yarn.provided.lib.dirs to add parent directory to classpath
>
[
https://issues.apache.org/jira/browse/FLINK-32775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang closed FLINK-32775.
-
Resolution: Fixed
> Support yarn.provided.lib.dirs to add parent directory to classpath
> --
[
https://issues.apache.org/jira/browse/FLINK-32775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764937#comment-17764937
]
Yang Wang commented on FLINK-32775:
---
Thanks [~argoyal] for your contribution.
> Supp
wangzzu commented on PR #23405:
URL: https://github.com/apache/flink/pull/23405#issuecomment-1718632460
@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 comment.
[
https://issues.apache.org/jira/browse/FLINK-33086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Panagiotis Garefalakis updated FLINK-33086:
---
Description:
Existing
[labelFailure|https://github.com/apache/flink/blob/60
libenchao commented on PR #23323:
URL: https://github.com/apache/flink/pull/23323#issuecomment-1718633599
@maosuhan @ljw-hit Are you interested in reviewing this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
pgaref opened a new pull request, #23413:
URL: https://github.com/apache/flink/pull/23413
## What is the purpose of the change
https://issues.apache.org/jira/browse/FLINK-33086
## Brief change log
*(for example:)*
- *The TaskInfo is stored in the blob sto
[
https://issues.apache.org/jira/browse/FLINK-33086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33086:
---
Labels: pull-request-available (was: )
> Protect failure enrichment against unhandled excep
pgaref commented on PR #23413:
URL: https://github.com/apache/flink/pull/23413#issuecomment-1718641984
cc @zentol
--
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 unsubs
flinkbot commented on PR #23413:
URL: https://github.com/apache/flink/pull/23413#issuecomment-1718644833
## CI report:
* b88ee0b7f2f6bb9a9ab8f496d333261434152c61 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-33053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yangze Guo reassigned FLINK-33053:
--
Assignee: Yangze Guo
> Watcher leak in Zookeeper HA mode
> -
[
https://issues.apache.org/jira/browse/FLINK-33053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764943#comment-17764943
]
Yangze Guo commented on FLINK-33053:
Thanks for the pointer [~tison] . I'd like to a
[
https://issues.apache.org/jira/browse/FLINK-32726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qingsheng Ren resolved FLINK-32726.
---
Resolution: Done
> [Umbrella] Test Flink Release 1.18
> --
>
[
https://issues.apache.org/jira/browse/FLINK-32802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qingsheng Ren resolved FLINK-32802.
---
Resolution: Done
> Release Testing: Verify FLIP-291: Externalized Declarative Resource Manag
[
https://issues.apache.org/jira/browse/FLINK-32925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qingsheng Ren reassigned FLINK-32925:
-
Assignee: Jing Ge
> Select executing Release Manager
>
[
https://issues.apache.org/jira/browse/FLINK-32925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764945#comment-17764945
]
Qingsheng Ren commented on FLINK-32925:
---
Jing's public key has been published:
[h
[
https://issues.apache.org/jira/browse/FLINK-32863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764946#comment-17764946
]
Yangze Guo commented on FLINK-32863:
master: 2d74260f41275add3c16ea72ee4ecedbec45f9d
[
https://issues.apache.org/jira/browse/FLINK-32863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yangze Guo closed FLINK-32863.
--
Fix Version/s: 1.19.0
Resolution: Fixed
> Improve Flink UI's time precision from second level t
[
https://issues.apache.org/jira/browse/FLINK-33053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764948#comment-17764948
]
Zili Chen commented on FLINK-33053:
---
No. Both {{CuratorCache}} and {{TreeCache}} doesn
[
https://issues.apache.org/jira/browse/FLINK-25593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764949#comment-17764949
]
Yunhong Zheng commented on FLINK-25593:
---
Hi, [~luoyuxia] .Is this still in progres
[
https://issues.apache.org/jira/browse/FLINK-33053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764950#comment-17764950
]
Zili Chen commented on FLINK-33053:
---
But it's possible to add an option to explicitly
[
https://issues.apache.org/jira/browse/FLINK-25593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764951#comment-17764951
]
Yunhong Zheng commented on FLINK-25593:
---
Hi, [~jark] . I think the better final pl
[
https://issues.apache.org/jira/browse/FLINK-25593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
luoyuxia reassigned FLINK-25593:
Assignee: Yunhong Zheng (was: luoyuxia)
> A redundant scan could be skipped if it is an input of
zhaozijun109 commented on PR #255:
URL: https://github.com/apache/flink-ml/pull/255#issuecomment-1718703862
@lindong28 Hi, could you please Re-run triggered it? Because the failures(
Error:
BoundedPerRoundStreamIterationITCase.testPerRoundIterationWithState:170
expected:<3> but was:<4>
swuferhong commented on code in PR #23412:
URL: https://github.com/apache/flink/pull/23412#discussion_r1325320081
##
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/spec/DynamicTableSourceSpec.java:
##
@@ -95,29 +92,19 @@ private Dyna
swuferhong commented on code in PR #23412:
URL: https://github.com/apache/flink/pull/23412#discussion_r1325238554
##
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/spec/DynamicTableSourceSpec.java:
##
@@ -95,29 +92,19 @@ private Dyna
[
https://issues.apache.org/jira/browse/FLINK-33051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764964#comment-17764964
]
Panagiotis Garefalakis commented on FLINK-33051:
[~wangm92] – not sure
[
https://issues.apache.org/jira/browse/FLINK-33051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764970#comment-17764970
]
Matt Wang commented on FLINK-33051:
---
[~pgaref] got it, i will take it
> GlobalFailure
[
https://issues.apache.org/jira/browse/FLINK-33051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fang Yong reassigned FLINK-33051:
-
Assignee: Matt Wang
> GlobalFailureHandler interface should be retired in favor of
> LabeledGl
mbalassi merged PR #671:
URL: https://github.com/apache/flink-kubernetes-operator/pull/671
--
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: issues-unsubs
[
https://issues.apache.org/jira/browse/FLINK-33066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Márton Balassi closed FLINK-33066.
--
Fix Version/s: kubernetes-operator-1.7.0
Resolution: Fixed
1053e26 in main
> Enable to
X-czh commented on PR #23302:
URL: https://github.com/apache/flink/pull/23302#issuecomment-1718807193
Hi @FangYongs, could you help check the change when you are free?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
dawidwys commented on code in PR #48:
URL:
https://github.com/apache/flink-connector-kafka/pull/48#discussion_r1325439510
##
flink-connector-kafka/src/test/resources/log4j2-test.properties:
##
@@ -18,7 +18,7 @@
# Set root logger level to OFF to not flood build logs
# set ma
101 - 157 of 157 matches
Mail list logo