Re: flink14 sql sink kafka error

2023-06-06 Thread liu ron
Hi, You can give more exception info which can help to find the root cause. But according to the context you provided, as Hang says, it may be the Kafka Server problem. Best, Ron Hang Ruan 于2023年6月6日周二 10:46写道: > Hi, 湘晗刚, > > This error seem to be an error from the Kafka server. Maybe you shou

Re: flink14 sql sink kafka error

2023-06-05 Thread Hang Ruan
Hi, 湘晗刚, This error seem to be an error from the Kafka server. Maybe you should check whether the Kafka server occurs some error. Or you could provide more messages about the request. These information is too short to analyze, Best, Hang 湘晗刚 <1016465...@qq.com> 于2023年6月5日周一 15:08写道: > UnknownSe

flink14 sql sink kafka error

2023-06-05 Thread 湘晗刚
UnknownServerException :The server experienced an unexpected error when processing the reqiest. Thanks Kobe24