Created 05-03-2017 05:59 PM
Hi,
I'm having an issue when starting smartsense activity explorer. I always got a message Zeppelin is Running but process is dead. I tried to restart the zeppelin-daemon.sh but same message.
Any idea how to fix this issue?
Thanks,
Bruce
Created 05-03-2017 06:08 PM
@Bruce PerezVerify whether the pid at /var/run/zeppelin/zeppelin.pid is the right one for current zeppelin process. Maybe for some reason it might have the pid of the previous Zeppelin process. Try to update the file with the pid that Zeppelin is currently running as and then start|stop|restart|status to verify if it works.
Created 05-03-2017 06:08 PM
@Bruce PerezVerify whether the pid at /var/run/zeppelin/zeppelin.pid is the right one for current zeppelin process. Maybe for some reason it might have the pid of the previous Zeppelin process. Try to update the file with the pid that Zeppelin is currently running as and then start|stop|restart|status to verify if it works.
Created 05-03-2017 07:17 PM
: it seems that there is no zeppelin in my /var/run..
Created 05-03-2017 07:26 PM
@Bruce Perezthen try /var/run/smartsense-activity-explorer/activity-explorer.pid
Created 05-03-2017 07:48 PM
It works, I was able to fix the pid issue. But, upon accessing the activity explorer, it still inaccessible.