[jira] [Comment Edited] (NIFI-830) For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2018-08-24 Thread Taha Kashaf Haider Naqvi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591186#comment-16591186 ] Taha Kashaf Haider Naqvi edited comment on NIFI-830 at 8/24/18 6:32 AM:

[jira] [Comment Edited] (NIFI-830) For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2018-08-24 Thread Taha Kashaf Haider Naqvi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591186#comment-16591186 ] Taha Kashaf Haider Naqvi edited comment on NIFI-830 at 8/24/18 6:33 AM:

[jira] [Resolved] (NIFI-967) Add record container options to ConvertAvroToJSON

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-967. - Resolution: Implemented > Add record container options to ConvertAvroToJSON >

[jira] [Commented] (NIFI-830) For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2018-08-24 Thread Taha Kashaf Haider Naqvi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591186#comment-16591186 ] Taha Kashaf Haider Naqvi commented on NIFI-830: --- Yes it should considered.I will look into

[GitHub] nifi issue #2947: [WIP] NIFI-5516: Implement Load-Balanced Connections

2018-08-24 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2947 I've been very busy the last few days/weeks and missed that PR. Thanks for the wip @markap14, this is awesome and going to change a lot of things! I gave it a try very quickly and will try to

[GitHub] nifi issue #2950: NIFI-5517: Add support for remaining Hive types to PutHive...

2018-08-24 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2950 Code LGTM and ran few tests against a running Hive 3 instance, it works as expected. Merging to master, thanks @mattyb149 ---

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2018-08-24 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1977 Hey @jzonthemtn - sorry for the late answer, I've been busy lately. I just rebased this PR against master. If it still looks good to you, I'm sure we can find someone willing to merge it. ---

[jira] [Commented] (NIFI-5516) Allow data in a Connection to be Load-Balanced across cluster

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591359#comment-16591359 ] ASF GitHub Bot commented on NIFI-5516: -- Github user pvillard31 commented on the issue:

[jira] [Commented] (NIFI-5517) PutHive3Streaming does not correctly support all Hive types

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591366#comment-16591366 ] ASF GitHub Bot commented on NIFI-5517: -- Github user pvillard31 commented on the issue:

[GitHub] nifi pull request #2950: NIFI-5517: Add support for remaining Hive types to ...

2018-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2950 ---

[jira] [Commented] (NIFI-5517) PutHive3Streaming does not correctly support all Hive types

2018-08-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591368#comment-16591368 ] ASF subversion and git services commented on NIFI-5517: --- Commit

[jira] [Updated] (NIFI-5517) PutHive3Streaming does not correctly support all Hive types

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5517: - Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-5517) PutHive3Streaming does not correctly support all Hive types

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

[jira] [Commented] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591431#comment-16591431 ] ASF GitHub Bot commented on NIFI-515: - Github user pvillard31 commented on the issue:

[jira] [Updated] (NIFI-5551) UpdateCounter NullPointerException when concurrent tasks > 1

2018-08-24 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5551: - Fix Version/s: 1.8.0 Status: Patch Available (was: Open) > UpdateCounter NullPointerException

[GitHub] nifi pull request #2964: NIFI-5551: If session.get() returns null, then retu...

2018-08-24 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2964 NIFI-5551: If session.get() returns null, then return fron onTrigger … …instead of assuming that the FlowFile is non-null Thank you for submitting a contribution to Apache NiFi.

[jira] [Commented] (NIFI-5551) UpdateCounter NullPointerException when concurrent tasks > 1

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591685#comment-16591685 ] ASF GitHub Bot commented on NIFI-5551: -- GitHub user markap14 opened a pull request:

[GitHub] nifi issue #2796: NIFI-5275 PostHTTP SocketConfig setup, fixed connection po...

2018-08-24 Thread devriesb
Github user devriesb commented on the issue: https://github.com/apache/nifi/pull/2796 +1. Looks good, and we've been running the new version successfully for weeks. ---

[GitHub] nifi issue #2963: NIFI-5541 - Added OWASP profile for dependency check

