Evans Ye created BIGTOP-1937:
--------------------------------
Summary: redhat-lsb is required by kafka daemon
Key: BIGTOP-1937
URL: https://issues.apache.org/jira/browse/BIGTOP-1937
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 0.8.0
Reporter: Evans Ye
Assignee: Evans Ye
The Kafka daemon require "redhat-lsb* to be installed first so that it can
successfully bring the daemon up.
{code}
root@fcf41830c410 /]# service kafka-server status
/etc/init.d/kafka-server: line 34: /lib/lsb/init-functions: No such file or
directory
/etc/init.d/kafka-server: line 134: pidofproc: command not found
/etc/init.d/kafka-server: line 155: log_failure_msg: command not found
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)