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

Edgardo Vega commented on NIFI-2163:
------------------------------------

Yes I think we are cross talking.

Here are the steps I took.

Replace existing nifi.sh file with your new one in the bin folder
ran ./nifi.sh install
service nifi status 
Get the error.


If you look at the following 
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/bin/nifi.sh

You can see when you run install a file gets created that only has a few lines 
that delegate to the bin folder where nifi is installed.

> Nifi Service does not follow LSB Sevice Spec
> --------------------------------------------
>
>                 Key: NIFI-2163
>                 URL: https://issues.apache.org/jira/browse/NIFI-2163
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 1.0.0, 0.7.0
>         Environment: Centos
>            Reporter: Edgardo Vega
>            Assignee: Puspendu Banerjee
>            Priority: Critical
>              Labels: platform-consistency
>
> Trying to use the lastest off master with nifi.sh and nifi-env.sh and they do 
> not follow the spec for services, whcih causes some configuration tools not 
> to work as they use the return codes to determine if things are running, 
> dead, or stopped.
> http://refspecs.linuxbase.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to