2018-08-24 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2963 @alopresto - a friendly ping as you probably want to have a look on this ---

[GitHub] nifi pull request #2963: NIFI-5541 - Added OWASP profile for dependency chec...

2018-08-24 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/2963 NIFI-5541 - Added OWASP profile for dependency check Added a profile allowing people to run the OWASP maven plugin. I had to add ``false`` to get things working without failure. I'm

[jira] [Commented] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591586#comment-16591586 ] ASF GitHub Bot commented on NIFI-5541: -- GitHub user pvillard31 opened a pull request:

[GitHub] nifi pull request #2965: NIFI-5542 Added support for node groups to FileAcce...

2018-08-24 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi/pull/2965 NIFI-5542 Added support for node groups to FileAccessPolicyProvider Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Commented] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591588#comment-16591588 ] ASF GitHub Bot commented on NIFI-5541: -- Github user pvillard31 commented on the issue:

[jira] [Updated] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5541: - Status: Patch Available (was: Open) > Please add OWASP Dependency Check to the build (pom.xml) >

[jira] [Created] (NIFI-5551) UpdateCounter NullPointerException when concurrent tasks > 1

2018-08-24 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5551: Summary: UpdateCounter NullPointerException when concurrent tasks > 1 Key: NIFI-5551 URL: https://issues.apache.org/jira/browse/NIFI-5551 Project: Apache NiFi

[jira] [Commented] (NIFI-5522) HandleHttpRequest enters in fault state and does not recover

2018-08-24 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591752#comment-16591752 ] Mark Payne commented on NIFI-5522: -- Absolutely, the details were impeccable - would not have been able to

[jira] [Updated] (NIFI-5551) UpdateCounter NullPointerException when concurrent tasks > 1

2018-08-24 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5551: - Priority: Minor (was: Major) > UpdateCounter NullPointerException when concurrent tasks > 1 >

[jira] [Commented] (NIFI-5275) PostHTTP - Hung connections and zero reuse of existing connections

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591687#comment-16591687 ] ASF GitHub Bot commented on NIFI-5275: -- Github user devriesb commented on the issue:

[jira] [Commented] (NIFI-1336) PostHTTP does not route to failure in case of Connection failure

2018-08-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591709#comment-16591709 ] ASF subversion and git services commented on NIFI-1336: --- Commit

[GitHub] nifi pull request #2796: NIFI-5275 PostHTTP SocketConfig setup, fixed connec...

2018-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2796 ---

[jira] [Commented] (NIFI-5275) PostHTTP - Hung connections and zero reuse of existing connections

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

[jira] [Commented] (NIFI-5522) HandleHttpRequest enters in fault state and does not recover

2018-08-24 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591734#comment-16591734 ] Otto Fowler commented on NIFI-5522: --- [~markap14], do you think there is a possible problem with

[jira] [Commented] (MINIFICPP-280) Move extension tests and test headers, lint extensions

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591578#comment-16591578 ] ASF GitHub Bot commented on MINIFICPP-280: -- Github user phrocker commented on the issue:

[jira] [Commented] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591634#comment-16591634 ] ASF GitHub Bot commented on NIFI-5541: -- Github user ottobackwards commented on the issue:

[jira] [Updated] (NIFI-5275) PostHTTP - Hung connections and zero reuse of existing connections

