[jira] [Commented] (NIFI-5615) Can't format the Avro data for Converting processors

2018-09-19 Thread Kemix Koo (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621411#comment-16621411 ] Kemix Koo commented on NIFI-5615: - Add the PR: [https://github.com/apache/nifi/pull/3016]   > Can't

[jira] [Issue Comment Deleted] (NIFI-5615) Can't format the Avro data for Converting processors

2018-09-19 Thread Kemix Koo (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kemix Koo updated NIFI-5615: Comment: was deleted (was: Add the PR: [https://github.com/apache/nifi/pull/3016]  ) > Can't format the

[jira] [Commented] (NIFI-5615) Can't format the Avro data for Converting processors

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

[GitHub] nifi pull request #3016: NIFI-5615: set the avro-binary MIME type for conver...

2018-09-19 Thread kemixkoo
GitHub user kemixkoo opened a pull request: https://github.com/apache/nifi/pull/3016 NIFI-5615: set the avro-binary MIME type for converting processors Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Created] (NIFI-5615) Can't format the Avro data for Converting processors

2018-09-19 Thread Kemix Koo (JIRA)
Kemix Koo created NIFI-5615: --- Summary: Can't format the Avro data for Converting processors Key: NIFI-5615 URL: https://issues.apache.org/jira/browse/NIFI-5615 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (MINIFICPP-614) Reduce overhead of AgentInformation::serialize

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

[GitHub] nifi-minifi-cpp pull request #401: MINIFICPP-614: Don't rebuild agent inform...

2018-09-19 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/401 MINIFICPP-614: Don't rebuild agent information every call Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[jira] [Created] (MINIFICPP-614) Reduce overhead of AgentInformation::serialize

2018-09-19 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-614: Summary: Reduce overhead of AgentInformation::serialize Key: MINIFICPP-614 URL: https://issues.apache.org/jira/browse/MINIFICPP-614 Project: NiFi MiNiFi C++

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621346#comment-16621346 ] Colin Dean commented on NIFI-5612: -- My work thus far is on GitHub:

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621342#comment-16621342 ] Colin Dean commented on NIFI-5612: -- I dug a little deeper into how the schemas are built. In my original

[jira] [Commented] (NIFI-5254) Upgrade to Groovy 2.5.0

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

[GitHub] nifi pull request #3015: NIFI-5254 [WIP] Updated to Groovy 2.5.2

2018-09-19 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/3015 NIFI-5254 [WIP] Updated to Groovy 2.5.2 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-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621329#comment-16621329 ] Colin Dean commented on NIFI-5612: -- I set up a parameterized test that checks TINYINT, SMALLINT, INTEGER,

[jira] [Updated] (NIFI-5614) Upgrade commons-dbcp to latest commons-dbcp2

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5614: --- Status: Patch Available (was: In Progress) > Upgrade commons-dbcp to latest commons-dbcp2 >

[jira] [Commented] (NIFI-5614) Upgrade commons-dbcp to latest commons-dbcp2

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

[GitHub] nifi pull request #3014: NIFI-5614: Update commons-dbcp to commons-dbcp2 for...

2018-09-19 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/3014 NIFI-5614: Update commons-dbcp to commons-dbcp2 for DBCPConnectionPool Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Assigned] (NIFI-5614) Upgrade commons-dbcp to latest commons-dbcp2

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-5614: -- Assignee: Matt Burgess > Upgrade commons-dbcp to latest commons-dbcp2 >

[jira] [Created] (NIFI-5614) Upgrade commons-dbcp to latest commons-dbcp2

2018-09-19 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-5614: -- Summary: Upgrade commons-dbcp to latest commons-dbcp2 Key: NIFI-5614 URL: https://issues.apache.org/jira/browse/NIFI-5614 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621249#comment-16621249 ] Colin Dean commented on NIFI-5612: -- I added a few tests and found one that triggers _an_ error: an

[jira] [Commented] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621240#comment-16621240 ] Joseph Witt commented on NIFI-4806: --- updated all explicit refs to commons-text 1.4 commons-lang3

[jira] [Comment Edited] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620807#comment-16620807 ] Imre edited comment on NIFI-4685 at 9/19/18 9:44 PM: - So, looking at the source, in my

[jira] [Commented] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621228#comment-16621228 ] Joseph Witt commented on NIFI-4806: --- updating all commons-compress 1.16.1 to 1.18 > Upgrade to

[jira] [Commented] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621227#comment-16621227 ] Joseph Witt commented on NIFI-4806: --- also see a lot of deprecation warnings about StringEscapeUtils

[jira] [Updated] (NIFI-5609) NPE thrown if user attempts to view Status History too early

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5609: --- Resolution: Fixed Status: Resolved (was: Patch Available) > NPE thrown if user attempts to

[jira] [Commented] (NIFI-5609) NPE thrown if user attempts to view Status History too early

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

[jira] [Commented] (NIFI-5609) NPE thrown if user attempts to view Status History too early

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

[jira] [Commented] (NIFI-5609) NPE thrown if user attempts to view Status History too early

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

[GitHub] nifi pull request #3012: NIFI-5609: Fixed NullPointer when attempting to vie...

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

[GitHub] nifi issue #3012: NIFI-5609: Fixed NullPointer when attempting to view statu...

2018-09-19 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/3012 +1 LGTM, ran build with unit tests and contrib-check, tried on a live NiFi instance, verified no NPE is thrown when PG status history is requested too soon. Thanks for the fix! Merging to master

[jira] [Assigned] (NIFI-5609) NPE thrown if user attempts to view Status History too early

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-5609: -- Assignee: Mark Payne (was: Matt Burgess) > NPE thrown if user attempts to view Status History

[jira] [Commented] (NIFI-5609) NPE thrown if user attempts to view Status History too early

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

[jira] [Assigned] (NIFI-5609) NPE thrown if user attempts to view Status History too early

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-5609: -- Assignee: Matt Burgess > NPE thrown if user attempts to view Status History too early >

[GitHub] nifi issue #3012: NIFI-5609: Fixed NullPointer when attempting to view statu...

2018-09-19 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/3012 Reviewing... ---

[jira] [Comment Edited] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621183#comment-16621183 ] Colin Dean edited comment on NIFI-5612 at 9/19/18 8:46 PM: --- Looks like I have to

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621183#comment-16621183 ] Colin Dean commented on NIFI-5612: -- Looks like I have to go town the route of getting the

[jira] [Comment Edited] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621183#comment-16621183 ] Colin Dean edited comment on NIFI-5612 at 9/19/18 8:46 PM: --- Looks like I have to

[jira] [Commented] (NIFI-5613) Upgrade NiFi Enrichment bundle to geoip2 version 2.12.0

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

[GitHub] nifi pull request #3013: NIFI-5613: Upgraded version of geoip2 library to ve...

2018-09-19 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/3013 NIFI-5613: Upgraded version of geoip2 library to version 2.12.0; fixe… …d unit tests Thank you for submitting a contribution to Apache NiFi. In order to streamline the review

[jira] [Updated] (NIFI-5613) Upgrade NiFi Enrichment bundle to geoip2 version 2.12.0

2018-09-19 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5613: - Fix Version/s: 1.8.0 Status: Patch Available (was: Open) > Upgrade NiFi Enrichment bundle to

[jira] [Created] (NIFI-5613) Upgrade NiFi Enrichment bundle to geoip2 version 2.12.0

2018-09-19 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5613: Summary: Upgrade NiFi Enrichment bundle to geoip2 version 2.12.0 Key: NIFI-5613 URL: https://issues.apache.org/jira/browse/NIFI-5613 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621158#comment-16621158 ] Colin Dean commented on NIFI-5612: -- Minimally, I'd like to see more information about the erroring field

[jira] [Updated] (NIFI-5609) NPE thrown if user attempts to view Status History too early

2018-09-19 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5609: - Fix Version/s: 1.8.0 Status: Patch Available (was: Open) > NPE thrown if user attempts to

[jira] [Commented] (NIFI-5609) NPE thrown if user attempts to view Status History too early

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

[GitHub] nifi pull request #3012: NIFI-5609: Fixed NullPointer when attempting to vie...

2018-09-19 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/3012 NIFI-5609: Fixed NullPointer when attempting to view status history f… …or a component that has not yet run Thank you for submitting a contribution to Apache NiFi. In order to

[jira] [Commented] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621142#comment-16621142 ] Colin Dean commented on NIFI-5612: -- Toggling Avro logical types had no effect on this. >

[jira] [Created] (NIFI-5612) org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0

2018-09-19 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5612: Summary: org.apache.avro.UnresolvedUnionException: Not in union ["null","int"]: 0 Key: NIFI-5612 URL: https://issues.apache.org/jira/browse/NIFI-5612 Project: Apache NiFi

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

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

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

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

[jira] [Updated] (NIFI-375) New user role: Operator who can start and stop components

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

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

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

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

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

[GitHub] nifi issue #2990: NIFI-375: Added operation policy

2018-09-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2990 @ijokarumawak Thanks this looks good. I'm going to squash and merged to master. I've created two new JIRAs that are related to this effort but separate from the initial concern. Thanks again for

[jira] [Created] (NIFI-5611) UI - Controller Service References

2018-09-19 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-5611: - Summary: UI - Controller Service References Key: NIFI-5611 URL: https://issues.apache.org/jira/browse/NIFI-5611 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (NIFI-5610) UI - Controller Service Enable/Disable Dialog

2018-09-19 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-5610: - Summary: UI - Controller Service Enable/Disable Dialog Key: NIFI-5610 URL: https://issues.apache.org/jira/browse/NIFI-5610 Project: Apache NiFi Issue Type:

[jira] [Assigned] (NIFI-5254) Upgrade to Groovy 2.5.0

2018-09-19 Thread Mike Thomsen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen reassigned NIFI-5254: -- Assignee: Mike Thomsen > Upgrade to Groovy 2.5.0 > --- > >

[jira] [Commented] (MINIFICPP-613) Remove rooturi local option

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

[GitHub] nifi-minifi-cpp pull request #400: MINIFICPP-613: Remove undocumented option...

2018-09-19 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/400 MINIFICPP-613: Remove undocumented option that allows arbitrary paths… … that aren't needed. Defaulting to root Thank you for submitting a contribution to Apache NiFi - MiNiFi

[jira] [Created] (MINIFICPP-613) Remove rooturi local option

2018-09-19 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-613: Summary: Remove rooturi local option Key: MINIFICPP-613 URL: https://issues.apache.org/jira/browse/MINIFICPP-613 Project: NiFi MiNiFi C++ Issue

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi issue #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-09-19 Thread PrashanthVenkatesan
Github user PrashanthVenkatesan commented on the issue: https://github.com/apache/nifi/pull/2820 @ottobackwards @MikeThomsen Thanks for all your support and guidance in my first OS contribution. Soon, I will try to contribute for NetFlowv9 processor. ---

[jira] [Commented] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620927#comment-16620927 ] Joseph Witt commented on NIFI-4806: ---

[jira] [Updated] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-4806: -- Fix Version/s: 1.8.0 > Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported >

[jira] [Updated] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-4806: -- Priority: Blocker (was: Major) > Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs

[jira] [Updated] (NIFI-4806) Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases prior to 1.19

2018-09-19 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-4806: -- Summary: Upgrade to Tika/Tika-Parsers 1.19 to resolve TIKA-2535 and CVEs reported against all releases

[jira] [Created] (NIFI-5609) NPE thrown if user attempts to view Status History too early

2018-09-19 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5609: Summary: NPE thrown if user attempts to view Status History too early Key: NIFI-5609 URL: https://issues.apache.org/jira/browse/NIFI-5609 Project: Apache NiFi

[jira] [Updated] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi pull request #2820: NIFI-5327 Adding Netflowv5 protocol parser

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

[jira] [Updated] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5598: --- Status: Patch Available (was: Open) > Allow ConsumeJMS and PublishJMS processors to use JNDI to

[jira] [Updated] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5598: --- Fix Version/s: 1.8.0 > Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection >

[jira] [Updated] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

2018-09-19 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5598: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Allow ConsumeJMS and PublishJMS

[jira] [Commented] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

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

[jira] [Commented] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

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

[jira] [Commented] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

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

[jira] [Commented] (NIFI-5598) Allow ConsumeJMS and PublishJMS processors to use JNDI to lookup Connection Factory

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

[GitHub] nifi pull request #3005: NIFI-5598: Allow JMS Processors to lookup Connectio...

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

[GitHub] nifi issue #3005: NIFI-5598: Allow JMS Processors to lookup Connection Facto...

2018-09-19 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/3005 +1 LGTM, reviewed code and ran unit tests. @bdesert tried with success on a running system. Thanks for the improvement! Merging to master ---

[jira] [Created] (NIFI-5608) PutDatabaseRecord will remove _s in update keys if translate columns is true

2018-09-19 Thread eric twilegar (JIRA)
eric twilegar created NIFI-5608: --- Summary: PutDatabaseRecord will remove _s in update keys if translate columns is true Key: NIFI-5608 URL: https://issues.apache.org/jira/browse/NIFI-5608 Project:

[jira] [Comment Edited] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620807#comment-16620807 ] Imre edited comment on NIFI-4685 at 9/19/18 4:22 PM: - So, looking at the source, in my

[jira] [Comment Edited] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620807#comment-16620807 ] Imre edited comment on NIFI-4685 at 9/19/18 4:22 PM: - So, looking at the source, in my

[jira] [Comment Edited] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620807#comment-16620807 ] Imre edited comment on NIFI-4685 at 9/19/18 4:22 PM: - So, looking at the source, in my

[jira] [Commented] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620807#comment-16620807 ] Imre commented on NIFI-4685: So, looking at the source, in my case starting Java on the command-line from the 

[jira] [Commented] (NIFI-5327) NetFlow Processors

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

[GitHub] nifi issue #2820: NIFI-5327 Adding Netflowv5 protocol parser

2018-09-19 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2820 @PrashanthVenkatesan if any of the builds passed, don't worry about it. It's the same test, just localized to different locale settings. ---

***UNCHECKED*** [jira] [Commented] (NIFI-3469) Add multipart request support to HandleHttpRequest Processor

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

[GitHub] nifi pull request #2991: NIFI-3469: multipart request support added to Handl...

2018-09-19 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/2991#discussion_r218868215 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/HandleHttpRequest.java --- @@

***UNCHECKED*** [jira] [Commented] (NIFI-5333) Create GetMongoRecord processor

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

[GitHub] nifi pull request #3011: NIFI-5333 Added GetMongoRecord.

2018-09-19 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/3011 NIFI-5333 Added GetMongoRecord. 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 steps

***UNCHECKED*** [jira] [Comment Edited] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620727#comment-16620727 ] Imre edited comment on NIFI-4685 at 9/19/18 3:53 PM: - I just bumped into the same

[jira] [Comment Edited] (NIFI-4685) Hardcoded path when creating Bootstrap ClassLoader in Nifi

2018-09-19 Thread Imre (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620727#comment-16620727 ] Imre edited comment on NIFI-4685 at 9/19/18 3:53 PM: - I just bumped into the same

  1   2   >