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

Editing files on filesystem from Zeppelin?

2019-06-09 Thread Eric Pugh
I’ve been poking around a bit more on the differences between Jupyter and Zeppelin, and it seems like one gap that Zeppelin has is that it’s not really possible to edit a file on the filesystem directly. Everything has to be in a notebook… Am I missing something possibly? If I want to look a