Soonoh Jung created ZEPPELIN-6182:
-------------------------------------
Summary: Error on running a script to enable system service
Key: ZEPPELIN-6182
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6182
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-server
Affects Versions: 0.12.0
Reporter: Soonoh Jung
Failed to enable Zeppelin as system service using
./bin/zeppelin-systemd-service.sh script in Amazon Linux.
error message:
$ sudo ./bin/zeppelin-systemd-service.sh enable
Failed to enable unit: Unit file zeppelin.service does not exist.
To start Zeppelin using systemd, simply type:
# systemctl start zeppelin
To check the service health:
# systemctl status zeppelin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)