[
https://issues.apache.org/jira/browse/FLINK-28265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang closed FLINK-28265.
-
Fix Version/s: 1.16.0
1.15.3
Resolution: Fixed
Fixed via:
master(1.16): aae96
wangyang0918 merged PR #20673:
URL: https://github.com/apache/flink/pull/20673
--
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.
wangyang0918 commented on PR #20673:
URL: https://github.com/apache/flink/pull/20673#issuecomment-1229137353
Merging now.
--
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
wangyang0918 commented on PR #20684:
URL: https://github.com/apache/flink/pull/20684#issuecomment-1229137197
@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 comme
[
https://issues.apache.org/jira/browse/FLINK-29124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ivan Qing updated FLINK-29124:
--
Description:
Redundant NotNull checks in function cli/CliFrontend.
{*}getEffectiveConfiguration{*}():
[
https://issues.apache.org/jira/browse/FLINK-29124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ivan Qing updated FLINK-29124:
--
Description:
Redundant NotNull checks in function cli/CliFrontend.
{*}getEffectiveConfiguration{*}():
ivan Qing created FLINK-29124:
-
Summary: Redundant checkNotNull in cli Package
Key: FLINK-29124
URL: https://issues.apache.org/jira/browse/FLINK-29124
Project: Flink
Issue Type: Improvement
SwimSweet commented on code in PR #20671:
URL: https://github.com/apache/flink/pull/20671#discussion_r956250930
##
docs/content.zh/docs/deployment/resource-providers/native_kubernetes.md:
##
@@ -97,14 +97,34 @@ COPY /path/of/my-flink-job.jar
$FLINK_HOME/usrlib/my-flink-job.jar
liuzhuang2017 commented on code in PR #20660:
URL: https://github.com/apache/flink/pull/20660#discussion_r952051966
##
docs/content.zh/docs/deployment/finegrained_resource.md:
##
@@ -23,97 +23,86 @@ specific language governing permissions and limitations
under the License.
-->
xintongsong commented on code in PR #20622:
URL: https://github.com/apache/flink/pull/20622#discussion_r956517011
##
flink-docs/pom.xml:
##
@@ -173,6 +173,19 @@ under the License.
${project.version}
+
+ org.apache.fli
[
https://issues.apache.org/jira/browse/FLINK-23633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-23633:
---
Labels: pull-request-available stale-assigned (was: pull-request-available)
I am the [Flink
flinkbot commented on PR #20691:
URL: https://github.com/apache/flink/pull/20691#issuecomment-1228967801
## CI report:
* cff97f48587863eed84c38b694acb8845c4fd44b UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
snuyanzin opened a new pull request, #20691:
URL: https://github.com/apache/flink/pull/20691
## What is the purpose of the change
This a trivial PR replacing deprecated
`AbstractThrowableAssert#getRootCause` with `AbstractThrowableAssert#rootCause`
## Verifying this change
snuyanzin commented on PR #20663:
URL: https://github.com/apache/flink/pull/20663#issuecomment-1228763271
@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.
SwimSweet commented on code in PR #20671:
URL: https://github.com/apache/flink/pull/20671#discussion_r956250930
##
docs/content.zh/docs/deployment/resource-providers/native_kubernetes.md:
##
@@ -97,14 +97,34 @@ COPY /path/of/my-flink-job.jar
$FLINK_HOME/usrlib/my-flink-job.jar
SwimSweet commented on code in PR #20671:
URL: https://github.com/apache/flink/pull/20671#discussion_r956250930
##
docs/content.zh/docs/deployment/resource-providers/native_kubernetes.md:
##
@@ -97,14 +97,34 @@ COPY /path/of/my-flink-job.jar
$FLINK_HOME/usrlib/my-flink-job.jar
tedhtchang commented on PR #313:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/313#issuecomment-1228733052
@shalberd Yes, I had considered to put it in the [redhat marketplace
community-operators](https://github.com/redhat-openshift-ecosystem/community-operators-prod/tree/ma
[
https://issues.apache.org/jira/browse/FLINK-29123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated FLINK-29123:
---
Summary: Dynamic paramters are not pushed to working with kubernetes (was:
Dynamic paramters are no
Peter Vary created FLINK-29123:
--
Summary: Dynamic paramters are not pushed to working with
kubertenes
Key: FLINK-29123
URL: https://issues.apache.org/jira/browse/FLINK-29123
Project: Flink
Issu
SwimSweet commented on code in PR #20671:
URL: https://github.com/apache/flink/pull/20671#discussion_r956232987
##
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/configuration/KubernetesConfigOptions.java:
##
@@ -498,6 +498,20 @@ public class KubernetesConfigOptions
[
https://issues.apache.org/jira/browse/FLINK-29108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585531#comment-17585531
]
Ron Crocker commented on FLINK-29108:
-
[~masteryhx] In a word, yes.
There's two thi
snuyanzin commented on PR #20663:
URL: https://github.com/apache/flink/pull/20663#issuecomment-1228695193
@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.
xintongsong commented on code in PR #20647:
URL: https://github.com/apache/flink/pull/20647#discussion_r956152093
##
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/ReadOnlySlicedNetworkBuffer.java:
##
@@ -141,7 +141,9 @@ public ReadOnlySlicedNetworkBuffer
gaborgsomogyi commented on PR #20265:
URL: https://github.com/apache/flink/pull/20265#issuecomment-1228604965
Just resolved the conflicts.
--
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 spec
[
https://issues.apache.org/jira/browse/FLINK-29056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-29056.
Resolution: Fixed
master (1.16): c643a2953ba44b3b316ba52983932329dc0162e4
> Throw PartitionNotFou
xintongsong closed pull request #20666: [FLINK-29056] Throw
PartitionNotFoundException if the partition file is not readable for hybrid
shuffle
URL: https://github.com/apache/flink/pull/20666
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
[
https://issues.apache.org/jira/browse/FLINK-29101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song reassigned FLINK-29101:
Assignee: Weijie Guo
> PipelinedRegionSchedulingStrategy benchmark shows performance degr
[
https://issues.apache.org/jira/browse/FLINK-29122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585389#comment-17585389
]
Robert Metzger commented on FLINK-29122:
Draft: https://github.com/rmetzger/flin
[
https://issues.apache.org/jira/browse/FLINK-29122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger reassigned FLINK-29122:
--
Assignee: Robert Metzger
> Improve robustness of FileUtils.expandDirectory()
> -
Robert Metzger created FLINK-29122:
--
Summary: Improve robustness of FileUtils.expandDirectory()
Key: FLINK-29122
URL: https://issues.apache.org/jira/browse/FLINK-29122
Project: Flink
Issue
fsk119 commented on PR #20678:
URL: https://github.com/apache/flink/pull/20678#issuecomment-1228426125
I add a commit to
1. move the serializer
2. modify the ColumnInfo. I find the `Column` also has comment field.
--
This is an automated message from the Apache Git Service.
To resp
[
https://issues.apache.org/jira/browse/FLINK-28883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-28883.
---
Release Note: In batch mode, Hive sink now will report statistics for
written tables and partitions to Hive
wuchong merged PR #20549:
URL: https://github.com/apache/flink/pull/20549
--
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.apach
HuangXingBo commented on PR #20685:
URL: https://github.com/apache/flink/pull/20685#issuecomment-1228417670
Due to the different performance of machines in the Azure, there is actually
a deviation of about 30~40 minutes at most. Sometimes, the test time on the
master can be exceed to 1.5 ho
[
https://issues.apache.org/jira/browse/FLINK-27033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-27033.
Resolution: Fixed
> YARNITCase failed due to OOM
>
>
>
[
https://issues.apache.org/jira/browse/FLINK-29006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585328#comment-17585328
]
Yufan Sheng commented on FLINK-29006:
-
[~hxbks2ks] The root cause should be the bug
wuchong commented on code in PR #20549:
URL: https://github.com/apache/flink/pull/20549#discussion_r955971797
##
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/connectors/hive/HiveOptions.java:
##
@@ -134,6 +134,17 @@ public class HiveOptions {
public
[
https://issues.apache.org/jira/browse/FLINK-28976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan closed FLINK-28976.
-
Resolution: Fixed
Merged into master as 91e1291e942afc69779f09ead549352d5d357f22 ..
a38
[
https://issues.apache.org/jira/browse/FLINK-29035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-29035.
---
Assignee: dalongliu
Resolution: Fixed
Fixed in master: 0ade193d39326dd5b84334348a4b6ce76c4a915a
> Exp
wuchong merged PR #20635:
URL: https://github.com/apache/flink/pull/20635
--
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.apach
rkhachatryan merged PR #20687:
URL: https://github.com/apache/flink/pull/20687
--
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-29121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585320#comment-17585320
]
Jark Wu commented on FLINK-29121:
-
cc [~fsk119]
> SqlGatewayRestAPIStabilityTest.testSq
[
https://issues.apache.org/jira/browse/FLINK-29121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-29121:
Fix Version/s: 1.16.0
> SqlGatewayRestAPIStabilityTest.testSqlGatewayRestAPIStability is failed
>
Jark Wu created FLINK-29121:
---
Summary:
SqlGatewayRestAPIStabilityTest.testSqlGatewayRestAPIStability is failed
Key: FLINK-29121
URL: https://issues.apache.org/jira/browse/FLINK-29121
Project: Flink
gaborgsomogyi commented on PR #355:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/355#issuecomment-1228391322
cc @gyfora @mbalassi
--
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 t
wuchong commented on PR #18975:
URL: https://github.com/apache/flink/pull/18975#issuecomment-1228391354
The `HiveDialectQueryITCase.testCastTimeStampToDecimal` is still failed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
[
https://issues.apache.org/jira/browse/FLINK-28734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28734:
---
Labels: pull-request-available (was: )
> Configurable role(binding) names in the helm chart
gaborgsomogyi opened a new pull request, #355:
URL: https://github.com/apache/flink-kubernetes-operator/pull/355
## What is the purpose of the change
The names of the roles and rolebindings in the helm chart are not yet
configurable. In this PR it's made configurable.
## Brief
wangyang0918 commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955943999
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongSta
XComp commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955938498
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongStateHandl
snuyanzin commented on PR #20663:
URL: https://github.com/apache/flink/pull/20663#issuecomment-1228362843
@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.
wangyang0918 commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955930855
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongSta
flinkbot commented on PR #20690:
URL: https://github.com/apache/flink/pull/20690#issuecomment-1228355773
## CI report:
* 459dc89ac49b2d10bf59471007c0f6bad2c38e31 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
zentol commented on PR #20685:
URL: https://github.com/apache/flink/pull/20685#issuecomment-1228354535
This doesn't seem to have the desired effect; the runtime of flink-python is
still 51m, like on master.
--
This is an automated message from the Apache Git Service.
To respond to the mes
HarshaR99 opened a new pull request, #20690:
URL: https://github.com/apache/flink/pull/20690
Two small typos in Task
TaskCancelerWatchDog/TaskInterrupter field: executerThread -> executorThread
TaskCanceler field: executer -> executor
## What is the purpose of the ch
HarshaR99 closed pull request #20604: FLINK-27107. Typo in Task.
URL: https://github.com/apache/flink/pull/20604
--
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,
flinkbot commented on PR #20689:
URL: https://github.com/apache/flink/pull/20689#issuecomment-1228342426
## CI report:
* 9b267d3f979a2d29653ef0ed00e03a39a5f2ab93 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
ChangjiGuo commented on PR #20689:
URL: https://github.com/apache/flink/pull/20689#issuecomment-1228341795
Hi, @Myasuka. Can you help me review this pr? Thx
--
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
[
https://issues.apache.org/jira/browse/FLINK-28984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28984:
---
Labels: pull-request-available (was: )
> FsCheckpointStateOutputStream is not being release
ChangjiGuo opened a new pull request, #20689:
URL: https://github.com/apache/flink/pull/20689
## What is the purpose of the change
This pr is used to solve the problem that the FsCheckpointStateOutputStream
is not released normally in some scenarios. See
https://issues.apache
wangyang0918 commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955901418
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongSta
wangyang0918 commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955896987
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongSta
[
https://issues.apache.org/jira/browse/FLINK-28906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28906:
---
Labels: pull-request-available (was: )
> Add AlgoOperator for AgglomerativeClustering
> ---
zhipeng93 opened a new pull request, #148:
URL: https://github.com/apache/flink-ml/pull/148
## What is the purpose of the change
- Add AlgoOperator for AgglomerativeClustering[1] in Flink ML.
## Brief change log
- Added AlgoOperator for AgglomerativeClustering.
- Added java/p
wangyang0918 commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955886917
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongSta
flinkbot commented on PR #20688:
URL: https://github.com/apache/flink/pull/20688#issuecomment-1228307836
## CI report:
* af5a62774c27a8b56fa6573053ace0701b2c677e UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-28764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28764:
---
Labels: pull-request-available (was: )
> Support more than 64 distinct aggregate function c
WeiZhong94 opened a new pull request, #20688:
URL: https://github.com/apache/flink/pull/20688
## What is the purpose of the change
*This pull request rewrite the FlinkAggregateExpandDistinctAggregatesRule to
support more than 64 distinct aggregate function calls in one agg
[
https://issues.apache.org/jira/browse/FLINK-28461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585280#comment-17585280
]
bo zhao commented on FLINK-28461:
-
May I file a PR for this? Looks like a lower hanging
[
https://issues.apache.org/jira/browse/FLINK-27175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-27175.
---
Resolution: Fixed
Fixed in master: c086a91d977a5cb51d1b7c962bcb51f7d2a867fc
> Fail to call Hive UDAF when t
wuchong merged PR #19423:
URL: https://github.com/apache/flink/pull/19423
--
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.apach
[
https://issues.apache.org/jira/browse/FLINK-29120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lincoln lee updated FLINK-29120:
Description:
As expected, Join Hint should only affects the current query block, and does
not aff
lincoln lee created FLINK-29120:
---
Summary: Unexpected join hint propagation into view
Key: FLINK-29120
URL: https://issues.apache.org/jira/browse/FLINK-29120
Project: Flink
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLINK-28764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu reassigned FLINK-28764:
---
Assignee: Wei Zhong
> Support more than 64 distinct aggregate function calls in one aggregate SQL
[
https://issues.apache.org/jira/browse/FLINK-29118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang updated FLINK-29118:
--
Description:
Hive only has one Catalog. We don't require the default_catalog. Hive JDBC
Drive
[
https://issues.apache.org/jira/browse/FLINK-29118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang updated FLINK-29118:
--
Attachment: image-2022-08-26-17-40-49-989.png
> Remove default_catalog in the HiveServer2 Endp
lincoln lee created FLINK-29119:
---
Summary: Should clarify how join hints work with CTE
Key: FLINK-29119
URL: https://issues.apache.org/jira/browse/FLINK-29119
Project: Flink
Issue Type: Improve
Shengkai Fang created FLINK-29118:
-
Summary: Remove default_catalog in the HiveServer2 Endpoint
Key: FLINK-29118
URL: https://issues.apache.org/jira/browse/FLINK-29118
Project: Flink
Issue Ty
WencongLiu commented on PR #20678:
URL: https://github.com/apache/flink/pull/20678#issuecomment-1228272556
@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
HuangXingBo commented on PR #20685:
URL: https://github.com/apache/flink/pull/20685#issuecomment-1228252796
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-29088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585251#comment-17585251
]
Aitozi edited comment on FLINK-29088 at 8/26/22 9:04 AM:
-
[~twal
[
https://issues.apache.org/jira/browse/FLINK-28646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-28646.
--
Resolution: Fixed
merged to main 0a346ec7c6e8b770c1c10aa01686ee68c9dd4f27
> Handle scaling operation
[
https://issues.apache.org/jira/browse/FLINK-29088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585251#comment-17585251
]
Aitozi commented on FLINK-29088:
[~twalthr] Thanks for your inputs.
> I guess the impl
gyfora merged PR #351:
URL: https://github.com/apache/flink-kubernetes-operator/pull/351
--
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
flinkbot commented on PR #20687:
URL: https://github.com/apache/flink/pull/20687#issuecomment-1228242435
## CI report:
* 2c8c9692044b3d2ed718c2a31e68ed9bd79ec8f9 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29117:
--
Description:
Hello.
I am planning to distribute and use FlinkDeployment through the flink
ku
rkhachatryan opened a new pull request, #20687:
URL: https://github.com/apache/flink/pull/20687
Backport of #20585 to 1.15.
--
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-29116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim closed FLINK-29116.
-
Resolution: Duplicate
> Tried to associate with unreachable remote address
> ---
[
https://issues.apache.org/jira/browse/FLINK-29116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29116:
--
Labels: bug features (was: features)
> Tried to associate with unreachable remote address
> -
[
https://issues.apache.org/jira/browse/FLINK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29117:
--
Summary: Tried to associate with unreachable remote resourcemanager address
(was: Tried to as
[
https://issues.apache.org/jira/browse/FLINK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29117:
--
Attachment: (was: Screen Shot 2022-08-26 at 5.04.37 PM.png)
> Tried to associate with unre
[
https://issues.apache.org/jira/browse/FLINK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29117:
--
Attachment: taskmanager_log.png
> Tried to associate with unreachable remote address
> ---
[
https://issues.apache.org/jira/browse/FLINK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29117:
--
Description:
Hello.
I am planning to distribute and use FlinkDeployment through the flink
ku
[
https://issues.apache.org/jira/browse/FLINK-29117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geonyeong kim updated FLINK-29117:
--
Description:
Hello.
I am planning to distribute and use FlinkDeployment through the flink
ku
geonyeong kim created FLINK-29117:
-
Summary: Tried to associate with unreachable remote address
Key: FLINK-29117
URL: https://issues.apache.org/jira/browse/FLINK-29117
Project: Flink
Issue Ty
wuchong commented on PR #18975:
URL: https://github.com/apache/flink/pull/18975#issuecomment-1228225348
`HiveDialectQueryITCase.testCastTimeStampToDecimal:804` is failed, please
take a look.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
flinkbot commented on PR #20686:
URL: https://github.com/apache/flink/pull/20686#issuecomment-1228223447
## CI report:
* 9f8ceabd93c4692bad3e349b0efa08d6931827dc UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
geonyeong kim created FLINK-29116:
-
Summary: Tried to associate with unreachable remote address
Key: FLINK-29116
URL: https://issues.apache.org/jira/browse/FLINK-29116
Project: Flink
Issue Ty
XComp commented on code in PR #20673:
URL: https://github.com/apache/flink/pull/20673#discussion_r955802991
##
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java:
##
@@ -1119,4 +1166,34 @@ private TestingLongStateHandl
[
https://issues.apache.org/jira/browse/FLINK-29112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29112:
---
Labels: pull-request-available (was: )
> Print the lookup join hint on the node `Correlate`
1 - 100 of 161 matches
Mail list logo