[jira] [Created] (NIFI-2911) Update release guide

2016-10-17 Thread Joe Skora (JIRA)
Joe Skora created NIFI-2911: --- Summary: Update release guide Key: NIFI-2911 URL: https://issues.apache.org/jira/browse/NIFI-2911 Project: Apache NiFi Issue Type: Improvement Components:

[GitHub] nifi issue #1127: NIFI-2861 ControlRate should accept more than one flow fil...

2016-10-17 Thread jskora
Github user jskora commented on the issue: https://github.com/apache/nifi/pull/1127 @markap14 except for removing the limit, review comments have been addressed. The FlowFile limit property has been renamed "Max FlowFiles per Batch" to reflect a batching metaphor instead of

[jira] [Commented] (NIFI-2861) ControlRate should accept more than one flow file per execution

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15584304#comment-15584304 ] ASF GitHub Bot commented on NIFI-2861: -- Github user jskora commented on the issue:

[jira] [Commented] (NIFI-2905) ExecuteProcess should log error stream instead of ignoring it

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15584184#comment-15584184 ] ASF GitHub Bot commented on NIFI-2905: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi issue #1143: NIFI-2905: Log error stream of ExecuteProcess cmd

2016-10-17 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1143 @pvillard31 Thanks for catching that, I was able to reproduce that the test fails with mvn command. Investigating how to address it. I'll send an updated PR once it's get fixed. Thank you! ---

[jira] [Updated] (NIFI-2910) Add Pony Mail links to mailing lists page

2016-10-17 Thread Joe Skora (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Skora updated NIFI-2910: Status: Patch Available (was: In Progress) https://github.com/apache/nifi-site/pull/6 > Add Pony Mail

[jira] [Commented] (NIFI-2910) Add Pony Mail links to mailing lists page

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15584055#comment-15584055 ] ASF GitHub Bot commented on NIFI-2910: -- GitHub user jskora opened a pull request:

[GitHub] nifi-site pull request #6: NIFI-2910 Added Pony Mail archive links to mailin...

2016-10-17 Thread jskora
GitHub user jskora opened a pull request: https://github.com/apache/nifi-site/pull/6 NIFI-2910 Added Pony Mail archive links to mailing lists page. Adds Pony Mail links to the website mailing lists page. You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (NIFI-2910) Add Pony Mail links to mailing lists page

2016-10-17 Thread Joe Skora (JIRA)
Joe Skora created NIFI-2910: --- Summary: Add Pony Mail links to mailing lists page Key: NIFI-2910 URL: https://issues.apache.org/jira/browse/NIFI-2910 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-2888) Display processor fill color when sufficiently zoomed out.

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583548#comment-15583548 ] ASF GitHub Bot commented on NIFI-2888: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1133: [NIFI-2888] Display processor fill color when sufficiently...

2016-10-17 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1133 Successfully tested the PR and I'm a +1. I am not a UI guru though, so I'll defer to someone else to check the code modifications to be sure I'm not missing something here. --- If your

[jira] [Commented] (NIFI-2898) Add Processor dialog cuts off processor descriptions

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583463#comment-15583463 ] ASF GitHub Bot commented on NIFI-2898: -- Github user pvillard31 commented on the issue:

[jira] [Resolved] (NIFI-2898) Add Processor dialog cuts off processor descriptions

2016-10-17 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-2898. -- Resolution: Fixed Fix Version/s: (was: 1.2.0) 1.1.0 > Add

[jira] [Commented] (NIFI-2898) Add Processor dialog cuts off processor descriptions

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583472#comment-15583472 ] ASF GitHub Bot commented on NIFI-2898: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2898) Add Processor dialog cuts off processor descriptions

2016-10-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583471#comment-15583471 ] ASF subversion and git services commented on NIFI-2898: --- Commit

[GitHub] nifi pull request #1134: [NIFI-2898] Add Processor dialog processor descript...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1134 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi issue #1134: [NIFI-2898] Add Processor dialog processor descriptions no...

2016-10-17 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1134 +1. Checked change with Firefox and Chrome, merging... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (NIFI-2902) S3 Processor Signer Override for v4 Throws Exception

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583441#comment-15583441 ] ASF GitHub Bot commented on NIFI-2902: -- Github user jvwing commented on the issue:

[GitHub] nifi issue #1140: NIFI-2902 Fix for S3 Signer v4 Override

2016-10-17 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1140 Thanks, @pvillard31! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Updated] (NIFI-2902) S3 Processor Signer Override for v4 Throws Exception

