[jira] [Updated] (NIFI-4617) TestCSVRecordReader and Status Merging Test Failure

2017-11-18 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4617: -- Summary: TestCSVRecordReader and Status Merging Test Failure (was: TestCSVRecordReader Test Failure) >

[jira] [Commented] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258226#comment-16258226 ] Andrew Christianson commented on MINIFICPP-314: --- [~drodrigues] Ah, you're right. It

[jira] [Resolved] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson resolved MINIFICPP-314. --- Resolution: Fixed > GenerateFlowFiles 'File Size' default value is

[jira] [Commented] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Dustin Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258240#comment-16258240 ] Dustin Rodrigues commented on MINIFICPP-314: Looks to be a general issue of Minifi

[jira] [Created] (MINIFICPP-313) GenerateFlowFile 'Unique FlowFiles' property inverted

2017-11-18 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-313: - Summary: GenerateFlowFile 'Unique FlowFiles' property inverted Key: MINIFICPP-313 URL: https://issues.apache.org/jira/browse/MINIFICPP-313 Project:

[jira] [Commented] (MINIFICPP-315) Allow Properties to support plain 'b' suffix

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258238#comment-16258238 ] ASF GitHub Bot commented on MINIFICPP-315: -- GitHub user dtrodrigues opened a pull request:

[jira] [Updated] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson updated MINIFICPP-314: -- Description: The default value is '1 kb,' which we don't actually parse:

[jira] [Created] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-314: - Summary: GenerateFlowFiles 'File Size' default value is misleading Key: MINIFICPP-314 URL: https://issues.apache.org/jira/browse/MINIFICPP-314

[jira] [Updated] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson updated MINIFICPP-314: -- Description: The default value is '1 kb,' which we don't actually parse. We

[GitHub] nifi-minifi-cpp pull request #196: MINIFICPP-315 - allow plain b suffix on p...

2017-11-18 Thread dtrodrigues
GitHub user dtrodrigues opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/196 MINIFICPP-315 - allow plain b suffix on properties Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we

[GitHub] nifi-minifi-cpp pull request #195: MINIFICPP-307: Support text mode in Gener...

2017-11-18 Thread dtrodrigues
GitHub user dtrodrigues opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/195 MINIFICPP-307: Support text mode in GenerateFlowFile Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution

[jira] [Commented] (MINIFICPP-307) GenerateFlowFile ignores type property

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258168#comment-16258168 ] ASF GitHub Bot commented on MINIFICPP-307: -- GitHub user dtrodrigues opened a pull request:

[GitHub] nifi-minifi-cpp issue #195: MINIFICPP-307: Support text mode in GenerateFlow...

2017-11-18 Thread dtrodrigues
Github user dtrodrigues commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/195 Linter issues should be fixed now ---

[jira] [Commented] (MINIFICPP-307) GenerateFlowFile ignores type property

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258198#comment-16258198 ] ASF GitHub Bot commented on MINIFICPP-307: -- Github user dtrodrigues commented on the issue:

[GitHub] nifi-minifi-cpp issue #195: MINIFICPP-307: Support text mode in GenerateFlow...

2017-11-18 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/195 You have a small linter issue: ``` Done processing /home/travis/build/apache/nifi-minifi-cpp/libminifi/src/processors/GetFile.cpp

[jira] [Commented] (MINIFICPP-307) GenerateFlowFile ignores type property

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258187#comment-16258187 ] ASF GitHub Bot commented on MINIFICPP-307: -- Github user achristianson commented on the issue:

[jira] [Commented] (MINIFICPP-314) GenerateFlowFiles 'File Size' default value is misleading

2017-11-18 Thread Dustin Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258220#comment-16258220 ] Dustin Rodrigues commented on MINIFICPP-314: It looks like it does parse the value: