You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/21 22:35:20 UTC

[jira] [Commented] (MINIFI-110) System Administration Guide: Add that spaces in connection, rpg or processor names also cause parsing errors.

    [ https://issues.apache.org/jira/browse/MINIFI-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511417#comment-15511417 ] 

ASF GitHub Bot commented on MINIFI-110:
---------------------------------------

GitHub user JPercivall opened a pull request:

    https://github.com/apache/nifi-minifi/pull/37

    MINIFI-110 Adding ' ' (space) to the list of characters that will cau…

    …se parsing errors when using the 'flowStatus' command

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JPercivall/nifi-minifi MINIFI-110

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-minifi/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #37
    
----
commit d5cb5cc9cafd58ea6dad1c85bf449cd80dacabf1
Author: Joseph Percivall <jo...@yahoo.com>
Date:   2016-09-21T22:34:33Z

    MINIFI-110 Adding ' ' (space) to the list of characters that will cause parsing errors when using the 'flowStatus' command

----


> System Administration Guide:  Add that spaces in connection, rpg or processor names also cause parsing errors.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MINIFI-110
>                 URL: https://issues.apache.org/jira/browse/MINIFI-110
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 0.0.1
>            Reporter: Andrew Lim
>            Priority: Minor
>             Fix For: 0.1.0
>
>
> At the beginning of the FlowStatus Query Options section, the following is shown:
> Note: Currently the script only accepts one high level option at a time. Also any names of connections, remote process groups or processors that contain ":", ";" or "," will cause parsing errors when querying.
> Should also add that spaces in the names will also cause a parsing error.



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