2016-10-17 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2902: - Resolution: Fixed Status: Resolved (was: Patch Available) > S3 Processor Signer Override

[jira] [Commented] (NIFI-2902) S3 Processor Signer Override for v4 Throws Exception

2016-10-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583427#comment-15583427 ] ASF subversion and git services commented on NIFI-2902: --- Commit

[GitHub] nifi pull request #1140: NIFI-2902 Fix for S3 Signer v4 Override

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1140 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (NIFI-2902) S3 Processor Signer Override for v4 Throws Exception

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583429#comment-15583429 ] ASF GitHub Bot commented on NIFI-2902: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2902) S3 Processor Signer Override for v4 Throws Exception

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583425#comment-15583425 ] ASF GitHub Bot commented on NIFI-2902: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1140: NIFI-2902 Fix for S3 Signer v4 Override

2016-10-17 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1140 +1 ran full build with contrib-check, confirmed that the modification fixes the issue. Merging... --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (NIFI-2905) ExecuteProcess should log error stream instead of ignoring it

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583405#comment-15583405 ] ASF GitHub Bot commented on NIFI-2905: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1143: NIFI-2905: Log error stream of ExecuteProcess cmd

2016-10-17 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1143 Hey @ijokarumawak One of the unit tests is failing on my side: Failed tests: TestExecuteProcess.testNotRedirectErrorStream:226 If redirect error stream is false, the output should be

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-17 Thread selim-namsi
Github user selim-namsi commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r83729426 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestGrokParser.java --- @@

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583398#comment-15583398 ] ASF GitHub Bot commented on NIFI-2565: -- Github user selim-namsi commented on a diff in the pull

[jira] [Updated] (NIFI-2906) Remove unused member variables from ReplaceText

2016-10-17 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2906: - Resolution: Fixed Status: Resolved (was: Patch Available) > Remove unused member

[jira] [Commented] (NIFI-2906) Remove unused member variables from ReplaceText

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583359#comment-15583359 ] ASF GitHub Bot commented on NIFI-2906: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1144: NIFI-2906 removed unused memebr variables

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1144 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (NIFI-2906) Remove unused member variables from ReplaceText

2016-10-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583358#comment-15583358 ] ASF subversion and git services commented on NIFI-2906: --- Commit

[jira] [Commented] (NIFI-2906) Remove unused member variables from ReplaceText

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583353#comment-15583353 ] ASF GitHub Bot commented on NIFI-2906: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1144: NIFI-2906 removed unused memebr variables

2016-10-17 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1144 +1 merging... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[jira] [Commented] (NIFI-2853) Improve ListHDFS state tracking

2016-10-17 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583302#comment-15583302 ] Bryan Bende commented on NIFI-2853: --- [~joewitt] Sticking with running ListHDFS only on primary node makes

[jira] [Assigned] (NIFI-2656) Allow bootstrap process to prompt for password/key

2016-10-17 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-2656: --- Assignee: Andy LoPresto > Allow bootstrap process to prompt for password/key >

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583275#comment-15583275 ] ASF GitHub Bot commented on NIFI-2565: -- Github user selim-namsi commented on the issue:

[GitHub] nifi issue #1108: NIFI-2565: add Grok parser

2016-10-17 Thread selim-namsi
Github user selim-namsi commented on the issue: https://github.com/apache/nifi/pull/1108 @markap14 Thanks for all this suggestions, I'll update the code ASAP and push the changes! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-10-17 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-2909: - Summary: Provide a framework mechanism for loading additional classpath resources Key: NIFI-2909 URL: https://issues.apache.org/jira/browse/NIFI-2909 Project: Apache NiFi

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-17 Thread selim-namsi
Github user selim-namsi commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r83720911 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GrokParser.java --- @@ -0,0

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583267#comment-15583267 ] ASF GitHub Bot commented on NIFI-2565: -- Github user selim-namsi commented on a diff in the pull

[jira] [Updated] (NIFI-1712) HBaseClientService unable to connect when Phoenix is installed

