: Re: InaccessibleObjectException issue
H Bill,
I would recommend you to try that example with JDK 11.
Support of JDK 17 is coming in Flink 1.18
https://issues.apache.org/jira/browse/FLINK-15736
Best regards,
Alexey
On Tue, Aug 29, 2023 at 11:50 AM Xu Bill wrote:
Hello,
I'm new to A
H Bill,
I would recommend you to try that example with JDK 11.
Support of JDK 17 is coming in Flink 1.18
https://issues.apache.org/jira/browse/FLINK-15736
Best regards,
Alexey
On Tue, Aug 29, 2023 at 11:50 AM Xu Bill wrote:
> Hello,
>
> I'm new to Apache Flink.
> I followed the instrunctions t
Hello,
I'm new to Apache Flink.
I followed the instrunctions to run examples after installation
(as described here:
https://nightlies.apache.org/flink/flink-docs-stable/docs/try-flink/local_installation/#submitting-a-flink-job)
and also tried running an example java app
(as described here:
ht