Zeppelin log files in windows

2019-05-27 Thread Ravi Pullareddy
Hi Folks Windows version of Zeppelin 0.8.1 has a typo error on line 76 of command.cmd. There is a curly brace ‘}’ in place of closed bracket ‘)’ . I request you to correct this and publish it. Apart from this trivial error, Zeppelin logs to console but does not create a log file in Windows. My

Flink Interpreter for Java 1.8.0

2019-05-27 Thread Ravi Pullareddy
Hi I was able to compile flink version 1.7.2 interpreter in zeppelin without any issue. Flink changed scala runtime minicluster in version 1.8.0 and there by LocalFlinkMiniCluster class is not available. How to compile Flink Interpreter for Flink 1.8.0 Thanks Ravi