Created 09-22-2020 01:13 PM
Hello, I write question first time.
I use Ubuntu 18.04.
sudo bin/zeppelin-daemon.sh start [ OK ]
but if enter localhost:8080, "This site can't be reached"
log is
INFO [2020-09-22 13:03:09,333] ({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.
i need to help.