Re: Cannot compile latest snapshot

2019-10-30 Thread Jeff Zhang
If you are building master branch, only JDK 8 is supported. But for branch-0.8 JDK 7 and 8 are both supported Artur Rataj 于2019年10月30日周三 下午8:55写道: > Not related to Zeppelin. A problem with a particular installation of JDK8 > which showed when the build system did not run $JAVA_HOME/bin/java, bu

Re: Cannot compile latest snapshot

2019-10-30 Thread Artur Rataj
Not related to Zeppelin. A problem with a particular installation of JDK8 which showed when the build system did not run $JAVA_HOME/bin/java, but instead $JAVA_HOME/jre/bin/java. On Wed, Oct 30, 2019 at 10:56 AM Artur Rataj wrote: > Hi, I have a problem building Zeppelin from sources. > https://