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:31:12 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Visser updated NIFI-154:
-----------------------------
    Attachment: readlink-patch.diff

Please find attached a proposed patch to support GNU readlink on OS X

> 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
>         Attachments: readlink-patch.diff
>
>
> 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)