Re: Failed to start Zeppelin

2019-06-11 Thread xiufeng liu
Here is the result of echo ${ZEPPELIN_CLASSPATH} :/opt/zeppelin/lib/interpreter/*:/opt/zeppelin/lib/*:/opt/zeppelin/*::/opt/zeppelin/conf On Tue, Jun 11, 2019 at 4:14 PM Jeff Zhang wrote: > Could you show me the ZEPPELIN_CLASSPATH like the one in your last log ? > > xiufeng liu 于2019年6月11日周二 下午

Re: Failed to start Zeppelin

2019-06-11 Thread Jeff Zhang
Could you show me the ZEPPELIN_CLASSPATH like the one in your last log ? xiufeng liu 于2019年6月11日周二 下午6:24写道: > Thanks. I removed the lib of Hive and Hadoop from the classpath, and > restart again. But, this time, I got the following error: > HTTP ERROR 503 > Problem accessing /. Reason: > Se

Re: Failed to start Zeppelin

2019-06-11 Thread xiufeng liu
Thanks. I removed the lib of Hive and Hadoop from the classpath, and restart again. But, this time, I got the following error: HTTP ERROR 503 Problem accessing /. Reason: Service Unavailable see the log: https://pastebin.com/HTRmKkuq /Xiufeng On Tue, Jun 11, 2019 at 12:09 PM Jeff Zhang wrot

Re: Failed to start Zeppelin

2019-06-11 Thread Jeff Zhang
I notice you also put hadoop and hive lib under zeppelin's classpath, it might conflict with zeppelin's lib. Any reason why you need to put hadoop and hive under zeppelin's classpath ? ZEPPELIN_CLASSPATH: ::/opt/hadoop/lib/*:.:/opt/hive/lib/*:.:/opt/zeppelin_0.8.1/lib/interpreter/*:/opt/zeppelin_0

Re: Failed to start Zeppelin

2019-06-11 Thread Jeff Zhang
It looks like in the second try zeppelin can start properly, but hit this exception later. Could you paste the full stacktrace ? xiufeng liu 于2019年6月11日周二 下午2:56写道: > Sorry! Here is the link: > https://drive.google.com/open?id=1iGpGXGPP6C2PehQs-glAUkNZNg_tWldl > /Xiufeng > > On Tue, Jun 11, 2019

Re: Failed to start Zeppelin

2019-06-10 Thread xiufeng liu
Sorry! Here is the link: https://drive.google.com/open?id=1iGpGXGPP6C2PehQs-glAUkNZNg_tWldl /Xiufeng On Tue, Jun 11, 2019 at 6:21 AM Jeff Zhang wrote: > Wrong link ? > > xiufeng liu 于2019年6月11日周二 上午12:26写道: > >> Dear Jeff, >> >> Thanks for your suggestion. >> I have tried this, but it still doe

Re: Failed to start Zeppelin

2019-06-10 Thread Jeff Zhang
Wrong link ? xiufeng liu 于2019年6月11日周二 上午12:26写道: > Dear Jeff, > > Thanks for your suggestion. > I have tried this, but it still doesn't work. I have recorded a video. You > could see my problem: > https://vimeo.com/user23880238/review/341376478/57ca43dfb8 > > /Xiufeng > > On Mon, Jun 10, 2019 a

Re: Failed to start Zeppelin

2019-06-10 Thread xiufeng liu
Dear Jeff, Thanks for your suggestion. I have tried this, but it still doesn't work. I have recorded a video. You could see my problem: https://vimeo.com/user23880238/review/341376478/57ca43dfb8 /Xiufeng On Mon, Jun 10, 2019 at 3:30 AM Jeff Zhang wrote: > This is probably due to your old inter

Re: Failed to start Zeppelin

2019-06-09 Thread Jeff Zhang
This is probably due to your old interpreter.json file under ZEPPELIN_CONF_DIR. You can first stop zeppelin, then delete interpreter.json and restart zeppelin. xiufeng liu 于2019年6月10日周一 上午6:02写道: > Thanks! > But, but the prebuilt binary packages of 0.8.0 and 0,8.1 were both using > the hk2-loca

Re: Failed to start Zeppelin

2019-06-09 Thread xiufeng liu
Thanks! But, but the prebuilt binary packages of 0.8.0 and 0,8.1 were both using the hk2-locator-2.5.0-b32.jar. It doesn't work, but I didn't try to build from the source codes. /xiuli On Sun, Jun 9, 2019 at 4:59 AM Xun Liu wrote: > hi, xiufeng > > I checked it. > This problem is org.jvnet.hk2

Re: Failed to start Zeppelin

2019-06-08 Thread Xun Liu
hi, xiufeng I checked it. This problem is org.jvnet.hk2 using gson for List, The problem triggered by the paradigm shift. org.glassfish.hk2.api.MultiException: A MultiException has 1 exceptions. They are: 1. java.lang.RuntimeException: Can not convert this type of property: class com.google.g