[jira] [Commented] (NIFI-5583) Make Change Data Capture (CDC) processor for MySQL refer to GTID

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

[GitHub] nifi issue #2997: NIFI-5583: Add cdc processor for MySQL referring to GTID.

2018-10-09 Thread yoshiata
Github user yoshiata commented on the issue: https://github.com/apache/nifi/pull/2997 We need no separate processor. I added a saparate processor because I was concerned that adding code to existing processors would make complicated. I will change to add code to existing proces

[jira] [Commented] (NIFI-5676) A test in PutORCTest fails because it depends on timezone

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

[GitHub] nifi pull request #3059: NIFI-5676: Fix a timezone-dependent test in PutORCT...

2018-10-09 Thread kotarot
GitHub user kotarot opened a pull request: https://github.com/apache/nifi/pull/3059 NIFI-5676: Fix a timezone-dependent test in PutORCTest Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure t

[jira] [Created] (NIFI-5676) A test in PutORCTest fails because it depends on timezone

2018-10-09 Thread Kotaro Terada (JIRA)
Kotaro Terada created NIFI-5676: --- Summary: A test in PutORCTest fails because it depends on timezone Key: NIFI-5676 URL: https://issues.apache.org/jira/browse/NIFI-5676 Project: Apache NiFi Iss

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/3056#discussion_r223919361 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -3939,8 +3976,7 @@ to the cluster. It provides an additional layer of security. This v

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/3056#discussion_r223919080 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -2393,19 +2395,53 @@ When the DFM makes changes to the dataflow, the node that receive

[jira] [Commented] (NIFI-3993) Upgrade embedded ZooKeeper version

