[GitHub] nifi pull request #3103: NIFI-5739: Maintain CaptureChangeMySQL JDBC connect...

2018-10-23 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/3103 NIFI-5739: Maintain CaptureChangeMySQL JDBC connection automatically Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Created] (NIFI-5739) CaptureChangeMySQL should maintain its JDBC connection automatically

2018-10-23 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-5739: --- Summary: CaptureChangeMySQL should maintain its JDBC connection automatically Key: NIFI-5739 URL: https://issues.apache.org/jira/browse/NIFI-5739 Project: Apache NiFi

[jira] [Commented] (NIFI-5739) CaptureChangeMySQL should maintain its JDBC connection automatically

2018-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660169#comment-16660169 ] ASF GitHub Bot commented on NIFI-5739: -- GitHub user ijokarumawak opened a pull request:

[jira] [Commented] (NIFI-5723) PutDatabaseRecord strips underbar character from column names

2018-10-23 Thread Uwe Geercken (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660445#comment-16660445 ] Uwe Geercken commented on NIFI-5723: Another comment. The column names are forced to uppercase. If in

[jira] [Assigned] (NIFI-4385) Adjust the QueryDatabaseTable processor for handling big tables.

2018-10-23 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang reassigned NIFI-4385: Assignee: Deon Huang > Adjust the QueryDatabaseTable processor for handling big tables. >

[jira] [Assigned] (NIFI-4385) Adjust the QueryDatabaseTable processor for handling big tables.

2018-10-23 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang reassigned NIFI-4385: Assignee: (was: Deon Huang) > Adjust the QueryDatabaseTable processor for handling big tables.

[jira] [Commented] (NIFI-5629) GetFile becomes slow listing vast directories

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

[GitHub] nifi pull request #3033: NIFI-5629 GetFile vast listing performance

2018-10-23 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/3033#discussion_r227385563 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GetFile.java --- @@ -308,32

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227361035 --- Diff: libminifi/include/capi/api.h --- @@ -79,6 +79,13 @@ processor *add_processor_with_linkage(flow *flow, const char *processor_name);

[jira] [Updated] (NIFI-5056) Dynamic creation of Database Connection Pools

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5056: --- Component/s: (was: Variable Registry) (was: Core Framework)

[GitHub] nifi pull request #3033: NIFI-5629 GetFile vast listing performance

2018-10-23 Thread adyoun2
Github user adyoun2 commented on a diff in the pull request: https://github.com/apache/nifi/pull/3033#discussion_r227328073 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GetFile.java --- @@ -308,32

[jira] [Commented] (NIFI-5629) GetFile becomes slow listing vast directories

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

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227361733 --- Diff: libminifi/include/capi/Plan.h --- @@ -93,11 +95,50 @@ class ExecutionPlan { next_ff_ = ptr; } + static

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227360126 --- Diff: libminifi/include/capi/Plan.h --- @@ -93,11 +95,50 @@ class ExecutionPlan { next_ff_ = ptr; } + static

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227360200 --- Diff: libminifi/include/capi/Plan.h --- @@ -93,11 +95,50 @@ class ExecutionPlan { next_ff_ = ptr; } + static

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227360238 --- Diff: libminifi/src/capi/Plan.cpp --- @@ -202,29 +180,31 @@ std::shared_ptr ExecutionPlan::getCurrentSession() { return

[GitHub] nifi issue #3079: NIFI-5706 : Added ConvertAvroToParquet processor

2018-10-23 Thread mohitgargk
Github user mohitgargk commented on the issue: https://github.com/apache/nifi/pull/3079 @bbende Make sense ! I have merged the ParquetBuilderProperties merged in ParquetUtils in the latest commit. ---

[jira] [Commented] (NIFI-5706) Processor ConvertAvroToParquet

2018-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660707#comment-16660707 ] ASF GitHub Bot commented on NIFI-5706: -- Github user mohitgargk commented on the issue:

[GitHub] nifi-minifi-cpp issue #422: Minificpp 644 - C API: add support to register t...

2018-10-23 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/422 @arpadboda Sorry I just noticed build failures in linux and tried it on a VM and it failed too. Seems pretty easy. The issue is in CMAKE, previously some artifacts weren't included. You

[jira] [Created] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

2018-10-23 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-5740: - Summary: TestFetchFile leaves behind directory that can't be removed Key: NIFI-5740 URL: https://issues.apache.org/jira/browse/NIFI-5740 Project: Apache NiFi

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227425691 --- Diff: libminifi/include/capi/api.h --- @@ -79,6 +79,13 @@ processor *add_processor_with_linkage(flow *flow, const char *processor_name);

[jira] [Updated] (NIFI-5701) Add documentation for Load Balancing connection UI

2018-10-23 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim updated NIFI-5701: - Component/s: Documentation & Website > Add documentation for Load Balancing connection UI >

[jira] [Created] (MINIFICPP-653) Log message will segfault client if no content produced

2018-10-23 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-653: Summary: Log message will segfault client if no content produced Key: MINIFICPP-653 URL: https://issues.apache.org/jira/browse/MINIFICPP-653 Project: NiFi

[jira] [Commented] (MINIFICPP-650) Fix MiNiFi typos

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

[GitHub] nifi-minifi-cpp pull request #426: MINIFICPP-650 - Fix MiNiFi typos

2018-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/426 ---

[GitHub] nifi pull request #3104: NIFI-5740 Ensuring permissions are restored after t...

2018-10-23 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/3104 NIFI-5740 Ensuring permissions are restored after test completes in T… …estFetchFile Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of

[jira] [Commented] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

2018-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660758#comment-16660758 ] ASF GitHub Bot commented on NIFI-5740: -- GitHub user bbende opened a pull request:

[jira] [Updated] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

2018-10-23 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5740: -- Status: Patch Available (was: Open) > TestFetchFile leaves behind directory that can't be removed >

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-10-23 Thread zenfenan
GitHub user zenfenan opened a pull request: https://github.com/apache/nifi/pull/3105 NIFI-5621: Added Cassandra connection provider service Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

2018-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660782#comment-16660782 ] ASF GitHub Bot commented on NIFI-5621: -- GitHub user zenfenan opened a pull request:

[jira] [Updated] (NIFI-5727) Optimize GenerateTableFetch to remove unnecessary COUNT(*)

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5727: --- Status: Patch Available (was: Open) > Optimize GenerateTableFetch to remove unnecessary COUNT(*) >

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-10-23 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/3105#discussion_r227436737 --- Diff: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/NOTICE --- @@ -0,0 +1,327 @@

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-10-23 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/3105#discussion_r227436607 --- Diff: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/NOTICE --- @@ -0,0 +1,327 @@

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

2018-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660802#comment-16660802 ] ASF GitHub Bot commented on NIFI-5621: -- Github user zenfenan commented on the issue:

[GitHub] nifi issue #3105: NIFI-5621: Added Cassandra connection provider service

2018-10-23 Thread zenfenan
Github user zenfenan commented on the issue: https://github.com/apache/nifi/pull/3105 Note to reviewers: Please take a close look from the L perspective, especially the NOTICE file. I have basically re-used the NOTICE from the Cassandra processor bundle but I have few doubts which

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227422808 --- Diff: libminifi/include/capi/Plan.h --- @@ -93,11 +95,50 @@ class ExecutionPlan { next_ff_ = ptr; } + static

[GitHub] nifi-minifi-cpp pull request #421: Minificpp 641 - C API: add support to reg...

2018-10-23 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/421#discussion_r227411014 --- Diff: libminifi/include/capi/api.h --- @@ -79,6 +79,13 @@ processor *add_processor_with_linkage(flow *flow, const char *processor_name);

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[GitHub] nifi pull request #3105: NIFI-5621: Added Cassandra connection provider serv...

2018-10-23 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/3105#discussion_r227436263 --- Diff: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/NOTICE --- @@ -0,0 +1,327 @@

[jira] [Updated] (NIFI-5714) Hive[3]ConnectionPool - Kerberos Authentication issue/misleading

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5714: --- Affects Version/s: (was: 1.7.1) (was: 1.7.0)

[jira] [Assigned] (NIFI-5706) Processor ConvertAvroToParquet

2018-10-23 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-5706: - Assignee: Bryan Bende > Processor ConvertAvroToParquet > --- > >

[jira] [Commented] (NIFI-5706) Processor ConvertAvroToParquet

2018-10-23 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661075#comment-16661075 ] Bryan Bende commented on NIFI-5706: --- LGTM +1, going to merge and then I'll look into using this approach

[jira] [Commented] (NIFI-5706) Processor ConvertAvroToParquet

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

[GitHub] nifi pull request #3079: NIFI-5706 : Added ConvertAvroToParquet processor

2018-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3079 ---

[jira] [Commented] (NIFI-5706) Processor ConvertAvroToParquet

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

[jira] [Updated] (NIFI-5706) Processor ConvertAvroToParquet

2018-10-23 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5706: -- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch Available) >

[jira] [Created] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

2018-10-23 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5741: Summary: JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy Key: NIFI-5741 URL: https://issues.apache.org/jira/browse/NIFI-5741

[GitHub] nifi pull request #3106: NIFI-5741: When returning a ConnectionFactory from ...

2018-10-23 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/3106 NIFI-5741: When returning a ConnectionFactory from the JndiJmsConnect… …ionFactoryProvider, ensure that we wrap the ConnectionFactory so that any calls to the ConnectionFactory happen within

[jira] [Commented] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

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

[GitHub] nifi issue #3094: NIFI-5727 - Optimize GenerateTableFetch to remove unnecess...

2018-10-23 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/3094 +1 LGTM, ran regression tests and tried on a NiFi instance. Thanks for the improvement! Merging to master ---

[GitHub] nifi pull request #3094: NIFI-5727 - Optimize GenerateTableFetch to remove u...

2018-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3094 ---

[jira] [Commented] (NIFI-5727) Optimize GenerateTableFetch to remove unnecessary COUNT(*)

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

[jira] [Commented] (NIFI-5727) Optimize GenerateTableFetch to remove unnecessary COUNT(*)

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

[jira] [Updated] (NIFI-5727) Optimize GenerateTableFetch to remove unnecessary COUNT(*)

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5727: --- Fix Version/s: 1.9.0 > Optimize GenerateTableFetch to remove unnecessary COUNT(*) >

[jira] [Commented] (NIFI-5727) Optimize GenerateTableFetch to remove unnecessary COUNT(*)

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

[jira] [Updated] (NIFI-5727) Optimize GenerateTableFetch to remove unnecessary COUNT(*)

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5727: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Optimize GenerateTableFetch to

[jira] [Updated] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

2018-10-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5741: - Status: Patch Available (was: Open) > JndiJmsConnectionFactory does not properly wrap returned

[jira] [Commented] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

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

[jira] [Commented] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

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

[GitHub] nifi issue #3104: NIFI-5740 Ensuring permissions are restored after test com...

2018-10-23 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/3104 +1 LGTM, verified I couldn't delete the directories manually without this change, and I can afterwards. Thanks for the fix! Merging to master ---

[GitHub] nifi pull request #3104: NIFI-5740 Ensuring permissions are restored after t...

2018-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3104 ---

[jira] [Updated] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5740: --- Resolution: Fixed Status: Resolved (was: Patch Available) > TestFetchFile leaves behind

[jira] [Updated] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

2018-10-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5740: --- Fix Version/s: 1.9.0 > TestFetchFile leaves behind directory that can't be removed >

[jira] [Commented] (NIFI-5740) TestFetchFile leaves behind directory that can't be removed

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

[jira] [Created] (NIFI-5742) StopWatch.getDuration produces incorrect results

2018-10-23 Thread Tim Harsch (JIRA)
Tim Harsch created NIFI-5742: Summary: StopWatch.getDuration produces incorrect results Key: NIFI-5742 URL: https://issues.apache.org/jira/browse/NIFI-5742 Project: Apache NiFi Issue Type: Bug

[GitHub] nifi issue #3106: NIFI-5741: When returning a ConnectionFactory from the Jnd...

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

[jira] [Commented] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

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

[jira] [Commented] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

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

[GitHub] nifi pull request #3106: NIFI-5741: When returning a ConnectionFactory from ...

2018-10-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3106 ---

[jira] [Commented] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

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

[jira] [Updated] (NIFI-5741) JndiJmsConnectionFactory does not properly wrap returned ConnectionFactory with ClassLoader-specific proxy

2018-10-23 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5741: -- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch Available) >

