[jira] [Commented] (NIFI-1706) Extend QueryDatabaseTable to support arbitrary queries

2018-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352075#comment-16352075 ] ASF GitHub Bot commented on NIFI-1706: -- Github user patricker commented on the issue:

[GitHub] nifi issue #2162: NIFI-1706 Extend QueryDatabaseTable to support arbitrary q...

2018-02-04 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/2162 @ijokarumawak Updated. ---

[jira] [Commented] (NIFI-4164) Realistic Time Series Processor Simulator

2018-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351961#comment-16351961 ] ASF GitHub Bot commented on NIFI-4164: -- Github user cherrera2001 commented on the issue:

[GitHub] nifi issue #1997: NIFI-4164 Adding a realistic time simulator processor to N...

2018-02-04 Thread cherrera2001
Github user cherrera2001 commented on the issue: https://github.com/apache/nifi/pull/1997 Should be done by Tuesday night CST ---

[jira] [Commented] (NIFI-4840) Fix Formatting For Expression Language Guide (toRadix/fromRadix)

2018-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351943#comment-16351943 ] ASF GitHub Bot commented on NIFI-4840: -- GitHub user Leah-Anderson opened a pull request:

[GitHub] nifi pull request #2449: NIFI-4840 Fix formatting for expression language gu...

2018-02-04 Thread Leah-Anderson
GitHub user Leah-Anderson opened a pull request: https://github.com/apache/nifi/pull/2449 NIFI-4840 Fix formatting for expression language guide for toRadix an… …d fromRadix Thank you for submitting a contribution to Apache NiFi. In order to streamline the

[jira] [Created] (NIFI-4840) Fix Formatting For Expression Language Guide (toRadix/fromRadix)

2018-02-04 Thread Leah Anderson (JIRA)
Leah Anderson created NIFI-4840: --- Summary: Fix Formatting For Expression Language Guide (toRadix/fromRadix) Key: NIFI-4840 URL: https://issues.apache.org/jira/browse/NIFI-4840 Project: Apache NiFi

[jira] [Commented] (NIFI-4164) Realistic Time Series Processor Simulator

2018-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351907#comment-16351907 ] ASF GitHub Bot commented on NIFI-4164: -- Github user MikeThomsen commented on the issue:

[jira] [Commented] (NIFI-4836) Allow QueryDatabaseTables to send out batches of flow files while result set is being processed

2018-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351903#comment-16351903 ] ASF GitHub Bot commented on NIFI-4836: -- Github user MikeThomsen commented on a diff in the pull

[jira] [Commented] (NIFI-4836) Allow QueryDatabaseTables to send out batches of flow files while result set is being processed

2018-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351904#comment-16351904 ] ASF GitHub Bot commented on NIFI-4836: -- Github user MikeThomsen commented on a diff in the pull

[GitHub] nifi pull request #2447: NIFI-4836: Allow output of FlowFiles during result ...

2018-02-04 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2447#discussion_r165860112 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/QueryDatabaseTable.java ---

[GitHub] nifi pull request #2447: NIFI-4836: Allow output of FlowFiles during result ...

2018-02-04 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2447#discussion_r165436273 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/QueryDatabaseTable.java ---

[GitHub] nifi pull request #2448: NIFI-4838 Added configurable progressive commits to...

2018-02-04 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/2448 NIFI-4838 Added configurable progressive commits to GetMongo and also… … added attributes that show the progress in the result set that each flowfile represents. Thank you for