Hi, Xiaolong
As Shammon says, I think you should the exception info of Flink cluster
first to confirm the root cause.
Best,
Ron
Shammon FY 于2023年7月4日周二 16:44写道:
> Hi Xiaolong,
>
> I think you may need to check the error log in the flink cluster to find
> out the root cause.
>
> Best,
> Shammon
Hi Xiaolong,
I think you may need to check the error log in the flink cluster to find
out the root cause.
Best,
Shammon FY
On Tue, Jul 4, 2023 at 3:38 PM Xiaolong Wang
wrote:
> The flink web ui is fine until I run the Hive query. After that the flink
> deployment is down and the web UI is not
Hi Xiaolong,
>From the exception it seems that the flink session cluster is not
running properly. Can you visit the flink web ui and everything is ok?
Best,
Shammon FY
On Mon, Jul 3, 2023 at 2:43 PM Xiaolong Wang
wrote:
> Hi,
> I've tested the Flink SQL-gateway to run some simple Hive queries
Hi,
I've tested the Flink SQL-gateway to run some simple Hive queries but met
some exceptions.
Environment Description:
Run on : Kubernetes
Deployment Mode: Session Mode (created by a flink-kubernetes-operator)
Steps to run:
1. Apply a `flinkdeployment` of flink session cluster to flink operator