[GitHub] nifi-minifi-cpp issue #422: Minificpp 644 - C API: add support to register t...

2018-10-23 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/422 Merging now. ---

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

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

[jira] [Updated] (NIFI-5742) StopWatch.getDuration produces incorrect results

2018-10-23 Thread Tim Harsch (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Harsch updated NIFI-5742: - Description: getDuration will produce unexpected results when the StopWatch has been stopped. See:

[jira] [Created] (NIFI-5743) Add self-hosted Swagger UI to NiFi

2018-10-23 Thread Randy Thomasson (JIRA)
Randy Thomasson created NIFI-5743: - Summary: Add self-hosted Swagger UI to NiFi Key: NIFI-5743 URL: https://issues.apache.org/jira/browse/NIFI-5743 Project: Apache NiFi Issue Type:

[jira] [Commented] (MINIFICPP-653) Log message will segfault client if no content produced

2018-10-23 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661551#comment-16661551 ] Mr TheSegfault commented on MINIFICPP-653: -- Changes are easy to apply and test, but i'm

[jira] [Resolved] (MINIFICPP-650) Fix MiNiFi typos

2018-10-23 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-650. -- Resolution: Fixed Fix Version/s: 0.6.0 > Fix MiNiFi typos >

[jira] [Commented] (NIFI-5714) Hive[3]ConnectionPool - Kerberos Authentication issue/misleading

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

[GitHub] nifi issue #3086: NIFI-5714 - Hive[3]ConnectionPool - Kerberos Authenticatio...

2018-10-23 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/3086 Not sure if you want to try another rebase to see if the repo problem is gone (and the realm problem is fixed), or just Ignore the test. I'm fine with either, let me know when you're happy with it

[jira] [Updated] (NIFI-5739) CaptureChangeMySQL should maintain its JDBC connection automatically

2018-10-23 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-5739: Status: Patch Available (was: In Progress) > CaptureChangeMySQL should maintain its JDBC