[GitHub] nifi pull request #2530: NIFI-4800 Expose the flattenMode as property in Fla...

2018-03-12 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2530#discussion_r173719906 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/groovy/org/apache/nifi/processors/standard/TestFlattenJson.groovy ---

[GitHub] nifi pull request #2530: NIFI-4800 Expose the flattenMode as property in Fla...

2018-03-12 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2530#discussion_r173719874 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/groovy/org/apache/nifi/processors/standard/TestFlattenJson.groovy ---

[GitHub] nifi pull request #2530: NIFI-4800 Expose the flattenMode as property in Fla...

2018-03-12 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2530#discussion_r173719297 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/FlattenJson.java --- @@ -89,13

[jira] [Commented] (NIFI-4800) Expose the flattenMode as property in FlattenJSON processor

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

[jira] [Created] (NIFI-4960) Multiple Custom Processors don't work as espected.

2018-03-12 Thread Jorge Machado (JIRA)
Jorge Machado created NIFI-4960: --- Summary: Multiple Custom Processors don't work as espected. Key: NIFI-4960 URL: https://issues.apache.org/jira/browse/NIFI-4960 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-4800) Expose the flattenMode as property in FlattenJSON processor

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

[jira] [Commented] (NIFI-4800) Expose the flattenMode as property in FlattenJSON processor

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

[jira] [Commented] (NIFI-4960) Multiple Custom Processors don't work as espected.

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395130#comment-16395130 ] ASF GitHub Bot commented on NIFI-4960: -- GitHub user jomach opened a pull request:

[GitHub] nifi pull request #2531: NIFI-4960

2018-03-12 Thread jomach
GitHub user jomach opened a pull request: https://github.com/apache/nifi/pull/2531 NIFI-4960 * fix object setting. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[jira] [Created] (NIFI-4961) Allow data to be set on MockFlowFile

2018-03-12 Thread Glenn Widner (JIRA)
Glenn Widner created NIFI-4961: -- Summary: Allow data to be set on MockFlowFile Key: NIFI-4961 URL: https://issues.apache.org/jira/browse/NIFI-4961 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi-registry pull request #97: NIFIREG-134 Enable SpringBoot Actuator endpo...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/97 ---

[jira] [Commented] (NIFI-4325) Create a new ElasticSearch processor that supports the JSON DSL

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395597#comment-16395597 ] ASF GitHub Bot commented on NIFI-4325: -- Github user JPercivall commented on the issue:

[GitHub] nifi issue #2113: NIFI-4325 Added new processor that uses the JSON DSL.

2018-03-12 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/2113 Hey @mattyb149, what's your status for this review? From a cursory look, it appears like it just needs an updated pom from @MikeThomsen and the final approval. With talks of 1.6.0 happening it

[GitHub] nifi issue #2113: NIFI-4325 Added new processor that uses the JSON DSL.

2018-03-12 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2113 I'm not sure I'll have time to close the loop before 1.6.0, so if you'd like to finish the review/merge after Mike's rebase that would be very cool, thanks! ---

[jira] [Commented] (NIFI-4325) Create a new ElasticSearch processor that supports the JSON DSL

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395609#comment-16395609 ] ASF GitHub Bot commented on NIFI-4325: -- Github user mattyb149 commented on the issue:

[GitHub] nifi issue #2497: NIFI-3599 Allowed back pressure object count and data size...

2018-03-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2497 @mosermw @markap14 It's kind of a gray area. I suggested an endpoint like the /nifi-api/flow/about because that seemed like the best fit currently and was obviously trying to avoid requiring another

[jira] [Commented] (NIFI-3599) Add nifi.properties value to globally set the default backpressure size threshold for each connection

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395645#comment-16395645 ] ASF GitHub Bot commented on NIFI-3599: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

[jira] [Updated] (NIFI-4960) Having multiple versions of same component doesn't work as expected when using Flow Registry

2018-03-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4960: - Summary: Having multiple versions of same component doesn't work as expected when using Flow Registry

[jira] [Commented] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395255#comment-16395255 ] ASF GitHub Bot commented on NIFI-4936: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #2532: NIFI-4936: Fix ranger version definition

2018-03-12 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/2532 NIFI-4936: Fix ranger version definition NIFI-4936: - Moving definition of ranger version into root pom. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (NIFI-4961) Allow data to be set on MockFlowFile

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395258#comment-16395258 ] ASF GitHub Bot commented on NIFI-4961: -- GitHub user kai5263499 opened a pull request:

