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

ASF GitHub Bot commented on NIFI-1710:
--------------------------------------

Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1137
  
    @jfrazee @arpitgupta @busbey 
    
    Since PR#315 got stalled, I reworked from scratch.
    
    Would appreciate your feedback if this solves the problem reported on 
NIFI-1710
    
    @apiri @YolandaMDavis - Can you see any issues with the approach?


> Resolve path name to nifi.sh in start script
> --------------------------------------------
>
>                 Key: NIFI-1710
>                 URL: https://issues.apache.org/jira/browse/NIFI-1710
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joey Frazee
>            Priority: Trivial
>
> Currently if you symlink to nifi.sh the start script will not work because $0 
> doesn't evaluate to the physical location and the script assumes 
> bootstrap.conf is relative to the script.
> This means you can't, for example, symlink nifi.sh to /etc/init.d and use the 
> respective service commands to control NiFi.
> Adding realpath or readlink to the script should fix this.



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

Reply via email to