[
https://issues.apache.org/jira/browse/NIFI-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423703#comment-15423703
]
ASF GitHub Bot commented on NIFI-2582:
--------------------------------------
GitHub user patricker opened a pull request:
https://github.com/apache/nifi/pull/877
QueryDatabaseTable updates
NIFI-2582 - QueryDatabaseTable should support splitting the ResultSet into
multiple flow files
NIFI-2583 - QueryDatabaseTable should allow you to specify an initial Max
Value
Appropriate Unit Tests have also been developed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patricker/nifi QDB2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/877.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 #877
----
commit 7c3419839559072b75e9a7cc5402b8f3e97c116e
Author: Peter Wicks <[email protected]>
Date: 2016-08-17T01:10:16Z
NIFI-2582
NIFI-2583
----
> QueryDatabaseTable should support splitting the ResultSet into multiple flow
> files
> ----------------------------------------------------------------------------------
>
> Key: NIFI-2582
> URL: https://issues.apache.org/jira/browse/NIFI-2582
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Peter Wicks
>
> A new Property, that defaults to disabled, should allow for ResultSets to be
> split up into multiple output flow files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)