Re: Zeppelin 0.10.1 with Flink 1.15.0 not working

2023-02-03 Thread Jeff Zhang
Flink 1.15 is not supported in Zeppelin 0.10.1, but it is supported in
Zeppelin master branch. (Flink 1.16 is supported as well)


On Fri, Feb 3, 2023 at 4:23 PM Prashant Mishra <
prashantmishrasunr...@gmail.com> wrote:

> Hello everyone,
>
> I am trying to run Zeppelin 0.10.1 with Flink 1.15 on a Linux host running
> Java 8. It fails with the below error message:
>
> *Fail to open FlinkInterpreter...*
> *Caused by: java.lang.Exception: Flink version:'1.15.0' is not supported
> yet*
> *at org.apache.zeppelin.flink.FlinkShims.loadShims(FlinkShims.java:75)*
>
> Has anyone tried running Flink 1.15 with Zeppelin? Any fixes for this
> issue? I am able to run Flink 1.10 on the same machine. It just doesn't
> work with Flink 1.15.
>
> Let me know if any other information is needed.
>
> Thanks,
> Prashant
>
>

-- 
Best Regards

Jeff Zhang


Zeppelin 0.10.1 with Flink 1.15.0 not working

2023-02-03 Thread Prashant Mishra
Hello everyone,

I am trying to run Zeppelin 0.10.1 with Flink 1.15 on a Linux host running
Java 8. It fails with the below error message:

*Fail to open FlinkInterpreter...*
*Caused by: java.lang.Exception: Flink version:'1.15.0' is not supported
yet*
*at org.apache.zeppelin.flink.FlinkShims.loadShims(FlinkShims.java:75)*

Has anyone tried running Flink 1.15 with Zeppelin? Any fixes for this
issue? I am able to run Flink 1.10 on the same machine. It just doesn't
work with Flink 1.15.

Let me know if any other information is needed.

Thanks,
Prashant