Re: Got exception when running the localhost cluster

2021-06-01 Thread Till Rohrmann
Hi Lingfeng, Youngwoo is right. Flink currently officially supports Java 8 and Java 11. Cheers, Till On Mon, May 31, 2021 at 9:00 AM Youngwoo Kim (김영우) wrote: > Hi Lingfeng, > > I believe Java 8 or 11 is appropriate for the Flink cluster at this point. > I'm not sure that Flink 1.13 supports J

Re: Got exception when running the localhost cluster

2021-05-31 Thread 김영우
Hi Lingfeng, I believe Java 8 or 11 is appropriate for the Flink cluster at this point. I'm not sure that Flink 1.13 supports Java 16 officially. Thanks, Youngwoo On Mon, May 31, 2021 at 2:49 PM Lingfeng Pu wrote: > Hi, > > I'm new to Flink. I got a problem when running the local cluster on my