[jira] [Updated] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-4936: -- Labels: migration (was: ) > NiFi parent pom dependency management forcing versions to align defeating

[GitHub] nifi pull request #2532: NIFI-4936: Fix ranger version definition

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2532 ---

[jira] [Commented] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

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

[GitHub] nifi pull request #2534: NIFI-4821

2018-03-12 Thread jomach
GitHub user jomach opened a pull request: https://github.com/apache/nifi/pull/2534 NIFI-4821 * Upgrade poi to 3.17 Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[GitHub] nifi issue #2527: FetchHBaseRow - log level and displayName

2018-03-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2527 I think when I initially implemented this processor I was assuming someone would be fetching rows that were expected to be there, so if it wasn't there then it would be more an error scenario.

[jira] [Commented] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395274#comment-16395274 ] ASF GitHub Bot commented on NIFI-4936: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #2532: NIFI-4936: Fix ranger version definition

2018-03-12 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2532 am a +1 assuming the build comes through clean with ranger profile activated. At first I was thinking this was counter to what we were doing but actually this is a cleaner way to go when versions

[jira] [Commented] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395277#comment-16395277 ] Joseph Witt commented on NIFI-4936: --- [~JPercivall] I think it is worth mentioning in the migration guide. 

[GitHub] nifi issue #2532: NIFI-4936: Fix ranger version definition

2018-03-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2532 Looks good, will merge ---

[jira] [Commented] (NIFI-4962) FlattenJson processor add unexpected backslash after flatten

2018-03-12 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395337#comment-16395337 ] Deon Huang commented on NIFI-4962: -- Fortunately, writer of json flatten library just release an update

[jira] [Commented] (NIFI-4821) Upgrade to Apache POI 3.16 or newer

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395338#comment-16395338 ] ASF GitHub Bot commented on NIFI-4821: -- GitHub user jomach opened a pull request:

[jira] [Commented] (NIFI-4960) Multiple Custom Processors don't work as espected.

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

[GitHub] nifi issue #2531: NIFI-4960 - Multiple Custom Processors don't work as expec...

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2531 @jomach great catch and thanks for the PR! All looks good to me, +1 merged to master. ---

[GitHub] nifi issue #2530: NIFI-4800 Expose the flattenMode as property in FlattenJSO...

2018-03-12 Thread yjhyjhyjh0
Github user yjhyjhyjh0 commented on the issue: https://github.com/apache/nifi/pull/2530 Thanks for the review. I've added display name as most processor does and removed unnecessary line at unit tests. ---

[jira] [Commented] (NIFI-4800) Expose the flattenMode as property in FlattenJSON processor

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395247#comment-16395247 ] ASF GitHub Bot commented on NIFI-4800: -- Github user yjhyjhyjh0 commented on the issue:

[jira] [Commented] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395322#comment-16395322 ] ASF GitHub Bot commented on NIFI-4936: -- Github user bbende commented on the issue:

[jira] [Resolved] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-4936. --- Resolution: Fixed > NiFi parent pom dependency management forcing versions to align defeating >

[jira] [Created] (NIFI-4962) FlattenJson processor add unexpected backslash after flatten

2018-03-12 Thread Deon Huang (JIRA)
Deon Huang created NIFI-4962: Summary: FlattenJson processor add unexpected backslash after flatten Key: NIFI-4962 URL: https://issues.apache.org/jira/browse/NIFI-4962 Project: Apache NiFi

[jira] [Assigned] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-4936: - Assignee: Matt Gilman (was: Joseph Witt) > NiFi parent pom dependency management forcing

[jira] [Reopened] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reopened NIFI-4936: --- Reopening to move the definition of the ranger version so it is accessible in both the ranger nar and the

[jira] [Commented] (NIFI-4960) Multiple Custom Processors don't work as espected.

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395243#comment-16395243 ] ASF GitHub Bot commented on NIFI-4960: -- Github user markap14 commented on the issue:

[jira] [Resolved] (NIFI-4960) Multiple Custom Processors don't work as espected.

2018-03-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-4960. -- Resolution: Fixed Fix Version/s: 1.6.0 > Multiple Custom Processors don't work as espected. >

[GitHub] nifi pull request #2531: NIFI-4960 - Multiple Custom Processors don't work a...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2531 ---

[jira] [Commented] (NIFI-4960) Multiple Custom Processors don't work as espected.

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

[GitHub] nifi pull request #2533: NIFI-4961 Allow data to be set on MockFlowFile

