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

   I've encountered below exception setup flink 1.16.0 with zeppelin 
interpreter. (mode = remote)
   
   `NoClassDefFoundError: 
org/apache/flink/table/api/bridge/scala/internal/StreamTableEnvironmentImpl`
   
   After downloading jar `flink-table-api-scala-bridge_2.12` from maven and 
moving under `flink/lib`, exception was cleared and Flink interpreter works 
normally.
   
   Am I just a mistake when building zeppelin? here is executed build command.
   
   `mvn clean package -Pspark-3.2 -Ppyspark -Pr -Pscala-2.11 -Pbuild-distr 
-DskipTests -Pflink-116`


-- 
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-unsubscr...@zeppelin.apache.org

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

Reply via email to