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

2016-09-22 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


> 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
>Assignee: Joseph Percivall
>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)


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

2016-09-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/MINIFI-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)