[
https://issues.apache.org/jira/browse/MINIFI-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489468#comment-16489468
]
ASF GitHub Bot commented on MINIFI-430:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi/pull/125
> 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.3.0, 0.4.0
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Priority: Major
> Fix For: 0.5.0
>
>
> This was originally brought up by a user on StackOverflow in their question
> at
> https://stackoverflow.com/questions/48412485/how-to-get-the-flowstatus-on-a-windows-apache-minifi-intsallation.
> 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)