You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2012/06/25 18:18:44 UTC

[jira] [Assigned] (BIGTOP-647) service flume-node fail to start

     [ https://issues.apache.org/jira/browse/BIGTOP-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik reassigned BIGTOP-647:
---------------------------------------

    Assignee: Bruno Mahé

Bruno, I remember you were working on something similar for Flume. Could you, please, take a look?
                
> service flume-node fail to start
> --------------------------------
>
>                 Key: BIGTOP-647
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-647
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Init scripts, RPM
>    Affects Versions: 0.4.0
>            Reporter: Johnny Zhang
>            Assignee: Bruno Mahé
>             Fix For: 0.4.0
>
>
> start flume-node in SLES
> {noformat}
> # service flume-node start
> Flume NG node is not running                                                                                                failed
> Starting Flume NG node daemon (flume-node):                                                                                 done
> # /bin/bash: -c: line 0: syntax error near unexpected token `>'
> /bin/bash: -c: line 0: `echo $$ > /var/run/flume/flume-node.pid && exec /usr/bin/flume-ng node --conf /etc/flume/conf --conf-file /etc/flume/conf/flume.conf --name agent &>>/var/log/flume/flume-node.log'
> {noformat}
> start flume-node in centos
> {noformat}
> ]# service flume-node start
> Flume NG node is not running                               [FAILED]
> Starting Flume NG node daemon (flume-node):                [  OK  ]
> /bin/bash: -c: line 0: syntax error near unexpected token `>'
> /bin/bash: -c: line 0: `echo $$ > /var/run/flume/flume-node.pid && exec /usr/bin/flume-ng node --conf /etc/flume/conf --conf-file /etc/flume/conf/flume.conf --name agent &>>/var/log/flume/flume-node.log'
> # service flume-node status
> Flume NG node is not running                               [FAILED]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira