[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173614856 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/FetchSolr.java --- @@ -0,0 +1,401 @@

[jira] [Created] (NIFI-4957) Enable JoltTransformJSON to pickup a Jolt Spec file from a file location

2018-03-09 Thread Ryan Hendrickson (JIRA)
Ryan Hendrickson created NIFI-4957: -- Summary: Enable JoltTransformJSON to pickup a Jolt Spec file from a file location Key: NIFI-4957 URL: https://issues.apache.org/jira/browse/NIFI-4957 Project:

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

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

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

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2448 @pvillard31 Done. ---

[jira] [Commented] (NIFI-4956) Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy

2018-03-09 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393838#comment-16393838 ] Joseph Percivall commented on NIFI-4956: Whelp this is a little embarrassing, lol that appears to

[jira] [Resolved] (NIFI-4956) Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy

2018-03-09 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall resolved NIFI-4956. Resolution: Duplicate > Cannot import or upgrade versioned flow that includes a CRON_DRIVEN

[jira] [Commented] (NIFI-4956) Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy

2018-03-09 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393834#comment-16393834 ] Bryan Bende commented on NIFI-4956: --- Can you confirm if this is the same issue as NIFI-4884 which is  

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

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

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

2018-03-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2519 @moonkev I think there a couple different scenario's here. This is admittedly pretty complicated, but my understanding is as follows: - In a case like PutHDFS, snappy compression is

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

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

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

2018-03-09 Thread moonkev
Github user moonkev commented on the issue: https://github.com/apache/nifi/pull/2519 Hi Seeing this same issue with the PutHDFS processor and came across this. Curious with this solution, won't the same condition arise with this same solution? Won't the static initializer

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

2018-03-09 Thread bdesert
Github user bdesert commented on the issue: https://github.com/apache/nifi/pull/2527 oh, I see now. so it was about my first commit, when I added "displayName" and changed the "name" as per standard. But after Pierre's comment removed those fixes. Thanks for taking a look anyway!

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

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

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

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2448 Will do. I should have it rebased tonight unless something comes up. ---

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

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2527 @bdesert When I read the commit, I wasn't sure what regression it was actually fixing. ---

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

2018-03-09 Thread bdesert
Github user bdesert commented on the issue: https://github.com/apache/nifi/pull/2527 @MikeThomsen , I think since it is already in 1.5 and ppl started using it, it could be a case, when implementation can use rest APIs to work with these processors. And since we are changing "name"

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

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2527 What sort of regression was this supposed to address? ---

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173582090 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/FetchSolr.java --- @@ -0,0 +1,401 @@

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173581872 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/FetchSolr.java --- @@ -0,0 +1,401 @@

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173581678 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/SolrUtils.java --- @@ -66,6 +67,15 @@

[jira] [Created] (NIFI-4956) Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy

2018-03-09 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-4956: -- Summary: Cannot import or upgrade versioned flow that includes a CRON_DRIVEN scheduling strategy Key: NIFI-4956 URL: https://issues.apache.org/jira/browse/NIFI-4956

[jira] [Commented] (NIFI-3039) Provenance Repository - Fix PurgeOldEvent and Rollover Size Limits

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

[jira] [Updated] (NIFI-3039) Provenance Repository - Fix PurgeOldEvent and Rollover Size Limits

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

[GitHub] nifi pull request #1240: NIFI-3039 Provenance Repository - Fix PurgeOldEvent...

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

[jira] [Commented] (NIFI-3039) Provenance Repository - Fix PurgeOldEvent and Rollover Size Limits

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

[jira] [Commented] (NIFI-3039) Provenance Repository - Fix PurgeOldEvent and Rollover Size Limits

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

[GitHub] nifi issue #1240: NIFI-3039 Provenance Repository - Fix PurgeOldEvent and Ro...

2018-03-09 Thread mosermw
Github user mosermw commented on the issue: https://github.com/apache/nifi/pull/1240 I tested this a lot, and based on the conversation in the JIRA ticket, I adjusted the purge low water mark to 88%. This allows the prov_repo to purge old events quicker after a large spike in events,

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

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

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

2018-03-09 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4936: -- Resolution: Fixed Status: Resolved (was: Patch Available) > NiFi parent pom dependency

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

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

[GitHub] nifi issue #2512: NIFI-4936 pushed down version declarations to lowest appro...

2018-03-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2512 Thanks @joewitt! I've merged this to master. I've verified various framework behavior including standalone vs cluster, ldap authentication, custom ui's and data viewers. All looks good. ---

[GitHub] nifi pull request #2512: NIFI-4936 pushed down version declarations to lowes...

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

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

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

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

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

[GitHub] nifi issue #2512: NIFI-4936 pushed down version declarations to lowest appro...

2018-03-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2512 Will review from a framework perspective... ---

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

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

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

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

[GitHub] nifi issue #2512: NIFI-4936 pushed down version declarations to lowest appro...

2018-03-09 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2512 just force pushed a rebased update since recent changes on master have altered poms ---

[jira] [Commented] (NIFI-4945) In Nifi 1.5, START_TLS in combination with LDAP will allow any password during auth

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

[jira] [Updated] (NIFI-4945) In Nifi 1.5, START_TLS in combination with LDAP will allow any password during auth

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

[GitHub] nifi pull request #2524: NIFI-4945: Upgrading spring security version

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

[jira] [Commented] (NIFI-4945) In Nifi 1.5, START_TLS in combination with LDAP will allow any password during auth

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

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

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

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

2018-03-09 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2515 Thanks @mcgilman! I am a +1 for the UI code. ---

[jira] [Commented] (NIFI-4870) Upgrade ActiveMQ dependencies

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

[GitHub] nifi pull request #2469: NIFI-4870 Upgraded activemq-client and activemq-bro...

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

[jira] [Resolved] (NIFI-4870) Upgrade ActiveMQ dependencies

2018-03-09 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-4870. --- Resolution: Fixed Fix Version/s: 1.6.0 > Upgrade ActiveMQ dependencies >

[jira] [Commented] (NIFI-4870) Upgrade ActiveMQ dependencies

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

[jira] [Commented] (NIFI-4870) Upgrade ActiveMQ dependencies

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

[GitHub] nifi issue #2469: NIFI-4870 Upgraded activemq-client and activemq-broker ver...

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

[GitHub] nifi issue #2512: NIFI-4936 pushed down version declarations to lowest appro...

2018-03-09 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2512 +1 for the HBase processors, did a quick test of Put/Get against secure and unsecure HBase and everything worked fine, bundled dependencies look good ---

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

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

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

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

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

[GitHub] nifi issue #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on the issue: https://github.com/apache/nifi/pull/2517 Tested the processor in a local build where it worked as expected. ---

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

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

2018-03-09 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2448 @MikeThomsen - sure, mind rebasing to run some tests with a Mongo docker instance? ---

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173530516 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/FetchSolr.java --- @@ -0,0 +1,401 @@

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173530358 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/test/java/org/apache/nifi/processors/solr/TestFetchSolr.java --- @@ -0,0 +1,380

[jira] [Updated] (NIFI-4945) In Nifi 1.5, START_TLS in combination with LDAP will allow any password during auth

2018-03-09 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-4945: Labels: ldap security tls (was: ) Assignee: Matt Gilman Status: Patch Available (was:

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

2018-03-09 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/2527 Hi @bdesert - unfortunately, since this processor has been already released with NiFi 1.5.0, we cannot change the name of the properties in a minor release as it would break the existing

[jira] [Commented] (MINIFICPP-422) Preserve type information in Expression Language

2018-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393294#comment-16393294 ] ASF GitHub Bot commented on MINIFICPP-422: -- GitHub user achristianson opened a pull request:

[GitHub] nifi-minifi-cpp pull request #274: MINIFICPP-422 Refactored type system in E...

2018-03-09 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/274 MINIFICPP-422 Refactored type system in EL to preserve type informati… …on between operations Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

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

2018-03-09 Thread Ed Berezitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Berezitsky updated NIFI-4953: Issue Type: Bug (was: New Feature) > FetchHBaseRow filling logs with unnecessary error messages >

[jira] [Updated] (NIFI-4955) ValidateRecord does not preserve columns ordering with CSV

2018-03-09 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4955: - Status: Patch Available (was: Open) > ValidateRecord does not preserve columns ordering with CSV

[jira] [Commented] (NIFI-4955) ValidateRecord does not preserve columns ordering with CSV

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

[GitHub] nifi pull request #2528: NIFI-4955 - Preserve columns ordering with CSV and ...

2018-03-09 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/2528 NIFI-4955 - Preserve columns ordering with CSV and ValidateRecord Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

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

2018-03-09 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393219#comment-16393219 ] Deon Huang edited comment on NIFI-4800 at 3/9/18 5:43 PM: -- Hi Alois, I've

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

2018-03-09 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang reassigned NIFI-4800: Assignee: Deon Huang > Expose the flattenMode as property in FlattenJSON processor >

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173516196 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/FetchSolr.java --- @@ -0,0 +1,401 @@

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173516051 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/SolrUtils.java --- @@ -66,6 +67,15 @@

[jira] [Commented] (NIFI-4516) Add FetchSolr processor

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

[GitHub] nifi pull request #2517: NIFI-4516 FetchSolr Processor

2018-03-09 Thread JohannesDaniel
Github user JohannesDaniel commented on a diff in the pull request: https://github.com/apache/nifi/pull/2517#discussion_r173515717 --- Diff: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/FetchSolr.java --- @@ -0,0 +1,401 @@

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

2018-03-09 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393219#comment-16393219 ] Deon Huang commented on NIFI-4800: -- Hi Alois, I've encountered some problem with json array flatten

[jira] [Created] (NIFI-4955) ValidateRecord does not preserve columns ordering with CSV

2018-03-09 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4955: Summary: ValidateRecord does not preserve columns ordering with CSV Key: NIFI-4955 URL: https://issues.apache.org/jira/browse/NIFI-4955 Project: Apache NiFi

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

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

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

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

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

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

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

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

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

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

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

2018-03-09 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173508849 --- 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-09 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173512958 --- 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-09 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173511759 --- 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-09 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173511910 --- 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-09 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2468#discussion_r173513519 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/dto/DtoFactory.java --- @@

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

2018-03-09 Thread bdesert
GitHub user bdesert opened a pull request: https://github.com/apache/nifi/pull/2527 FetchHBaseRow - log level and displayName update log level for "not found" to DEBUG instead of ERROR, and added displayName to all property descriptors. - Thank you for submitting a

[jira] [Created] (NIFI-4954) Support use dynamic expression for credetianls file property on AWS processors

2018-03-09 Thread Dawei Wang (JIRA)
Dawei Wang created NIFI-4954: Summary: Support use dynamic expression for credetianls file property on AWS processors Key: NIFI-4954 URL: https://issues.apache.org/jira/browse/NIFI-4954 Project: Apache

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

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

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

2018-03-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2519 @mattyb149 Previously the loading of Snappy happened during onTrigger. This could lead to the race condition described in the JIRA/PR. Moving this to a static initializer should alleviate the issue.

[jira] [Created] (MINIFICPP-422) Preserve type information in Expression Language

2018-03-09 Thread Andrew Christianson (JIRA)
Andrew Christianson created MINIFICPP-422: - Summary: Preserve type information in Expression Language Key: MINIFICPP-422 URL: https://issues.apache.org/jira/browse/MINIFICPP-422 Project: NiFi

[jira] [Commented] (NIFI-4637) Add support for HBase visibility labels to HBase processors and controller services

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

[GitHub] nifi-registry pull request #98: NIFIREG-135 Fix versionCount for createFlowV...

2018-03-09 Thread kevdoran
Github user kevdoran closed the pull request at: https://github.com/apache/nifi-registry/pull/98 ---

[jira] [Commented] (NIFIREG-135) BucketFlowsApi.create_flow_version returns an incorrect version count

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

  1   2   >