You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/07/18 21:20:04 UTC

[jira] [Commented] (BIGTOP-1937) redhat-lsb is required by kafka daemon

    [ https://issues.apache.org/jira/browse/BIGTOP-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632575#comment-14632575 ] 

Olaf Flebbe commented on BIGTOP-1937:
-------------------------------------

[~evans ye]: While redhat-lsb has a large footprint, this fixes the problem.
+1. 

A +1 for adressing 1.0 with this issue, too. As we discussed earlier we would have to create a new branch  from the current HEAD of branch-1.0 applying this path to it and merge this patch both to bigtop/master and branch-1.0

I noticed that one cannot install the kafka package on centos 7 because /usr/bin is packaged. Will issue a new JIRA for fixing this problem.

> 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
>             Fix For: 1.0.0, 1.1.0
>
>         Attachments: BIGTOP-1937.patch
>
>
> 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)