You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joey Frazee (Jira)" <ji...@apache.org> on 2021/02/08 20:52:00 UTC

[jira] [Updated] (NIFI-8211) nifi.sh doesn't work as expected when /bin/sh isn't bash

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

Joey Frazee updated NIFI-8211:
------------------------------
    Priority: Blocker  (was: Major)

> nifi.sh doesn't work as expected when /bin/sh isn't bash
> --------------------------------------------------------
>
>                 Key: NIFI-8211
>                 URL: https://issues.apache.org/jira/browse/NIFI-8211
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.13.0
>            Reporter: Joey Frazee
>            Priority: Blocker
>
> NIFI-8123 introduced a --wait-for-init option to nifi.sh, making use of some Bash and Zsh-only builtins such as declare. Currently nifi.sh points to /bin/sh though and even when bash is available it can point to other shells such as ash and dash.
> This creates some noise during a regular startup with `start` and the new wait functionality doesn't work with a `start --wait-for-init` with other shells. Startup still succeeds however.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)