2018-03-12 Thread kai5263499
GitHub user kai5263499 opened a pull request: https://github.com/apache/nifi/pull/2533 NIFI-4961 Allow data to be set on MockFlowFile Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the

[jira] [Commented] (NIFI-4936) NiFi parent pom dependency management forcing versions to align defeating classloader isolation

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

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173902565 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java ---

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173902301 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java ---

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395671#comment-16395671 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on a diff in the pull request:

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395672#comment-16395672 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on a diff in the pull request:

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395691#comment-16395691 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi issue #2468: NIFI-4849: Implemented REST Endpoint and associated backen...

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2468 I think at this point, after looking at the data model for JVMDiagnosticsSnapshotDTO we can probably just break this into 3 distinct fields: JVMSystemDiagnosticsSnapshotDTO,

[GitHub] nifi issue #2533: NIFI-4961 Allow data to be set on MockFlowFile

2018-03-12 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2533 Hi @kai5263499, I'm curious, do you have an example of unit test you want to implement that requires access to this method? ---

[jira] [Commented] (NIFI-4961) Allow data to be set on MockFlowFile

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

[GitHub] nifi issue #2533: NIFI-4961 Allow data to be set on MockFlowFile

2018-03-12 Thread kai5263499
Github user kai5263499 commented on the issue: https://github.com/apache/nifi/pull/2533 Yes, I have a grpc processor that allows binary data to be passed back and forth and I want to be able to write a unit test to verify the processor returns valid protobufs. I didn't see a way to

[GitHub] nifi issue #2515: NIFI-4885: Granular component restrictions

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2515 @mcgilman this all looks good to me as well! Given positive review feedback from @andrewmlim and a +1 from @scottyaslan I am happy with the changes and think this is a great improvement on our

[jira] [Resolved] (NIFI-4885) More granular restricted component categories

2018-03-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-4885. -- Resolution: Fixed Fix Version/s: 1.6.0 > More granular restricted component categories >

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395666#comment-16395666 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173900631 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/dto/EntityFactory.java --- @@

[GitHub] nifi pull request #2468: NIFI-4849: Implemented REST Endpoint and associated...

2018-03-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173906446 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java ---

[GitHub] nifi pull request #2515: NIFI-4885: Granular component restrictions

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2515 ---

[GitHub] nifi pull request #2527: FetchHBaseRow - log level and displayName

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2527 ---

[jira] [Commented] (NIFI-4953) FetchHBaseRow filling logs with unnecessary error messages

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

[jira] [Commented] (NIFI-4885) More granular restricted component categories

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395653#comment-16395653 ] ASF GitHub Bot commented on NIFI-4885: -- Github user markap14 commented on the issue:

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395695#comment-16395695 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on the issue:

[jira] [Commented] (NIFI-4885) More granular restricted component categories

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

[jira] [Resolved] (NIFI-4953) FetchHBaseRow filling logs with unnecessary error messages

2018-03-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-4953. -- Resolution: Fixed Fix Version/s: 1.6.0 > FetchHBaseRow filling logs with unnecessary

[jira] [Commented] (NIFI-4961) Allow data to be set on MockFlowFile

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395773#comment-16395773 ] ASF GitHub Bot commented on NIFI-4961: -- Github user kai5263499 commented on the issue:

[GitHub] nifi-registry issue #97: NIFIREG-134 Enable SpringBoot Actuator endpoints

2018-03-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/97 Tested this locally and verified the security of the actuator end-point, everything looks good to me, nice work! Will merge. ---

[jira] [Commented] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395383#comment-16395383 ] ASF GitHub Bot commented on NIFIREG-134: Github user bbende commented on the issue:

[jira] [Resolved] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

2018-03-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-134. - Resolution: Fixed > Enable Spring Boot Actuator REST API endpoints >

[jira] [Commented] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

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

[GitHub] nifi-registry issue #97: NIFIREG-134 Enable SpringBoot Actuator endpoints

2018-03-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/97 Thanks for reviewing, @bbende! I'll open JIRAs for the follow on work that builds upon this capability to make it more useful for NiFi Registry users. ---

[jira] [Created] (NIFI-4963) Add support for Hive 3.0 processors

2018-03-12 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-4963: -- Summary: Add support for Hive 3.0 processors Key: NIFI-4963 URL: https://issues.apache.org/jira/browse/NIFI-4963 Project: Apache NiFi Issue Type: New Feature

[jira] [Resolved] (NIFI-4896) Add option to UI for terminating a Processor when stopped but still has threads

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-4896. --- Resolution: Duplicate > Add option to UI for terminating a Processor when stopped but still has >

