[GitHub] nifi issue #2477: NIFI-4839 Adding CLI to nifi-toolkit

2018-02-21 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2477 Played a bit with the cli and it's really cool. Amazing job @bbende & @aperepel! Can we consider adding an online documentation for it (in addition to the README)? I think @andrewmlim is w

[jira] [Commented] (NIFI-4839) Create a CLI in NiFi Toolkit to interact with NIFi Registry/deploy flows

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371090#comment-16371090 ] ASF GitHub Bot commented on NIFI-4839: -- Github user pvillard31 commented on the issue:

[jira] [Created] (NIFI-4898) Remote Process Group in a SSL setup generates Java Exception

2018-02-21 Thread Josef Zahner (JIRA)
Josef Zahner created NIFI-4898: -- Summary: Remote Process Group in a SSL setup generates Java Exception Key: NIFI-4898 URL: https://issues.apache.org/jira/browse/NIFI-4898 Project: Apache NiFi I

[jira] [Created] (NIFI-4899) Unable to find valid certification path to requested target

2018-02-21 Thread Josef Zahner (JIRA)
Josef Zahner created NIFI-4899: -- Summary: Unable to find valid certification path to requested target Key: NIFI-4899 URL: https://issues.apache.org/jira/browse/NIFI-4899 Project: Apache NiFi Is

[jira] [Updated] (NIFI-4899) Unable to find valid certification path to requested target

