You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Jake Visser (JIRA)" <ji...@apache.org> on 2014/12/10 11:27:12 UTC

[jira] [Created] (NIFI-154) Readlink not support on OS X

Jake Visser created NIFI-154:
--------------------------------

             Summary: Readlink not support on OS X
                 Key: NIFI-154
                 URL: https://issues.apache.org/jira/browse/NIFI-154
             Project: Apache NiFi
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.0.1
         Environment: OSX
            Reporter: Jake Visser
            Priority: Minor


OS X does not support readlink, however greadlink is available with near identical functionality (brew install coreutils).

nifi.sh needs to be modified to detect Darwin (and other effected OS's?), and call the appropriate command. 





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