2018-10-09 Thread Mark Bean (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644357#comment-16644357 ] Mark Bean commented on NIFI-3993: - @jtstorck, please see the notes about CVEs. Please do n

[GitHub] nifi issue #2884: NIFI-3993 Updated the ZooKeeper version to 3.4.10

2018-10-09 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2884 @HorizonNet No objections. Feel free to close the PR. ---

[jira] [Commented] (NIFI-3993) Upgrade embedded ZooKeeper version

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

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread andrewmlim
Github user andrewmlim commented on a diff in the pull request: https://github.com/apache/nifi/pull/3056#discussion_r223917872 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -2393,19 +2395,53 @@ When the DFM makes changes to the dataflow, the node that recei

[jira] [Commented] (NIFI-5675) Some tests in ConvertExcelToCSVProcessorTest fail because of locale-dependent expressions

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

[GitHub] nifi pull request #3058: NIFI-5675: Fix some locale-dependent tests in Conve...

2018-10-09 Thread kotarot
GitHub user kotarot opened a pull request: https://github.com/apache/nifi/pull/3058 NIFI-5675: Fix some locale-dependent tests in ConvertExcelToCSVProcessorTest Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we a

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/3056#discussion_r223914705 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -3939,8 +3976,7 @@ to the cluster. It provides an additional layer of security. This v

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/3056#discussion_r223912939 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -2393,19 +2395,53 @@ When the DFM makes changes to the dataflow, the node that receive

[jira] [Created] (NIFI-5675) Some tests in ConvertExcelToCSVProcessorTest fail because of locale-dependent expressions

2018-10-09 Thread Kotaro Terada (JIRA)
Kotaro Terada created NIFI-5675: --- Summary: Some tests in ConvertExcelToCSVProcessorTest fail because of locale-dependent expressions Key: NIFI-5675 URL: https://issues.apache.org/jira/browse/NIFI-5675 P

[jira] [Commented] (NIFI-5661) Add UI support for load balancing connections

2018-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644319#comment-16644319 ] ASF GitHub Bot commented on NIFI-5661: -- Github user ijokarumawak commented on the iss

[GitHub] nifi issue #3046: NIFI-5661: Adding Load Balance config UI

2018-10-09 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/3046 @mcgilman Thanks for finding the combo option text issue. I hadn't tested the dialog from summary. Fixed the issue by moving the options to nf-connection-detail.js so that nf-connection-configura

[jira] [Commented] (NIFI-5674) Add referenceable templates

2018-10-09 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644302#comment-16644302 ] Bryan Bende commented on NIFI-5674: --- [~tcots] have you tried using NiFi Registry to put

[jira] [Created] (NIFI-5674) Add referenceable templates

2018-10-09 Thread Scott Wilburn (JIRA)
Scott Wilburn created NIFI-5674: --- Summary: Add referenceable templates Key: NIFI-5674 URL: https://issues.apache.org/jira/browse/NIFI-5674 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-5667) Hive3 PutOrc processors, error when using nestled Avro Record types

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

[GitHub] nifi pull request #3057: NIFI-5667: Add nested record support for PutORC

2018-10-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/3057#discussion_r223893228 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/orc/PutORC.java --- @@ -157,19 +155,17 @@ public

[jira] [Commented] (NIFI-5667) Hive3 PutOrc processors, error when using nestled Avro Record types

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

[GitHub] nifi pull request #3057: NIFI-5667: Add nested record support for PutORC

2018-10-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/3057#discussion_r223892664 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hadoop/hive/ql/io/orc/NiFiOrcUtils.java --- @@ -163,19 +161,30 @

[jira] [Commented] (NIFI-5667) Hive3 PutOrc processors, error when using nestled Avro Record types

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

[GitHub] nifi pull request #3057: NIFI-5667: Add nested record support for PutORC

2018-10-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/3057#discussion_r223892405 --- Diff: nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils/src/main/java/org/apache/nifi/serialization/record/MockRecordParser.jav

[jira] [Commented] (NIFI-5667) Hive3 PutOrc processors, error when using nestled Avro Record types

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

[GitHub] nifi pull request #3057: NIFI-5667: Add nested record support for PutORC

2018-10-09 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/3057 NIFI-5667: Add nested record support for PutORC The basic approach here is that I removed all references to Avro schemas/fields and replaced them with NiFi Record API concepts. This allows us to n

[GitHub] nifi issue #3021: NIFI-5600 - Restore node location display on queue listing

2018-10-09 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/3021 Thanks much @mcgilman ! ---

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

2018-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644147#comment-16644147 ] ASF GitHub Bot commented on NIFI-5600: -- Github user pvillard31 closed the pull reques

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

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

[GitHub] nifi pull request #3021: NIFI-5600 - Restore node location display on queue ...

2018-10-09 Thread pvillard31
Github user pvillard31 closed the pull request at: https://github.com/apache/nifi/pull/3021 ---

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

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

[GitHub] nifi issue #3055: NIFI-5600: Fixing columns in queue listing and component s...

2018-10-09 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/3055 Just tested this PR after cherry-picking the commit into a branch off of the offloading PR (PR 3010), and it looks good on the queue listing and in provenance; the node on which the files are queued

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread jtstorck
Github user jtstorck commented on a diff in the pull request: https://github.com/apache/nifi/pull/3056#discussion_r223855961 --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc --- @@ -2393,19 +2395,53 @@ When the DFM makes changes to the dataflow, the node that receive

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[GitHub] nifi pull request #3056: NIFI-5659 Add documentation for Offloading Nodes fu...

2018-10-09 Thread andrewmlim
GitHub user andrewmlim opened a pull request: https://github.com/apache/nifi/pull/3056 NIFI-5659 Add documentation for Offloading Nodes functionality and ne… …w Node related CLI commands You can merge this pull request into a Git repository by running: $ git pull https://gi

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

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

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

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

[GitHub] nifi issue #3055: NIFI-5600: Fixing columns in queue listing and component s...

2018-10-09 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/3055 Reviewing... ---

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

2018-10-09 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644050#comment-16644050 ] Andrew Lim commented on NIFI-5659: -- Also, only briefly covered the new node related NiFi

[jira] [Commented] (NIFI-5659) Add documentation for Offloading Nodes functionality and new Node related CLI commands

2018-10-09 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644047#comment-16644047 ] Andrew Lim commented on NIFI-5659: -- As part of my work on this, I also reformatted the Cl

[jira] [Comment Edited] (NIFI-5673) Support auto loading of new NARs

2018-10-09 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644010#comment-16644010 ] Otto Fowler edited comment on NIFI-5673 at 10/9/18 8:01 PM: I

[jira] [Comment Edited] (NIFI-5673) Support auto loading of new NARs

2018-10-09 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644010#comment-16644010 ] Otto Fowler edited comment on NIFI-5673 at 10/9/18 8:01 PM: I

[jira] [Commented] (NIFI-5673) Support auto loading of new NARs

2018-10-09 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644010#comment-16644010 ] Otto Fowler commented on NIFI-5673: --- I am sure you already know how you are going to do

[jira] [Commented] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

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

[jira] [Commented] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

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

[GitHub] nifi pull request #3054: NIFI-5672: Do not compare Load Balancing address/po...

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

[jira] [Updated] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

2018-10-09 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-5672: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Node Identifier comparison can resu

[GitHub] nifi issue #3054: NIFI-5672: Do not compare Load Balancing address/port for ...

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

[jira] [Updated] (NIFI-5533) Improve efficiency of FlowFiles' heap usage

2018-10-09 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5533: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Improve efficiency of FlowFiles'

[jira] [Created] (NIFI-5673) Support auto loading of new NARs

2018-10-09 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-5673: - Summary: Support auto loading of new NARs Key: NIFI-5673 URL: https://issues.apache.org/jira/browse/NIFI-5673 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

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

[GitHub] nifi issue #3054: NIFI-5672: Do not compare Load Balancing address/port for ...

2018-10-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/3054 Will review... ---

[jira] [Resolved] (NIFI-5666) Update to latest Spring 4.3.x release (4.3.19 as of now)

2018-10-09 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-5666. --- Resolution: Fixed Fix Version/s: 1.8.0 > Update to latest Spring 4.3.x release (4.3.19 as of no

[jira] [Commented] (NIFI-5666) Update to latest Spring 4.3.x release (4.3.19 as of now)

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

[jira] [Commented] (NIFI-5666) Update to latest Spring 4.3.x release (4.3.19 as of now)

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

[GitHub] nifi pull request #3052: NIFI-5666 Updated all usages of Spring, beanutils, ...

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

[GitHub] nifi issue #3052: NIFI-5666 Updated all usages of Spring, beanutils, collect...

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

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

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

[GitHub] nifi issue #3021: NIFI-5600 - Restore node location display on queue listing

2018-10-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/3021 Provided an alternate solution here: https://github.com/apache/nifi/pull/3055 ---

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

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

[GitHub] nifi pull request #3055: NIFI-5600: Fixing columns in queue listing and comp...

2018-10-09 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/3055 NIFI-5600: Fixing columns in queue listing and component state NIFI-5600: - Recalculating the available columns for the queue listing and component state because they contain conditions which ne

[jira] [Commented] (NIFI-5664) LookupRecord cannot handle JSON array properties from MongoDBLookupService

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

[GitHub] nifi issue #3049: NIFI-5664 Support List in DataTypeUtils#toArray

2018-10-09 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/3049 I'll try to review tonight. Been pretty sick. Thanks for the updates @snagacarl ---

[jira] [Commented] (NIFI-5533) Improve efficiency of FlowFiles' heap usage

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

[jira] [Commented] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

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

[jira] [Updated] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

2018-10-09 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5672: - Status: Patch Available (was: Open) > Node Identifier comparison can result in duplicate nodes in cluster

[GitHub] nifi pull request #3054: NIFI-5672: Do not compare Load Balancing address/po...

2018-10-09 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/3054 NIFI-5672: Do not compare Load Balancing address/port for logical equ… …ivalence of Node Identifiers. Added more details to logging of Node Identifiers Thank you for submitting a contri

[GitHub] nifi pull request #2974: NIFI-5533: Be more efficient with heap utilization

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

[jira] [Created] (NIFI-5672) Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version

2018-10-09 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5672: Summary: Node Identifier comparison can result in duplicate nodes in cluster when upgrading to newest version Key: NIFI-5672 URL: https://issues.apache.org/jira/browse/NIFI-5672

[jira] [Resolved] (MINIFICPP-637) extend C API to support adding processors with configuration to existing flows

2018-10-09 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-637. -- Resolution: Fixed > extend C API to support adding processors with configuration to

[jira] [Commented] (MINIFICPP-637) extend C API to support adding processors with configuration to existing flows

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

[GitHub] nifi-minifi-cpp pull request #416: MINIFICPP-637 - extend C API to support a...

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

[jira] [Created] (MINIFICPP-638) C API: add unit tests

2018-10-09 Thread Arpad Boda (JIRA)
Arpad Boda created MINIFICPP-638: Summary: C API: add unit tests Key: MINIFICPP-638 URL: https://issues.apache.org/jira/browse/MINIFICPP-638 Project: NiFi MiNiFi C++ Issue Type: Sub-task

[jira] [Commented] (NIFI-5479) Upgrade version of Jetty

2018-10-09 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643642#comment-16643642 ] Joseph Witt commented on NIFI-5479: --- i think we should simply update logback to silence

[GitHub] nifi pull request #3053: NIFI-5660: JMSPublisher should not set header prope...

2018-10-09 Thread markobean
Github user markobean commented on a diff in the pull request: https://github.com/apache/nifi/pull/3053#discussion_r223751456 --- Diff: nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/src/main/java/org/apache/nifi/jms/processors/JMSPublisher.java --- @@ -89,11 +89,14 @@ void

[jira] [Commented] (NIFI-5660) JMSPublisher should not set header properties directly in the message

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

[GitHub] nifi pull request #3053: NIFI-5660: JMSPublisher should not set header prope...

2018-10-09 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/3053#discussion_r223748531 --- Diff: nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/src/main/java/org/apache/nifi/jms/processors/JMSPublisher.java --- @@ -89,11 +89,14 @@ void se

[jira] [Commented] (NIFI-5660) JMSPublisher should not set header properties directly in the message

2018-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643616#comment-16643616 ] ASF GitHub Bot commented on NIFI-5660: -- Github user joewitt commented on a diff in th

[jira] [Commented] (NIFI-5660) JMSPublisher should not set header properties directly in the message

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

[GitHub] nifi pull request #3053: NIFI-5660: JMSPublisher should not set header prope...

2018-10-09 Thread markobean
GitHub user markobean opened a pull request: https://github.com/apache/nifi/pull/3053 NIFI-5660: JMSPublisher should not set header properties directly in … …the message Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of

[jira] [Commented] (NIFI-5600) Display the node on which flowfiles are located in queues

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

[GitHub] nifi issue #3021: NIFI-5600 - Restore node location display on queue listing

2018-10-09 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/3021 @pvillard31 Thanks for the PR! I can see what is happening here and I think a slightly different solution is required. With the introduction of NIFI-5208 we should be watching the cluster status acti

[jira] [Created] (NIFIREG-206) Support anonymous read-only access to a bucket

2018-10-09 Thread Bryan Bende (JIRA)
Bryan Bende created NIFIREG-206: --- Summary: Support anonymous read-only access to a bucket Key: NIFIREG-206 URL: https://issues.apache.org/jira/browse/NIFIREG-206 Project: NiFi Registry Issue Ty

[jira] [Commented] (MINIFICPP-637) extend C API to support adding processors with configuration to existing flows

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

[GitHub] nifi-minifi-cpp pull request #416: MINIFICPP-637 - extend C API to support a...

2018-10-09 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/416#discussion_r223733549 --- Diff: libminifi/src/capi/api.cpp --- @@ -287,6 +288,24 @@ flow *create_getfile(nifi_instance *instance, flow *parent_flow, GetFileConfig *

[GitHub] nifi issue #3051: NIFI-5642: QueryCassandra processor : output FlowFiles as ...

2018-10-09 Thread aglotero
Github user aglotero commented on the issue: https://github.com/apache/nifi/pull/3051 Thanks for the comments @mattyb149! Your understanding is correct regarding the intent of this change, I'll take a look on QueryDatabaseTable to understand how to add an "Output Batch Size" param

[jira] [Commented] (NIFI-5642) QueryCassandra processor : output FlowFiles as soon fetch_size is reached

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

[jira] [Updated] (NIFI-5585) Prepare Nodes to be Offloaded

2018-10-09 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-5585: -- Description: Allow a node in the cluster to be offloaded, rebalancing flowfiles on that node to the oth

[jira] [Updated] (NIFI-5585) Prepare Nodes to be Offloaded

2018-10-09 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-5585: -- Summary: Prepare Nodes to be Offloaded (was: Prepare Nodes to be Decommissioned from Cluster) > Prepar

[GitHub] nifi pull request #3046: NIFI-5661: Adding Load Balance config UI

2018-10-09 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/3046#discussion_r223727659 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/nf-connection-details.js --- @@ -521,6 +524,27 @@

[jira] [Commented] (NIFI-5661) Add UI support for load balancing connections

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

[jira] [Commented] (NIFI-5552) CSVReader Can't Derive Schema from Quoted Headers

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

[GitHub] nifi issue #2966: NIFI-5552 - Add option to normalize header column names in...

2018-10-09 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/2966 I'm a little leery of automatically normalizing the names. In [NIFI-4612](https://issues.apache.org/jira/browse/NIFI-4612) we added the ability to disable name validation for the AvroSchemaRegistry,

  1   2   >