[jira] [Created] (NIFI-5247) NiFi toolkit signal handling changes, Dockerfile enhancements

2018-05-29 Thread Peter Wilcsinszky (JIRA)
Peter Wilcsinszky created NIFI-5247: --- Summary: NiFi toolkit signal handling changes, Dockerfile enhancements Key: NIFI-5247 URL: https://issues.apache.org/jira/browse/NIFI-5247 Project: Apache NiFi

[GitHub] nifi pull request #2746: NIFI-5247 NiFi toolkit signal handling changes, Doc...

2018-05-29 Thread pepov
GitHub user pepov opened a pull request: https://github.com/apache/nifi/pull/2746 NIFI-5247 NiFi toolkit signal handling changes, Dockerfile enhancements nifi-toolkit bash entry points should leverage exec to replace bash with the current java process in order to handle signals prop

[jira] [Commented] (NIFI-5247) NiFi toolkit signal handling changes, Dockerfile enhancements

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

[jira] [Commented] (NIFI-5175) NiFi built with Java 1.8 needs to run on Java 9

2018-05-29 Thread Martin Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493299#comment-16493299 ] Martin Payne commented on NIFI-5175: Using "--add-modules=java.xml.bind" is only reall

[GitHub] nifi issue #2742: NIFI-5244 Fixed a bug in MockSchemaRegistry that prevented...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2742 Yep. At first I thought it was something clever, so I tried it out w/ a simple Java class and `ConcurrentHashMap` doesn't handle optionals. ---

[jira] [Commented] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

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

[GitHub] nifi issue #2743: NIFI-5226: Implement a Record API based PutInfluxDB proces...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2743 @mans2singh @timhallinflux can y'all jump in on this and give some feedback too? ---

[jira] [Commented] (NIFI-5226) Implement a Record API based PutInfluxDB processor

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

[GitHub] nifi issue #2702: Added Apache Pulsar processors

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2702 @david-streamlio I'd like to get back to this this week, so I have a question about your sandbox. Other than loading it up following the instructions that are provided w/ it, what needs to be done

[GitHub] nifi issue #2702: Added Apache Pulsar processors

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2702 @markap14 I think you did a good chunk of the Kafka work, so would you like to take a look at this and join the review? ---

[GitHub] nifi issue #2745: NIFI-5245: SimpleCSVFileLookupService should take account ...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2745 You have two checkstyle issues that caused the build to fail. I'll start a review, but those need to be fixed. ---

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[GitHub] nifi pull request #2745: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2745#discussion_r191389134 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/java/org/apache/nifi/lookup/TestCSVRecordLookupSer

[GitHub] nifi pull request #2745: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2745#discussion_r191388796 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/java/org/apache/nifi/lookup/TestCSVRecordLookupSer

[GitHub] nifi pull request #2745: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2745#discussion_r191388864 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/java/org/apache/nifi/lookup/TestCSVRecordLookupSer

[GitHub] nifi pull request #2745: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2745#discussion_r191389306 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/java/org/apache/nifi/lookup/TestSimpleCsvFileLooku

[GitHub] nifi pull request #2745: NIFI-5245: SimpleCSVFileLookupService should take a...

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2745#discussion_r191388975 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/java/org/apache/nifi/lookup/TestSimpleCsvFileLooku

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[jira] [Commented] (NIFI-5245) SimpleCSVFileLookupService should take account of charset.

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

[GitHub] nifi issue #2663: NIFI-5122 - Add Record Writer for S2S RTs

2018-05-29 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2663 @pvillard31 @mattyb149 I'll merge today if one of you gets back to me on this. ---

[jira] [Commented] (NIFI-5122) Add record writer to S2S Reporting Tasks

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

[jira] [Created] (NIFI-5248) Create new put processors that use the ElasticSearch client service

2018-05-29 Thread Mike Thomsen (JIRA)
Mike Thomsen created NIFI-5248: -- Summary: Create new put processors that use the ElasticSearch client service Key: NIFI-5248 URL: https://issues.apache.org/jira/browse/NIFI-5248 Project: Apache NiFi

[GitHub] nifi issue #2742: NIFI-5244 Fixed a bug in MockSchemaRegistry that prevented...

2018-05-29 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2742 +1 looks good to me ---

[jira] [Commented] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493428#comment-16493428 ] ASF GitHub Bot commented on NIFI-5244: -- Github user ottobackwards commented on the is

[jira] [Commented] (NIFI-5020) Consider treating test resources/utilities as a main module

2018-05-29 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493434#comment-16493434 ] Otto Fowler commented on NIFI-5020: --- [~aldrin] do you have any feelings on the questions

[jira] [Created] (NIFI-5249) Dockerfile enhancements

2018-05-29 Thread Peter Wilcsinszky (JIRA)
Peter Wilcsinszky created NIFI-5249: --- Summary: Dockerfile enhancements Key: NIFI-5249 URL: https://issues.apache.org/jira/browse/NIFI-5249 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-5247) NiFi toolkit signal handling changes, Dockerfile enhancements

2018-05-29 Thread Peter Wilcsinszky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wilcsinszky updated NIFI-5247: Component/s: Docker Issue Type: Improvement (was: Bug) > NiFi toolkit signal handling

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

2018-05-29 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2740 Will review... ---

[jira] [Commented] (NIFI-5208) Editing a flow on a Disconnected Node

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

[GitHub] nifi pull request #2476: WIP:Add feature convertJsonToUpsertSQL

2018-05-29 Thread dogHere
Github user dogHere closed the pull request at: https://github.com/apache/nifi/pull/2476 ---

[jira] [Commented] (NIFI-4272) ReplaceText processor does not properly iterate multiple replacement values when EL is used

2018-05-29 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493546#comment-16493546 ] Otto Fowler commented on NIFI-4272: --- I have a test to reproduce this issue, and I unders

[GitHub] nifi pull request #2703: NIFI-4907: add 'view provenance' component policy

2018-05-29 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2703#discussion_r191444067 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/controller/ControllerFacade.java ---

[jira] [Commented] (NIFI-4907) Provenance authorization refactoring

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493573#comment-16493573 ] ASF GitHub Bot commented on NIFI-4907: -- Github user mcgilman commented on a diff in t

[jira] [Assigned] (NIFIREG-56) Add id's for selenium tests

2018-05-29 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFIREG-56: - Assignee: Andrew Lim (was: Scott Aslan) > Add id's for selenium tests > ---

[GitHub] nifi issue #2742: NIFI-5244 Fixed a bug in MockSchemaRegistry that prevented...

2018-05-29 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2742 Looks good, will merge, thanks! ---

[jira] [Commented] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

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

[jira] [Commented] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

2018-05-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493587#comment-16493587 ] ASF subversion and git services commented on NIFI-5244: --- Commit 688f

[GitHub] nifi pull request #2742: NIFI-5244 Fixed a bug in MockSchemaRegistry that pr...

2018-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2742 ---

[jira] [Resolved] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

2018-05-29 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-5244. --- Resolution: Fixed Fix Version/s: 1.7.0 > MockSchemaRegistry retrieveSchemaByName is broken > --

[jira] [Commented] (NIFI-5244) MockSchemaRegistry retrieveSchemaByName is broken

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

[jira] [Created] (NIFIREG-172) Add self-hosted Swagger UI to nifi-registry-web-api WAR

2018-05-29 Thread Kevin Doran (JIRA)
Kevin Doran created NIFIREG-172: --- Summary: Add self-hosted Swagger UI to nifi-registry-web-api WAR Key: NIFIREG-172 URL: https://issues.apache.org/jira/browse/NIFIREG-172 Project: NiFi Registry

[jira] [Updated] (NIFIREG-172) Add self-hosted Swagger UI to nifi-registry-web-api WAR

2018-05-29 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFIREG-172: Description: Currently in NiFi Registry, a detailed Swagger specification for the NiFi Registry R

