You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "PrabhuJoseph (via GitHub)" <gi...@apache.org> on 2023/03/02 05:16:32 UTC

[GitHub] [zeppelin] PrabhuJoseph commented on pull request #4506: [ZEPPELIN-5844] Support flink 1.16

PrabhuJoseph commented on PR #4506:
URL: https://github.com/apache/zeppelin/pull/4506#issuecomment-1451314800

   > I'm also facing the below issue while testing the zeppelin with flink 1.16. I guess we need to modify/copy the libraries in flink to resolve it but haven't figured it out.
   
   I think this happens as Flink Sql Client Jar is not part of Zeppelin Flink Interpreter Classpath. Could you test after copying /usr/lib/flink/opt/flink-sql-client-1.16.jar into either Flink Lib /usr/lib/flink/lib or Zeppelin Flink Interpreter Classpath.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org