Roland Hopferwieser created NIFI-4640:
-----------------------------------------

             Summary: Start script nifi.sh source not POSIX compliant
                 Key: NIFI-4640
                 URL: https://issues.apache.org/jira/browse/NIFI-4640
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Roland Hopferwieser
            Priority: Trivial


The source command used in nifi.sh is not a POSIX shell standard and not 
supported by e.g. dash used by debian to run /bin/sh. Use the dot command 
(http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#dot) 
instead.
On Debian I get
  /opt/nifi/bin/nifi.sh: 88: /opt/nifi/bin/nifi.sh: source: not found



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to