2018-08-24 Thread Brandon DeVries (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon DeVries updated NIFI-5275: -- Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch

[jira] [Commented] (NIFI-5275) PostHTTP - Hung connections and zero reuse of existing connections

2018-08-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591708#comment-16591708 ] ASF subversion and git services commented on NIFI-5275: --- Commit

[jira] [Created] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

2018-08-24 Thread Shawn Weeks (JIRA)
Shawn Weeks created NIFI-5552: - Summary: CSVReader Can't Derive Schema from Quoted Headers Key: NIFI-5552 URL: https://issues.apache.org/jira/browse/NIFI-5552 Project: Apache NiFi Issue Type:

[GitHub] nifi-minifi-cpp issue #168: MINIFICPP-280 Move extension tests and test head...

2018-08-24 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/168 @calebj Obviously this PR is a bit dated in code but a positive step forward. Everytime I notice structural issues in code in extensions I think back to this PR. If I do the leg work to

[GitHub] nifi issue #2963: NIFI-5541 - Added OWASP profile for dependency check

2018-08-24 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2963 I ran this and got the html file in the target directory. This probably needs to be documented somewhere though. ---

[jira] [Commented] (NIFI-5522) HandleHttpRequest enters in fault state and does not recover

2018-08-24 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591745#comment-16591745 ] Joseph Witt commented on NIFI-5522: --- pull request. For a newbie [~Diego Queiroz] you've don a kick***

[jira] [Commented] (NIFI-5522) HandleHttpRequest enters in fault state and does not recover

2018-08-24 Thread Diego Queiroz (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591743#comment-16591743 ] Diego Queiroz commented on NIFI-5522: - Great, so I'll build from sources and test. Newbie question:

[jira] [Commented] (NIFI-5542) Add support for node groups to FileAccessPolicyProvider

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591759#comment-16591759 ] ASF GitHub Bot commented on NIFI-5542: -- GitHub user achristianson opened a pull request:

[jira] [Commented] (NIFI-5522) HandleHttpRequest enters in fault state and does not recover

2018-08-24 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591722#comment-16591722 ] Mark Payne commented on NIFI-5522: -- [~Diego Queiroz] once NIFI-5479 is merged to master, you can

[jira] [Assigned] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard reassigned NIFI-5552: Assignee: Pierre Villard > CSVReader Can't Derive Schema from Quoted Headers >

[jira] [Commented] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591857#comment-16591857 ] Pierre Villard commented on NIFI-5552: -- Easy to reproduce with a CSV Reader with schema access

[jira] [Updated] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5552: - Component/s: Extensions > CSVReader Can't Derive Schema from Quoted Headers >

[jira] [Updated] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5552: - Status: Patch Available (was: Open) > CSVReader Can't Derive Schema from Quoted Headers >

[jira] [Commented] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591855#comment-16591855 ] ASF GitHub Bot commented on NIFI-5552: -- GitHub user pvillard31 opened a pull request:

[jira] [Created] (NIFI-5553) ExecuteSQL incorrectly causes session rollback rather than routing to failure

2018-08-24 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-5553: -- Summary: ExecuteSQL incorrectly causes session rollback rather than routing to failure Key: NIFI-5553 URL: https://issues.apache.org/jira/browse/NIFI-5553 Project:

[jira] [Commented] (NIFI-5553) ExecuteSQL incorrectly causes session rollback rather than routing to failure

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591988#comment-16591988 ] ASF GitHub Bot commented on NIFI-5553: -- GitHub user mattyb149 opened a pull request:

[jira] [Updated] (NIFI-5553) ExecuteSQL incorrectly causes session rollback rather than routing to failure

2018-08-24 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5553: --- Status: Patch Available (was: In Progress) > ExecuteSQL incorrectly causes session rollback rather

[jira] [Commented] (NIFI-830) For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2018-08-24 Thread Taha Kashaf Haider Naqvi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592104#comment-16592104 ] Taha Kashaf Haider Naqvi commented on NIFI-830: --- Thank you for elaborating.. > For GET

[jira] [Commented] (NIFI-830) For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2018-08-24 Thread James Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591830#comment-16591830 ] James Srinivasan commented on NIFI-830: --- Afraid I can't easily share the flow, but it looks a bit

[GitHub] nifi pull request #2966: NIFI-5552 - Add option to normalize header column n...

2018-08-24 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/2966 NIFI-5552 - Add option to normalize header column names in CSVRecordR… …eader Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the

[jira] [Assigned] (NIFI-5553) ExecuteSQL incorrectly causes session rollback rather than routing to failure

2018-08-24 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-5553: -- Assignee: Matt Burgess > ExecuteSQL incorrectly causes session rollback rather than routing to

[GitHub] nifi pull request #2967: NIFI-5553: Fixed issue with rollback on result set ...

2018-08-24 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2967 NIFI-5553: Fixed issue with rollback on result set errors Set the w=1 parameter on this URL to ignore whitespace changes (I indented a bunch of code to put it in a try/catch) and see the actual

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212763892 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-services-api/pom.xml --- @@ -33,7 +33,7 @@ com.google.auth

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212761916 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/AbstractBigQueryProcessor.java ---

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212762648 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/BigQueryAttributes.java --- @@ -0,0

[GitHub] nifi pull request #2962: NIFI-5535: fix metric tagging in DataDogReportingTa...

2018-08-24 Thread snagafritz
Github user snagafritz closed the pull request at: https://github.com/apache/nifi/pull/2962 ---

[jira] [Commented] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread Albert Baker (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592207#comment-16592207 ] Albert Baker commented on NIFI-5541: Pierre :   Thanks you /very/ much for taking this task upon

[jira] [Commented] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592289#comment-16592289 ] Joseph Witt commented on NIFI-5541: --- Albert - it is important to do such scans as a tool to provide

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212762691 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/BqUtils.java --- @@ -0,0 +1,84 @@

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212763182 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/PutBigQueryBatch.java --- @@ -0,0

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212762507 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/AbstractGCPProcessor.java --- @@ -43,7 +43,8

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212762943 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/PutBigQueryBatch.java --- @@ -0,0

[jira] [Commented] (NIFI-4731) BigQuery processors

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

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-24 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r212762622 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/bigquery/BigQueryAttributes.java --- @@ -0,0

[jira] [Commented] (NIFI-5535) DataDogReportingTask is not tagging metrics properly

2018-08-24 Thread Corey Fritz (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592352#comment-16592352 ] Corey Fritz commented on NIFI-5535: --- So I attempted to fix the tagging issue, which I actually did, but

[jira] [Commented] (NIFI-5535) DataDogReportingTask is not tagging metrics properly

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592257#comment-16592257 ] ASF GitHub Bot commented on NIFI-5535: -- Github user snagafritz closed the pull request at:

[jira] [Commented] (NIFI-5535) DataDogReportingTask is not tagging metrics properly

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592261#comment-16592261 ] ASF GitHub Bot commented on NIFI-5535: -- Github user snagafritz commented on the issue:

[GitHub] nifi issue #2962: NIFI-5535: fix metric tagging in DataDogReportingTask

2018-08-24 Thread snagafritz
Github user snagafritz commented on the issue: https://github.com/apache/nifi/pull/2962 Closing pull request. After some testing, with tags working "properly", I think we blew through our custom metric limits with Datadog. I saw someone on the previous PR that implemented this

[jira] [Comment Edited] (NIFI-5535) DataDogReportingTask is not tagging metrics properly

2018-08-24 Thread Corey Fritz (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592352#comment-16592352 ] Corey Fritz edited comment on NIFI-5535 at 8/25/18 12:52 AM: - So I attempted

[jira] [Created] (NIFI-5554) Allow Execute Script to Define Custom Relationships

2018-08-24 Thread Bhargav Kumar Reddy Bolla (JIRA)
Bhargav Kumar Reddy Bolla created NIFI-5554: --- Summary: Allow Execute Script to Define Custom Relationships Key: NIFI-5554 URL: https://issues.apache.org/jira/browse/NIFI-5554 Project: Apache

[GitHub] nifi pull request #2962: NIFI-5535: fix metric tagging in DataDogReportingTa...

2018-08-24 Thread snagafritz
GitHub user snagafritz opened a pull request: https://github.com/apache/nifi/pull/2962 NIFI-5535: fix metric tagging in DataDogReportingTask Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[jira] [Commented] (NIFI-5535) DataDogReportingTask is not tagging metrics properly

2018-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591575#comment-16591575 ] ASF GitHub Bot commented on NIFI-5535: -- GitHub user snagafritz opened a pull request:

[jira] [Assigned] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2018-08-24 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard reassigned NIFI-5541: Assignee: Pierre Villard > Please add OWASP Dependency Check to the build (pom.xml) >