Re: Flink 1.11 throws Unrecognized field "error_code"

2020-07-17 Thread Lian Jiang
Thanks Chesnay. Flink UI port 8081 conflicts with Confluent schema registry, causing cluster to fail to start. After changing the port, the cluster can start and the job can be submitted. Thanks. On Fri, Jul 17, 2020 at 12:40 AM Chesnay Schepler wrote: > Please double-check that the client and

Re: Flink 1.11 throws Unrecognized field "error_code"

2020-07-17 Thread Chesnay Schepler
Please double-check that the client and server are using the same Flink version. On 17/07/2020 02:42, Lian Jiang wrote: Hi, I am using java 1.8 and Flink 1.11 by following https://ci.apache.org/projects/flink/flink-docs-release-1.11/try-flink/local_installation.html on my MAC Mojave 10.14.6.

Flink 1.11 throws Unrecognized field "error_code"

2020-07-16 Thread Lian Jiang
Hi, I am using java 1.8 and Flink 1.11 by following https://ci.apache.org/projects/flink/flink-docs-release-1.11/try-flink/local_installation.html on my MAC Mojave 10.14.6. But " ./bin/flink run examples/streaming/WordCount.jar " throw below error. These are the java versions that I tried: 1.8