2016-10-17 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1712: -- Fix Version/s: 1.1.0 > HBaseClientService unable to connect when Phoenix is installed >

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583263#comment-15583263 ] ASF GitHub Bot commented on NIFI-2565: -- Github user selim-namsi commented on a diff in the pull

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-17 Thread selim-namsi
Github user selim-namsi commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r83720540 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GrokParser.java --- @@ -0,0

[GitHub] nifi-minifi pull request #42: MINIFI-120 Fixing 'class not found' issues whe...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/42 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Assigned] (NIFI-2653) Encrypted configs should handle variable registry

2016-10-17 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-2653: --- Assignee: Andy LoPresto > Encrypted configs should handle variable registry >

[jira] [Assigned] (NIFI-2654) Encrypted configs should handle login identity provider configs

2016-10-17 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-2654: --- Assignee: Andy LoPresto > Encrypted configs should handle login identity provider configs >

[jira] [Assigned] (NIFI-2655) Encrypted config tool should handle absence of "-n" flag

2016-10-17 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-2655: --- Assignee: Andy LoPresto > Encrypted config tool should handle absence of "-n" flag >

[GitHub] nifi-minifi pull request #41: Adding Travis CI build badge.

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/41 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (NIFI-1069) Nifi Service Status return 0 when service not running

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583129#comment-15583129 ] ASF GitHub Bot commented on NIFI-1069: -- Github user michalklempa commented on a diff in the pull

[GitHub] nifi pull request #1093: Fixes NIFI-1069 init script status exit code 3 when...

2016-10-17 Thread michalklempa
Github user michalklempa commented on a diff in the pull request: https://github.com/apache/nifi/pull/1093#discussion_r83710519 --- Diff: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java --- @@ -581,30 +585,31 @@ private Status getStatus(final Logger logger) {

[jira] [Updated] (NIFI-2613) Support extracting content from Microsoft Excel (.xlxs) documents

