Apache Zeppelin Component Guide
Also available as:
PDF
loading table of contents...

Chapter 6. Stopping the Zeppelin Server and Livy Server

To stop the Zeppelin server on a cluster managed by Ambari, use the Ambari Web UI.

To stop the Zeppelin server on a cluster that is not managed by Ambari, issue the following command from user zeppelin:

/usr/hdp/current/zeppelin-server/bin/zeppelin-daemon.sh stop

To stop the Livy server, issue the following command from user livy:

/usr/hdp/<hdp_version>/livy/bin/livy-server stop

For example:

/usr/hdp/2.6.0.0-598/livy/bin