From a0239bda00c9a5ba96ec18892c5ad888ce5114b2 Mon Sep 17 00:00:00 2001 From: Robin Moffatt Date: Thu, 12 Oct 2023 11:03:27 +0100 Subject: [PATCH] Add link to ticket raised --- content/post/lafs01e04.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/post/lafs01e04.md b/content/post/lafs01e04.md index ee273df..8f99ee0 100644 --- a/content/post/lafs01e04.md +++ b/content/post/lafs01e04.md @@ -409,6 +409,10 @@ Via this you can get to the Job Manager and Task Manager logs (just as I did fro 2023-10-10 16:13:07,610 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: firewall[27] -> Sink: Collect table sink (1/1)#0 (18449605df5a8d831d44b7cb4e2d74cb_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. ``` +> **UPDATE**: I've logged [**\[FLINK-33251\] SQL Client query execution aborts after a few seconds: ConnectTimeoutException - ASF JIRA**](https://issues.apache.org/jira/browse/FLINK-33251). +> +> _One short-term workaround I did find was to simply use 1.16.2 where this error doesn't seem to happen._ + ## Time out ![](/images/2023/10/timeout.gif)