Philip Young created NIFI-165:
---------------------------------
Summary: The start script, nifi.sh, does not work on Mac OS X
Key: NIFI-165
URL: https://issues.apache.org/jira/browse/NIFI-165
Project: Apache NiFi
Issue Type: Bug
Components: Configuration
Affects Versions: 0.0.1
Environment: Mac OS X
Reporter: Philip Young
Unfortunately, Mac OS X does not handle the use of $0 to specify the name and
path of the script that is being executed as well as other *nix, instead it is
being resolved to "." in the nifi.sh script. As a result, calls to dirname and
basename are failing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)