[jira] [Updated] (NIFI-1295) Add UI option to interrupt a running processor

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-1295: -- Issue Type: Sub-task (was: Improvement) Parent: NIFI-78 > Add UI option to interrupt a running

[GitHub] nifi-minifi-cpp issue #275: MINIFICPP-414 Added boolean Expression Language ...

2018-03-12 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/275 This one depends wholly on MINIFICPP-422 and so cannot be separated from that commit. ---

[jira] [Commented] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395388#comment-16395388 ] ASF GitHub Bot commented on NIFIREG-134: Github user kevdoran commented on the issue:

[GitHub] nifi-minifi-cpp pull request #275: Minificpp 414

2018-03-12 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/275 Minificpp 414 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the

[jira] [Commented] (MINIFICPP-414) Implement Expression Language boolean logic operations

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395448#comment-16395448 ] ASF GitHub Bot commented on MINIFICPP-414: -- Github user achristianson commented on the issue:

[jira] [Updated] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

2018-03-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4944: -- Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395549#comment-16395549 ] ASF GitHub Bot commented on NIFI-4944: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

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

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

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

[GitHub] nifi issue #2519: NIFI-4944: Guard against race condition in Snappy for PutH...

2018-03-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2519 Thanks @mattyb149! This has been merged to master. ---

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

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

[GitHub] nifi pull request #2519: NIFI-4944: Guard against race condition in Snappy f...

2018-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2519 ---

[jira] [Created] (MINIFICPP-423) Implement encode/decode EL functions

2018-03-12 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-423: - Summary: Implement encode/decode EL functions Key: MINIFICPP-423 URL: https://issues.apache.org/jira/browse/MINIFICPP-423 Project: NiFi MiNiFi C++

[GitHub] nifi issue #2519: NIFI-4944: Guard against race condition in Snappy for PutH...

2018-03-12 Thread moonkev
Github user moonkev commented on the issue: https://github.com/apache/nifi/pull/2519 I was aware that PutHiveStreaming used snappy-java vs native snappy, but was unaware of the methods that snappy-java protect against loading in multiple class loaders. Many thanks for the detailed

[jira] [Commented] (NIFI-4944) PutHiveStreaming multiple instances with Snappy fail intermittently

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395575#comment-16395575 ] ASF GitHub Bot commented on NIFI-4944: -- Github user moonkev commented on the issue:

[jira] [Commented] (NIFI-4864) Additional Resources property pointing at a directory won't find new JARs

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395794#comment-16395794 ] ASF GitHub Bot commented on NIFI-4864: -- Github user bbende commented on the issue:

[GitHub] nifi issue #2470: NIFI-4864 Fixing additional resources property pointing to...

2018-03-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2470 @zenfenan this seems to be working well, I had a few minor changes I posted here: https://github.com/bbende/nifi/commits/NIFI-4864 If you are good with that last commit I made then I will

[jira] [Created] (NIFI-4964) Add bulk lookup feature in LookupRecord

2018-03-12 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4964: Summary: Add bulk lookup feature in LookupRecord Key: NIFI-4964 URL: https://issues.apache.org/jira/browse/NIFI-4964 Project: Apache NiFi Issue Type:

[GitHub] nifi issue #2468: NIFI-4849: Implemented REST Endpoint and associated backen...

2018-03-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2468 @mcgilman I have pushed a new commit that addresses above conversation. ---

[jira] [Commented] (NIFI-4849) Add REST Endpoint for gathering Processor Diagnostics information

2018-03-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395804#comment-16395804 ] ASF GitHub Bot commented on NIFI-4849: -- Github user markap14 commented on the issue:

[jira] [Created] (NIFI-4965) UI - Bulletin Board - Unable to find the specified component

2018-03-12 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4965: Summary: UI - Bulletin Board - Unable to find the specified component Key: NIFI-4965 URL: https://issues.apache.org/jira/browse/NIFI-4965 Project: Apache NiFi

[jira] [Created] (NIFIREG-151) Add tutorial videos to Registry home page

2018-03-12 Thread Andrew Lim (JIRA)
Andrew Lim created NIFIREG-151: -- Summary: Add tutorial videos to Registry home page Key: NIFIREG-151 URL: https://issues.apache.org/jira/browse/NIFIREG-151 Project: NiFi Registry Issue Type:

[jira] [Assigned] (NIFIREG-151) Add tutorial videos to Registry home page

2018-03-12 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFIREG-151: -- Assignee: Andrew Lim > Add tutorial videos to Registry home page >

  1   2   >