2016-10-17 Thread James Wing (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Wing updated NIFI-2613: - Fix Version/s: (was: 1.1.0) > Support extracting content from Microsoft Excel (.xlxs) documents >

[jira] [Commented] (NIFI-1458) Add scriptable ReportingTask

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582853#comment-15582853 ] ASF GitHub Bot commented on NIFI-1458: -- Github user alopresto commented on a diff in the pull request:

[jira] [Commented] (NIFI-1458) Add scriptable ReportingTask

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582854#comment-15582854 ] ASF GitHub Bot commented on NIFI-1458: -- Github user alopresto commented on a diff in the pull request:

[jira] [Commented] (NIFI-1458) Add scriptable ReportingTask

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582852#comment-15582852 ] ASF GitHub Bot commented on NIFI-1458: -- Github user alopresto commented on a diff in the pull request:

[jira] [Commented] (NIFI-1458) Add scriptable ReportingTask

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582849#comment-15582849 ] ASF GitHub Bot commented on NIFI-1458: -- Github user alopresto commented on a diff in the pull request:

[GitHub] nifi pull request #1045: NIFI-1458: Added ScriptedReportingTask

2016-10-17 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1045#discussion_r83524883 --- Diff: nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/main/java/org/apache/nifi/processors/script/ScriptUtils.java --- @@ -46,23

[jira] [Commented] (NIFI-1458) Add scriptable ReportingTask

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582855#comment-15582855 ] ASF GitHub Bot commented on NIFI-1458: -- Github user alopresto commented on a diff in the pull request:

[GitHub] nifi pull request #1045: NIFI-1458: Added ScriptedReportingTask

2016-10-17 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1045#discussion_r83518147 --- Diff: nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/main/java/org/apache/nifi/processors/script/ExecuteScript.java --- @@ -66,8

[GitHub] nifi pull request #1045: NIFI-1458: Added ScriptedReportingTask

2016-10-17 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1045#discussion_r83522194 --- Diff: nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/main/java/org/apache/nifi/processors/script/ScriptUtils.java --- @@ -46,23

[jira] [Commented] (NIFI-1458) Add scriptable ReportingTask

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582851#comment-15582851 ] ASF GitHub Bot commented on NIFI-1458: -- Github user alopresto commented on a diff in the pull request:

[jira] [Created] (NIFI-2906) Remove unused member variables from ReplaceText

2016-10-17 Thread Oleg Zhurakousky (JIRA)
Oleg Zhurakousky created NIFI-2906: -- Summary: Remove unused member variables from ReplaceText Key: NIFI-2906 URL: https://issues.apache.org/jira/browse/NIFI-2906 Project: Apache NiFi Issue

[jira] [Created] (NIFI-2907) Schema for flow.xml outdated

2016-10-17 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2907: Summary: Schema for flow.xml outdated Key: NIFI-2907 URL: https://issues.apache.org/jira/browse/NIFI-2907 Project: Apache NiFi Issue Type: Bug Components:

[GitHub] nifi issue #1116: NIFI-2851 initial commit of perf improvements on SplitText

2016-10-17 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/1116 @markap14 PR comments are addressed. Thanks for reviewing. Back at ya! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2016-10-17 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582386#comment-15582386 ] Mark Payne commented on NIFI-2903: -- Excellent. I would be happy to review a PR if you submit one. >

[jira] [Commented] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2016-10-17 Thread Kurt Hung (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582366#comment-15582366 ] Kurt Hung commented on NIFI-2903: - [~markap14] Agree, to send an empty FlowFile is a better solution, since

[GitHub] nifi pull request #1116: NIFI-2851 initial commit of perf improvements on Sp...

2016-10-17 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1116#discussion_r83643595 --- Diff: nifi-commons/nifi-utils/src/main/java/org/apache/nifi/stream/io/util/TextLineDemarcator.java --- @@ -0,0 +1,227 @@ +/* + * Licensed to the

[jira] [Commented] (NIFI-2851) Improve performance of SplitText

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582224#comment-15582224 ] ASF GitHub Bot commented on NIFI-2851: -- Github user olegz commented on a diff in the pull request:

[GitHub] nifi pull request #1116: NIFI-2851 initial commit of perf improvements on Sp...

2016-10-17 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1116#discussion_r83639515 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/SplitText.java --- @@ -150,548

[jira] [Commented] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2016-10-17 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582191#comment-15582191 ] Mark Payne commented on NIFI-2903: -- [~kurthung1224] This is a good find. I think that rather than sending

[jira] [Commented] (NIFI-2750) Add Optional Column Name Quoting to ConvertJSONToSQL

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581894#comment-15581894 ] ASF GitHub Bot commented on NIFI-2750: -- Github user patricker commented on the issue:

[GitHub] nifi issue #1001: NIFI-2750

2016-10-17 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/1001 @trixpan Thanks for the feedback, didn't know about the `asBoolean` option. Updated code. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (NIFI-2866) The Initial Max Value of QueryDatabaseTable won't be case sensitive.

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581696#comment-15581696 ] ASF GitHub Bot commented on NIFI-2866: -- Github user combineads commented on the issue:

[GitHub] nifi issue #1101: NIFI-2866 The Initial Max Value of QueryDatabaseTable won'...

2016-10-17 Thread combineads
Github user combineads commented on the issue: https://github.com/apache/nifi/pull/1101 @mattyb149 I changed the initial.maxvalue.CREATED_ON attribute of testInitialMaxValue() test. Thanks for your review. --- If your project is set up for it, you can reply to this email and

[jira] [Updated] (NIFI-2905) ExecuteProcess should log error stream instead of ignoring it

2016-10-17 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-2905: Status: Patch Available (was: Open) > ExecuteProcess should log error stream instead of ignoring it

[jira] [Commented] (NIFI-2905) ExecuteProcess should log error stream instead of ignoring it

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581582#comment-15581582 ] ASF GitHub Bot commented on NIFI-2905: -- GitHub user ijokarumawak opened a pull request:

[GitHub] nifi pull request #1143: NIFI-2905: Log error stream of ExecuteProcess cmd

2016-10-17 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/1143 NIFI-2905: Log error stream of ExecuteProcess cmd Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Created] (NIFI-2905) ExecuteProcess should log error stream instead of ignoring it

2016-10-17 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-2905: --- Summary: ExecuteProcess should log error stream instead of ignoring it Key: NIFI-2905 URL: https://issues.apache.org/jira/browse/NIFI-2905 Project: Apache NiFi