2018-02-21 Thread Josef Zahner (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-4899: --- Priority: Minor (was: Major) > Unable to find valid certification path to requested target > -

[GitHub] nifi issue #2201: NIFI-4367 Fix on processor for permit deriving script clas...

2018-02-21 Thread mgaido91
Github user mgaido91 commented on the issue: https://github.com/apache/nifi/pull/2201 @mattyb149 I think that the test error is unrelated. I run the failing test locally and it passes. Do you have further comments for this PR? ---

[jira] [Commented] (NIFI-4367) InvokedScriptedProcessor does not support scripted processor that extends AbstractProcessor

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371222#comment-16371222 ] ASF GitHub Bot commented on NIFI-4367: -- Github user mgaido91 commented on the issue:

[GitHub] nifi pull request #2481: NIFI-4892 - ValidateCSV: no doublequote escaping in...

2018-02-21 Thread e-kolpakov
Github user e-kolpakov commented on a diff in the pull request: https://github.com/apache/nifi/pull/2481#discussion_r169608651 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestValidateCsv.java --- @@ -33

[GitHub] nifi pull request #2481: NIFI-4892 - ValidateCSV: no doublequote escaping in...

2018-02-21 Thread e-kolpakov
Github user e-kolpakov commented on a diff in the pull request: https://github.com/apache/nifi/pull/2481#discussion_r169608891 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestValidateCsv.java --- @@ -33

[jira] [Commented] (NIFI-4892) ValidateCSV Processor - no doublequote escaping in "invalid" output

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371267#comment-16371267 ] ASF GitHub Bot commented on NIFI-4892: -- Github user e-kolpakov commented on a diff in

[jira] [Commented] (NIFI-4892) ValidateCSV Processor - no doublequote escaping in "invalid" output

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371268#comment-16371268 ] ASF GitHub Bot commented on NIFI-4892: -- Github user e-kolpakov commented on a diff in

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169621787 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/test/java/org/apache/nifi/hbase/TestScanHBase.java --- @@ -0,0 +1,375 @@ +/*

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169622126 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/test/java/org/apache/nifi/hbase/TestScanHBase.java --- @@ -0,0 +1,375 @@ +/*

[GitHub] nifi issue #2477: NIFI-4839 Adding CLI to nifi-toolkit

2018-02-21 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2477 @pvillard31 thanks for the feedback! Regarding the docs... Long-term I do agree that our admin guide has become quite lengthy and hard to find information, and we should probably spin-off a "To

[jira] [Commented] (NIFI-4839) Create a CLI in NiFi Toolkit to interact with NIFi Registry/deploy flows

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371324#comment-16371324 ] ASF GitHub Bot commented on NIFI-4839: -- Github user bbende commented on the issue:

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169622554 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/src/main/java/org/apache/nifi/hbase/H

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169622591 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/src/main/java/org/apache/nifi/hbase/H

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169622786 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/src/main/java/org/apache/nifi/hbase/H

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169622823 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/src/main/java/org/apache/nifi/hbase/H

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169623164 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/ScanHBase.java --- @@ -0,0 +1,562 @@ +/* +

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169622730 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/nifi-hbase_1_1_2-client-service/src/main/java/org/apache/nifi/hbase/H

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169624523 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/ScanHBase.java --- @@ -0,0 +1,562 @@ +/* +

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi issue #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2478 @bbende @ijokarumawak +1 LGTM but it needs a second look. I tested it with HBase locally and it was able to work just fine with what I threw at it. ---

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

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

[GitHub] nifi issue #2443: NIFI-4827 Added support for reading queries from the flowf...

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2443 @mattyb149 Any chance you can take a look? ---

[jira] [Commented] (NIFI-4827) Make GetMongo able to use flowfiles for queries

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

[GitHub] nifi issue #2101: NIFI-4289 - InfluxDB put processor

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2101 @pvillard31 @alopresto Could one of you take a look? I think @mans2singh has done an excellent job addressing our concerns. ---

[jira] [Commented] (NIFI-4289) Implement put processor for InfluxDB

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

[GitHub] nifi pull request #2101: NIFI-4289 - InfluxDB put processor

2018-02-21 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2101#discussion_r169635658 --- Diff: nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/pom.xml --- @@ -0,0 +1,88 @@ + + +http://maven.apache.org/POM/4.0.0";

[jira] [Commented] (NIFI-4289) Implement put processor for InfluxDB

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371406#comment-16371406 ] ASF GitHub Bot commented on NIFI-4289: -- Github user pvillard31 commented on a diff in

[jira] [Created] (NIFIREG-148) Add "export"/"import" REST end-points

2018-02-21 Thread Bryan Bende (JIRA)
Bryan Bende created NIFIREG-148: --- Summary: Add "export"/"import" REST end-points Key: NIFIREG-148 URL: https://issues.apache.org/jira/browse/NIFIREG-148 Project: NiFi Registry Issue Type: Impro

[GitHub] nifi issue #2180: Added GetMongoAggregation to support running Mongo aggrega...

2018-02-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2180 +1 LGTM, ran unit tests and a number of scenarios on a live NiFi instance, verified the expected behavior with and without incoming flow files, loop connections, success/original/failure relationshi

[jira] [Created] (NIFI-4900) nifi Swagger definition - FlowApi ScheduleComponents returns empty component list

2018-02-21 Thread Daniel Chaffelson (JIRA)
Daniel Chaffelson created NIFI-4900: --- Summary: nifi Swagger definition - FlowApi ScheduleComponents returns empty component list Key: NIFI-4900 URL: https://issues.apache.org/jira/browse/NIFI-4900 P

[GitHub] nifi pull request #2180: Added GetMongoAggregation to support running Mongo ...

2018-02-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2180 ---

[jira] [Assigned] (NIFI-4429) Add a processor that can perform Mongo aggregations

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-4429: -- Assignee: Mike Thomsen > Add a processor that can perform Mongo aggregations > -

[jira] [Updated] (NIFI-4429) Add a processor that can perform Mongo aggregations

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4429: --- Status: Patch Available (was: Open) > Add a processor that can perform Mongo aggregations > --

[jira] [Commented] (NIFI-4429) Add a processor that can perform Mongo aggregations

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371434#comment-16371434 ] Matt Burgess commented on NIFI-4429: PR: [https://github.com/apache/nifi/pull/2180]  

[jira] [Updated] (NIFI-4429) Add a processor that can perform Mongo aggregations

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4429: --- Fix Version/s: 1.6.0 > Add a processor that can perform Mongo aggregations > --

[jira] [Updated] (NIFI-4429) Add a processor that can perform Mongo aggregations

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4429: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Add a processor that can perform M

[GitHub] nifi issue #2443: NIFI-4827 Added support for reading queries from the flowf...

2018-02-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2443 Merging #2180 caused a conflict on this PR, mind rebasing against the latest master? Please and thanks! ---

[jira] [Commented] (NIFI-4827) Make GetMongo able to use flowfiles for queries

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371435#comment-16371435 ] ASF GitHub Bot commented on NIFI-4827: -- Github user mattyb149 commented on the issue:

[jira] [Created] (NIFI-4901) Json to Avro using Record framework does not support union types with boolean

2018-02-21 Thread Gardella Juan Pablo (JIRA)
Gardella Juan Pablo created NIFI-4901: - Summary: Json to Avro using Record framework does not support union types with boolean Key: NIFI-4901 URL: https://issues.apache.org/jira/browse/NIFI-4901 P

[GitHub] nifi-minifi-cpp issue #265: MINIFICPP-406: Ensure that Context Service OR mi...

2018-02-21 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/265 reviewing ---

[jira] [Commented] (MINIFICPP-406) Change StreamFactory to use SSLContextService if one is available.

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371444#comment-16371444 ] ASF GitHub Bot commented on MINIFICPP-406: -- Github user apiri commented on the

[jira] [Updated] (NIFI-4901) Json to Avro using Record framework does not support union types with boolean

2018-02-21 Thread Gardella Juan Pablo (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo updated NIFI-4901: -- Description: Given the following valid Avro Schema: {code} { "type":"record", "name

[GitHub] nifi issue #2477: NIFI-4839 Adding CLI to nifi-toolkit

2018-02-21 Thread aperepel
Github user aperepel commented on the issue: https://github.com/apache/nifi/pull/2477 @pvillard31 we were discussing a modular design for commands with dynamic discovery/loading (e.g. via Java's ServiceLoader mechanism). This is to support the idea that we should try to incorporate as

[jira] [Commented] (NIFI-4839) Create a CLI in NiFi Toolkit to interact with NIFi Registry/deploy flows

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371457#comment-16371457 ] ASF GitHub Bot commented on NIFI-4839: -- Github user aperepel commented on the issue:

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

2018-02-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2448 Since #2180 was merged, there are conflicts, mind rebasing against the latest master? Please and thanks! ---

[jira] [Commented] (NIFI-4838) Make GetMongo support multiple commits and give some progress indication

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371459#comment-16371459 ] ASF GitHub Bot commented on NIFI-4838: -- Github user mattyb149 commented on the issue:

[jira] [Updated] (NIFI-4901) Json to Avro using Record framework does not support union types with boolean

2018-02-21 Thread Gardella Juan Pablo (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo updated NIFI-4901: -- Description: Given the following valid Avro Schema: {code} { "type":"record", "name

[jira] [Commented] (NIFI-4816) Changes to ReportingTask name are not available to the ReportingTask

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371471#comment-16371471 ] ASF GitHub Bot commented on NIFI-4816: -- Github user markap14 commented on the issue:

[GitHub] nifi issue #2452: NIFI-4816: Allow name to be updated for ReportingTasks

2018-02-21 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2452 @mattyb149 this looks good to me now! Thanks for updating. I'm not in a position to merge right now, but I will give it a +1 if you want to merge yourself. Otherwise I will merge when I get my local

[jira] [Created] (NIFI-4902) ConsumeAMQP and PublishAMQP use a single connection, which results in poor performance

2018-02-21 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4902: Summary: ConsumeAMQP and PublishAMQP use a single connection, which results in poor performance Key: NIFI-4902 URL: https://issues.apache.org/jira/browse/NIFI-4902 Project: A

[GitHub] nifi issue #2443: NIFI-4827 Added support for reading queries from the flowf...

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2443 NP. I'll try to get that done in a little bit. ---

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

2018-02-21 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2448 Will do. ---

[jira] [Commented] (NIFI-4827) Make GetMongo able to use flowfiles for queries

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

[jira] [Commented] (NIFI-4838) Make GetMongo support multiple commits and give some progress indication

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

[GitHub] nifi pull request #2485: NIFI-4902: Updated ConsumeAMQP, PublishAMQP to use ...

2018-02-21 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2485 NIFI-4902: Updated ConsumeAMQP, PublishAMQP to use one connection per… … concurrent task instead of a single connection shared by all concurrent tasks. This offers far better throughput when the

[jira] [Updated] (NIFI-4902) ConsumeAMQP and PublishAMQP use a single connection, which results in poor performance

2018-02-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4902: - Status: Patch Available (was: Open) > ConsumeAMQP and PublishAMQP use a single connection, which results i

[jira] [Commented] (NIFI-4902) ConsumeAMQP and PublishAMQP use a single connection, which results in poor performance

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

[GitHub] nifi pull request #2486: NIFI-4901 Json to Avro using Record framework does ...

2018-02-21 Thread gardellajuanpablo
GitHub user gardellajuanpablo opened a pull request: https://github.com/apache/nifi/pull/2486 NIFI-4901 Json to Avro using Record framework does not support union … …types with boolean Thank you for submitting a contribution to Apache NiFi. In order to streamlin

[jira] [Commented] (NIFI-4901) Json to Avro using Record framework does not support union types with boolean

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371489#comment-16371489 ] ASF GitHub Bot commented on NIFI-4901: -- GitHub user gardellajuanpablo opened a pull re

[jira] [Updated] (MINIFICPP-410) MQTT should use controller service instead of a manual SSL configuratin

2018-02-21 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-410: - Summary: MQTT should use controller service instead of a manual SSL configuratin (was: MQTT sh

[jira] [Updated] (MINIFICPP-410) MQTT should use controller service instead of a manual SSL configuratino

2018-02-21 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-410: - Summary: MQTT should use controller service instead of a manual SSL configuratino (was: MQTT s

[jira] [Created] (MINIFICPP-410) MQTT should use controller service instead of

2018-02-21 Thread marco polo (JIRA)
marco polo created MINIFICPP-410: Summary: MQTT should use controller service instead of Key: MINIFICPP-410 URL: https://issues.apache.org/jira/browse/MINIFICPP-410 Project: NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-410) MQTT should use controller service instead of a manual SSL configuration

2018-02-21 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-410: - Summary: MQTT should use controller service instead of a manual SSL configuration (was: MQTT s

[GitHub] nifi pull request #2452: NIFI-4816: Allow name to be updated for ReportingTa...

2018-02-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2452 ---

[jira] [Commented] (NIFI-4816) Changes to ReportingTask name are not available to the ReportingTask

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

[jira] [Updated] (NIFI-4816) Changes to ReportingTask name are not available to the ReportingTask

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4816: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Changes to ReportingTask name are

[jira] [Updated] (NIFI-4816) Changes to ReportingTask name are not available to the ReportingTask

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4816: --- Fix Version/s: 1.6.0 > Changes to ReportingTask name are not available to the ReportingTask > -

[GitHub] nifi-minifi-cpp pull request #268: MINIFICPP-397 Added implementation of Rou...

2018-02-21 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/268 MINIFICPP-397 Added implementation of RouteOnAttribute Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contributi

[jira] [Commented] (MINIFICPP-397) Implement RouteOnAttribute

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371554#comment-16371554 ] ASF GitHub Bot commented on MINIFICPP-397: -- GitHub user achristianson opened a

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread bdesert
Github user bdesert commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169677516 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/test/java/org/apache/nifi/hbase/TestScanHBase.java --- @@ -0,0 +1,375 @@ +/* +

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371558#comment-16371558 ] ASF GitHub Bot commented on NIFI-4833: -- Github user bdesert commented on a diff in the

[GitHub] nifi pull request #2478: NIFI-4833 Add scanHBase Processor

2018-02-21 Thread bdesert
Github user bdesert commented on a diff in the pull request: https://github.com/apache/nifi/pull/2478#discussion_r169680760 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/test/java/org/apache/nifi/hbase/TestScanHBase.java --- @@ -0,0 +1,375 @@ +/* +

[jira] [Commented] (NIFI-4833) NIFI-4833 Add ScanHBase processor

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371566#comment-16371566 ] ASF GitHub Bot commented on NIFI-4833: -- Github user bdesert commented on a diff in the

[GitHub] nifi issue #2482: NIFI-4894: Ensuring that any proxy paths are retained when...

2018-02-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2482 @mcgilman I have reviewed and built these changes and all looks good. ---

[jira] [Commented] (NIFI-4894) nf-canvas-utils#queryBulletins does not account for possible proxy path

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371585#comment-16371585 ] ASF GitHub Bot commented on NIFI-4894: -- Github user scottyaslan commented on the issue

[GitHub] nifi issue #2416: NIFI 4774: Provide alternate implementation of Write-Ahead...

2018-02-21 Thread devriesb
Github user devriesb commented on the issue: https://github.com/apache/nifi/pull/2416 So, I was under the impression this was still a WIP. I am a HUGE -1 on this change. As @markap14 stated above, this is a critical section of code. And while the previous version has serious flaws,

[jira] [Commented] (NIFI-4814) Add distinctive attribute to S2S reporting tasks

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371605#comment-16371605 ] ASF GitHub Bot commented on NIFI-4814: -- Github user mattyb149 commented on the issue:

[GitHub] nifi issue #2431: NIFI-4814 - Add distinctive attribute to S2S reporting tas...

2018-02-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2431 +1 LGTM, ran all three reporting tasks and verified the attributes are present and correct. Thanks for the improvement! Merging to master ---

[GitHub] nifi pull request #2431: NIFI-4814 - Add distinctive attribute to S2S report...

2018-02-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2431 ---

[jira] [Commented] (NIFI-4814) Add distinctive attribute to S2S reporting tasks

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

[jira] [Updated] (NIFI-4814) Add distinctive attribute to S2S reporting tasks

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4814: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Add distinctive attribute to S2S r

[jira] [Updated] (NIFI-4814) Add distinctive attribute to S2S reporting tasks

2018-02-21 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4814: --- Fix Version/s: 1.6.0 > Add distinctive attribute to S2S reporting tasks > -

[GitHub] nifi issue #2432: NIFI-4815 - Add EL support to ExecuteProcess

2018-02-21 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2432 Thanks for the review @MikeThomsen ! I'll give it a try too and merge after ---

[jira] [Commented] (NIFI-4815) Add EL support to ExecuteProcess

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371626#comment-16371626 ] ASF GitHub Bot commented on NIFI-4815: -- Github user mattyb149 commented on the issue:

[jira] [Commented] (NIFI-4774) FlowFile Repository should write updates to the same FlowFile to the same partition

2018-02-21 Thread Brandon DeVries (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371636#comment-16371636 ] Brandon DeVries commented on NIFI-4774: --- -1.  I was under the impression the PR for t

[GitHub] nifi issue #2477: NIFI-4839 Adding CLI to nifi-toolkit

2018-02-21 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2477 @bbende agree with your points: we can keep things as-is for now and have a larger effort for documentation with follow-up JIRAs. @aperepel I *really* believe that online documentation pro

[jira] [Commented] (NIFI-4839) Create a CLI in NiFi Toolkit to interact with NIFi Registry/deploy flows

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371675#comment-16371675 ] ASF GitHub Bot commented on NIFI-4839: -- Github user pvillard31 commented on the issue:

[jira] [Assigned] (NIFI-543) Provide extensions a way to indicate that they can run only on primary node, if clustered

2018-02-21 Thread Sivaprasanna Sethuraman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sivaprasanna Sethuraman reassigned NIFI-543: Assignee: Sivaprasanna Sethuraman (was: Andre F de Miranda) > Provide extens

  1   2   >