[jira] [Commented] (NIFI-5238) Capital "F" in Jolt Transformation moves caret

2018-05-29 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493688#comment-16493688 ] Andrew Lim commented on NIFI-5238: -- Just wanted to note that I was able to reproduce this

[jira] [Resolved] (MINIFICPP-511) Fix "controllserServices" AgentInformation key

2018-05-29 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson resolved MINIFICPP-511. --- Resolution: Fixed > Fix "controllserServices" AgentInformation key >

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191486381 --- Diff: libminifi/include/io/NetworkPrioritizer.h --- @@ -86,10 +92,15 @@ class NetworkInterface { friend class NetworkPrioritizer;

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493785#comment-16493785 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user achristianson comment

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191486681 --- Diff: libminifi/src/controllers/NetworkPrioritizerService.cpp --- @@ -65,33 +65,38 @@ void NetworkPrioritizerService::yield() { /**

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191486723 --- Diff: libminifi/src/controllers/NetworkPrioritizerService.cpp --- @@ -65,33 +65,38 @@ void NetworkPrioritizerService::yield() { /**

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191486678 --- Diff: libminifi/include/io/NetworkPrioritizer.h --- @@ -86,10 +92,15 @@ class NetworkInterface { friend class NetworkPrioritizer;

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191486780 --- Diff: libminifi/src/controllers/NetworkPrioritizerService.cpp --- @@ -65,33 +65,38 @@ void NetworkPrioritizerService::yield() { /**

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493791#comment-16493791 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user achristianson comment

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493789#comment-16493789 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user phrocker commented on

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493790#comment-16493790 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user achristianson comment

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493792#comment-16493792 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user achristianson comment

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191487153 --- Diff: libminifi/src/controllers/NetworkPrioritizerService.cpp --- @@ -65,33 +65,38 @@ void NetworkPrioritizerService::yield() { /** *

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493794#comment-16493794 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user phrocker commented on

[GitHub] nifi-registry pull request #119: NIFIREG-172 Adds Swagger UI

2018-05-29 Thread kevdoran
GitHub user kevdoran opened a pull request: https://github.com/apache/nifi-registry/pull/119 NIFIREG-172 Adds Swagger UI Contains the following changes: - Adds self-hosted Swagger UI to nifi-registry-web-api WAR at /swagger/ui.html - Updates NOTICE for included ALv2 lic

[jira] [Commented] (NIFIREG-172) Add self-hosted Swagger UI to nifi-registry-web-api WAR

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493802#comment-16493802 ] ASF GitHub Bot commented on NIFIREG-172: GitHub user kevdoran opened a pull requ

[jira] [Created] (NIFI-5250) Update nifi-fds github mirror description to "Flow design system"

2018-05-29 Thread Scott Aslan (JIRA)
Scott Aslan created NIFI-5250: - Summary: Update nifi-fds github mirror description to "Flow design system" Key: NIFI-5250 URL: https://issues.apache.org/jira/browse/NIFI-5250 Project: Apache NiFi

[GitHub] nifi-minifi-cpp pull request #346: MINIFICPP-513: Avoid rvalue ref and move ...

2018-05-29 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/346#discussion_r191489985 --- Diff: libminifi/src/controllers/NetworkPrioritizerService.cpp --- @@ -65,33 +65,38 @@ void NetworkPrioritizerService::yield() { /** *

[jira] [Commented] (MINIFICPP-513) RVO causing seg fault due to taking reference to transient

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493805#comment-16493805 ] ASF GitHub Bot commented on MINIFICPP-513: -- Github user phrocker commented on

[jira] [Created] (MINIFICPP-514) Incorporate regex validation information into agent manifest

2018-05-29 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-514: - Summary: Incorporate regex validation information into agent manifest Key: MINIFICPP-514 URL: https://issues.apache.org/jira/browse/MINIFICPP-514 Pr

[jira] [Resolved] (NIFI-5250) Update nifi-fds github mirror description to "Flow design system"

2018-05-29 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-5250. --- Resolution: Invalid This was meant to be submitted to INFRA JIRA. > Update nifi-fds github mirror des

[jira] [Created] (MINIFICPP-515) Implement emplace_back for values in Property class

2018-05-29 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-515: - Summary: Implement emplace_back for values in Property class Key: MINIFICPP-515 URL: https://issues.apache.org/jira/browse/MINIFICPP-515 Project: NiF

[GitHub] nifi-minifi-cpp pull request #347: MINIFIPP-514 Incorporated regex peroperty...

2018-05-29 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/347 MINIFIPP-514 Incorporated regex peroperty validation information into agent manifest Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamli

[GitHub] nifi issue #2721: [NIFI-5215] Upgrade AngularJS to v1.7.0. Also, adding pack...

2018-05-29 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2721 Thanks @scottyaslan! This has been merged to master. ---

[GitHub] nifi pull request #2721: [NIFI-5215] Upgrade AngularJS to v1.7.0. Also, addi...

2018-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2721 ---

[jira] [Commented] (NIFI-5215) Upgrade AngularJS to v1.7.0

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

[jira] [Commented] (NIFI-5215) Upgrade AngularJS to v1.7.0

2018-05-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493890#comment-16493890 ] ASF subversion and git services commented on NIFI-5215: --- Commit 9aa7

[jira] [Commented] (NIFI-5215) Upgrade AngularJS to v1.7.0

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

[jira] [Commented] (NIFI-5215) Upgrade AngularJS to v1.7.0

2018-05-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493891#comment-16493891 ] ASF subversion and git services commented on NIFI-5215: --- Commit 9aa7

[jira] [Updated] (NIFI-5215) Upgrade AngularJS to v1.7.0

2018-05-29 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-5215: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Upgrade AngularJS to v1.7.0 > -

[jira] [Created] (NIFI-5251) ExecuteGroovyScript Tries to Set AutoCommit for Hive

2018-05-29 Thread Shawn Weeks (JIRA)
Shawn Weeks created NIFI-5251: - Summary: ExecuteGroovyScript Tries to Set AutoCommit for Hive Key: NIFI-5251 URL: https://issues.apache.org/jira/browse/NIFI-5251 Project: Apache NiFi Issue Type:

[GitHub] nifi issue #2702: Added Apache Pulsar processors

2018-05-29 Thread david-streamlio
Github user david-streamlio commented on the issue: https://github.com/apache/nifi/pull/2702 @MikeThomsen I have updated the code to use the new Apache Pulsar 2.0 client API, but am blocked on the Apache release vote before the the client jar is published to the Maven central repo.

[GitHub] nifi issue #2674: NIFI-5148 Refactoring Kerberos auth for Solr processors

2018-05-29 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2674 Will review... ---

[jira] [Commented] (NIFI-5148) Solr processors failing to authenticate against Kerberized Solr

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

[jira] [Comment Edited] (NIFI-5237) Wrong redirect from login behind a context path, when using OpenID authentication

2018-05-29 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494003#comment-16494003 ] Matt Gilman edited comment on NIFI-5237 at 5/29/18 6:22 PM: [~

[jira] [Commented] (NIFI-5237) Wrong redirect from login behind a context path, when using OpenID authentication

2018-05-29 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494003#comment-16494003 ] Matt Gilman commented on NIFI-5237: --- [~trojan295] What are you context path are you mapp

[jira] [Created] (MINIFICPP-516) Create referenced interface for groups of network types

2018-05-29 Thread marco polo (JIRA)
marco polo created MINIFICPP-516: Summary: Create referenced interface for groups of network types Key: MINIFICPP-516 URL: https://issues.apache.org/jira/browse/MINIFICPP-516 Project: NiFi MiNiFi C++

[jira] [Commented] (NIFI-5175) NiFi built with Java 1.8 needs to run on Java 9

2018-05-29 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494127#comment-16494127 ] Jeff Storck commented on NIFI-5175: --- [~joewitt], Testing this on my Mac with Java 10.0.1

[jira] [Comment Edited] (NIFI-5175) NiFi built with Java 1.8 needs to run on Java 9

2018-05-29 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494127#comment-16494127 ] Jeff Storck edited comment on NIFI-5175 at 5/29/18 7:39 PM: [~

[GitHub] nifi-minifi-cpp pull request #343: MINIFICPP-510 Fix log level when notifyin...

2018-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/343 ---

[jira] [Commented] (MINIFICPP-510) Default property log msg is at wrong level (error vs. info)

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494140#comment-16494140 ] ASF GitHub Bot commented on MINIFICPP-510: -- Github user asfgit closed the pul

[jira] [Comment Edited] (NIFI-5175) NiFi built with Java 1.8 needs to run on Java 9

2018-05-29 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494127#comment-16494127 ] Jeff Storck edited comment on NIFI-5175 at 5/29/18 7:48 PM: [~

[GitHub] nifi-minifi-cpp pull request #347: MINIFIPP-514 Incorporated regex peroperty...

2018-05-29 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/347#discussion_r191551385 --- Diff: extensions/http-curl/processors/InvokeHTTP.cpp --- @@ -65,7 +65,13 @@ core::Property InvokeHTTP::FollowRedirects("Follow Redirects", "Fol

[GitHub] nifi-minifi-cpp pull request #347: MINIFIPP-514 Incorporated regex peroperty...

2018-05-29 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/347#discussion_r191551798 --- Diff: extensions/http-curl/processors/InvokeHTTP.cpp --- @@ -65,7 +65,13 @@ core::Property InvokeHTTP::FollowRedirects("Follow Redirects", "Fol

[GitHub] nifi issue #2740: NIFI-5208: Restore dialog when nodes disconnects

2018-05-29 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2740 +1 Have been testing this and looks good from my perspective ---

[GitHub] nifi pull request #2663: NIFI-5122 - Add Record Writer for S2S RTs

2018-05-29 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2663#discussion_r191553752 --- Diff: nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/src/main/resources/docs/org.apache.nifi.reporting.SiteToSiteStatu

[jira] [Commented] (NIFI-5208) Editing a flow on a Disconnected Node

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

[jira] [Commented] (NIFI-5122) Add record writer to S2S Reporting Tasks

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

[GitHub] nifi pull request #2746: NIFI-5247 NiFi toolkit signal handling changes, Doc...

2018-05-29 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2746#discussion_r191555681 --- Diff: nifi-toolkit/nifi-toolkit-assembly/src/main/resources/bin/cli.sh --- @@ -111,8 +111,7 @@ run() { export NIFI_TOOLKIT_HOME="$NIFI_TOOLKIT_HOME

[jira] [Commented] (NIFI-5247) NiFi toolkit signal handling changes, Dockerfile enhancements

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

[GitHub] nifi-minifi-cpp issue #345: MINIFICPP-512 - upgrade to librdkafka 0.11.4

2018-05-29 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/345 @dtrodrigues We have an impending release. Once the final PR for that release version is merged I'll merge this in after that commit. ---

[jira] [Commented] (MINIFICPP-512) Upgrade librdkafka to 0.11.4+

2018-05-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494346#comment-16494346 ] ASF GitHub Bot commented on MINIFICPP-512: -- Github user phrocker commented on

[jira] [Updated] (NIFI-5250) Update nifi-fds github mirror description to "Flow design system"

2018-05-29 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-5250: -- Fix Version/s: fds-0.1 > Update nifi-fds github mirror description to "Flow design system" > ---

[jira] [Updated] (NIFI-5198) Upgrade hoek

2018-05-29 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-5198: -- Fix Version/s: fds-0.1 > Upgrade hoek > > > Key: NIFI-5198 >

[jira] [Updated] (NIFI-5164) Upgrade Apache NiFi FDS to Angular 5.2

2018-05-29 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-5164: -- Fix Version/s: fds-0.1 > Upgrade Apache NiFi FDS to Angular 5.2 > --

  1   2   >