Re: [ZEPPELIN 0.9.0] Build problem

2021-06-28 Thread Jeff Zhang
Thanks for the feedback, Daubignard Daubignard Marion 于2021年6月28日周一 下午7:12写道: > Hey 😊 > > Checking things from the beginning, I figured out what was wrong, so I > post it in case any other users have the same problem. > > I had not checked the java version on this machine and it was java 11. > >

RE: [ZEPPELIN 0.9.0] Build problem

2021-06-28 Thread Daubignard Marion
Hey 😊 Checking things from the beginning, I figured out what was wrong, so I post it in case any other users have the same problem. I had not checked the java version on this machine and it was java 11. Anyone with weird building issues : try checking your java version is 1.8 … Sorry for the noise

Re: Binding interpreter settings in s3

2021-06-28 Thread Great Info
I am using 0.8.2, due to this issue https://github.com/apache/zeppelin/pull/4002 I am not able to use 0.9.0 Thanks, Cod On Mon, Jun 28, 2021 at 7:31 AM Jeff Zhang wrote: > Which version of zeppelin do you use ? If you are using 0.9, the > interpreter binding should not be necessary. > > > Great

Re: [ZEPPELIN 0.9.0] Build problem

2021-06-28 Thread Jeff Zhang
The tag v0.9.0-docker may not point to the 0.9.0 release, because we had issues building a 0.9.0 docker at that time, so we made a hotfix and updated the tag to point to another commit. You can also use branch-0.9 to build zeppelin. Daubignard Marion 于2021年6月28日周一 下午5:25写道: > Hi, > > Building ma

RE: [ZEPPELIN 0.9.0] Build problem

2021-06-28 Thread Daubignard Marion
Hi, Building master right now does not yield problems with flink, but il leads to the same maven-scala-plugin problem :-/ It is expected that upstream has problems though, this is why I wanted to build the tagged version. Maybe you use a particular building profile to end up with the binary ver