You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2018/01/24 17:54:00 UTC

[jira] [Created] (MINIFI-430) Provide bat support for flowStatus in Windows

Aldrin Piri created MINIFI-430:
----------------------------------

             Summary: Provide bat support for flowStatus in Windows
                 Key: MINIFI-430
                 URL: https://issues.apache.org/jira/browse/MINIFI-430
             Project: Apache NiFi MiNiFi
          Issue Type: Task
          Components: utilities
    Affects Versions: 0.4.0, 0.3.0
            Reporter: Aldrin Piri


Currently flowStatus is not supported in the bat files in MiNiFi Java.  We should ensure that we provide a new script or argument handling on one of the existing items to expose this.

 

The current workaround would be to edit/duplicate one of the bat files and modify the BOOTSTRAP_ACTION to be flowStatus and support handling additional arguments.  For example, this line in run-minifi.bat ([https://github.com/apache/nifi-minifi/blob/e9e9179f8d359bc30aa61c60f5a35441bfb7513a/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/src/main/resources/bin/run-minifi.bat#L48)]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)