Github user ricobergmann commented on the issue: https://github.com/apache/zeppelin/pull/2811 Hi guys. I have patched Zeppelin to work with Flink 1.4.2. If you like I can share this with you in order to integrate this into Zeppelin. The only drawback of my current solution is, that you would need to compile this with scala-2.11 profile. May be someone can help with integrating different profiles for flink? Best, Rico.
---