0.5.0 requires additional port for websocket connection (0.5.5 and later
does not require).
So you'll also need to connect ZEPPELIN PORT + 1. For example if you are
connected to 8080 port, your browser also need to connect to 8081 port.

So please check your firewall / proxy configuration if it blocks websocket
port.

Thanks,
moon
On 2015년 11월 14일 (토) at 오후 10:21 Jeff Zhang <zjf...@gmail.com> wrote:

> zeppelin-0.5.0-incubating
>
> And here's the log.
>
> INFO [2015-11-13 07:16:57,292] ({main} VfsLog.java[info]:138) - Using
> "/tmp/vfs_cache" as temporary files store.
>  INFO [2015-11-13 07:16:57,381] ({main}
> StdSchedulerFactory.java[instantiate]:1184) - Using default implementation
> for ThreadExecutor
>  INFO [2015-11-13 07:16:57,384] ({main}
> SimpleThreadPool.java[initialize]:268) - Job execution threads will use
> class loader of thread: main
>  INFO [2015-11-13 07:16:57,399] ({main}
> SchedulerSignalerImpl.java[<init>]:61) - Initialized Scheduler Signaller of
> type: class org.quartz.core.SchedulerSignalerImpl
>  INFO [2015-11-13 07:16:57,400] ({main} QuartzScheduler.java[<init>]:240)
> - Quartz Scheduler v.2.2.1 created.
>  INFO [2015-11-13 07:16:57,401] ({main} RAMJobStore.java[initialize]:155)
> - RAMJobStore initialized.
>  INFO [2015-11-13 07:16:57,402] ({main}
> QuartzScheduler.java[initialize]:305) - Scheduler meta-data: Quartz
> Scheduler (v2.2.1) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
>   Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
>   NOT STARTED.
>   Currently in standby mode.
>   Number of jobs executed: 0
>   Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
>   Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
>  INFO [2015-11-13 07:16:57,402] ({main}
> StdSchedulerFactory.java[instantiate]:1339) - Quartz scheduler
> 'DefaultQuartzScheduler' initialized from default resource file in Quartz
> package: 'quartz.properties'
>  INFO [2015-11-13 07:16:57,402] ({main}
> StdSchedulerFactory.java[instantiate]:1343) - Quartz scheduler version:
> 2.2.1
>  INFO [2015-11-13 07:16:57,402] ({main} QuartzScheduler.java[start]:575) -
> Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
>  INFO [2015-11-13 07:16:57,647] ({main}
> ServerImpl.java[initDestination]:94) - Setting the server's publish address
> to be /
>  INFO [2015-11-13 07:16:57,824] ({main}
> StandardDescriptorProcessor.java[visitServlet]:284) - NO JSP Support for /,
> did not find org.apache.jasper.servlet.JspServlet
>  INFO [2015-11-13 07:16:58,641] ({main}
> AbstractConnector.java[doStart]:338) - Started
> SocketConnector@0.0.0.0:9090
>  INFO [2015-11-13 07:16:58,641] ({main} ZeppelinServer.java[main]:108) -
> Started
>
>
> On Sat, Nov 14, 2015 at 3:21 PM, moon soo Lee <m...@apache.org> wrote:
>
>> Could you tell me which version of Zeppelin are you trying?
>>
>> Thanks,
>> moon
>>
>>
>> On Sat, Nov 14, 2015 at 3:33 PM Jeff Zhang <zjf...@gmail.com> wrote:
>>
>>> Sure, it is started. And no error in the logs.
>>>
>>> On Fri, Nov 13, 2015 at 3:45 PM, Fengdong Yu <fengdo...@everstring.com>
>>> wrote:
>>>
>>>> Hi Jeff,
>>>>
>>>> Did you start Zeppelin server?
>>>>
>>>> ./bin/zeppelin-daemon.sh start
>>>>
>>>>
>>>>
>>>>
>>>> On Nov 13, 2015, at 3:35 PM, Jeff Zhang <zjf...@gmail.com> wrote:
>>>>
>>>>
>>>> When I complete the installation of zeppelin and try to open a new
>>>> notebook, it doesn't get any response. And it shows "disconnected" on the
>>>> right side. But I could not find any error message related with the
>>>> disconnected issue in the logs. Anyone has hit this issue too ?
>>>>
>>>>
>>>> --
>>>> Best Regards
>>>>
>>>> Jeff Zhang
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Best Regards
>>>
>>> Jeff Zhang
>>>
>>
>
>
> --
> Best Regards
>
> Jeff Zhang
>

Reply via email to