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

2019-10-15 Thread GitBox
chainone commented on issue #2997: NIFI-5583: Add cdc processor for MySQL referring to GTID. URL: https://github.com/apache/nifi/pull/2997#issuecomment-542487410 @mattyb149 We also need this feature, please help merge this PR if it passes your review, thanks.

[GitHub] [nifi] aloneface commented on issue #3816: Nifi-6682 SplitJson does not work if the input is String "null"

2019-10-15 Thread GitBox
aloneface commented on issue #3816: Nifi-6682 SplitJson does not work if the input is String "null" URL: https://github.com/apache/nifi/pull/3816#issuecomment-542463475 I reviewed for that,but I think SplitJson should catch all the throwables not only IllegalArgumentException and

[jira] [Created] (NIFI-6780) Create a Metrics Query Reporting Task

2019-10-15 Thread Yolanda M. Davis (Jira)
Yolanda M. Davis created NIFI-6780: -- Summary: Create a Metrics Query Reporting Task Key: NIFI-6780 URL: https://issues.apache.org/jira/browse/NIFI-6780 Project: Apache NiFi Issue Type: New

[GitHub] [nifi] mcgilman commented on issue #3819: NIFI-6779: When resolving node identifier, if NodeIdentifier has a di…

2019-10-15 Thread GitBox
mcgilman commented on issue #3819: NIFI-6779: When resolving node identifier, if NodeIdentifier has a di… URL: https://github.com/apache/nifi/pull/3819#issuecomment-542377125 Will review... This is an automated message from

[jira] [Updated] (NIFI-6779) When restarting a node, if HTTP hostname/port or Cluster Protocol hostname/port changes, the node is recognized as new

2019-10-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-6779: - Status: Patch Available (was: Open) > When restarting a node, if HTTP hostname/port or Cluster Protocol

[GitHub] [nifi] markap14 opened a new pull request #3819: NIFI-6779: When resolving node identifier, if NodeIdentifier has a di…

2019-10-15 Thread GitBox
markap14 opened a new pull request #3819: NIFI-6779: When resolving node identifier, if NodeIdentifier has a di… URL: https://github.com/apache/nifi/pull/3819 …fferent value for hostname/port for web api or cluster protocol, assume that node is correct about itself instead of assuming

[jira] [Created] (NIFI-6779) When restarting a node, if HTTP hostname/port or Cluster Protocol hostname/port changes, the node is recognized as new

2019-10-15 Thread Mark Payne (Jira)
Mark Payne created NIFI-6779: Summary: When restarting a node, if HTTP hostname/port or Cluster Protocol hostname/port changes, the node is recognized as new Key: NIFI-6779 URL:

[jira] [Assigned] (NIFI-6770) Allow use of truststore with no password from SSLContextService

2019-10-15 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFI-6770: -- Assignee: Nathan Gough > Allow use of truststore with no password from SSLContextService >

[jira] [Created] (NIFIREG-335) Add User button erroneously disabled

2019-10-15 Thread Alex Herman (Jira)
Alex Herman created NIFIREG-335: --- Summary: Add User button erroneously disabled Key: NIFIREG-335 URL: https://issues.apache.org/jira/browse/NIFIREG-335 Project: NiFi Registry Issue Type: Bug

[GitHub] [nifi] andrewmlim opened a new pull request #3818: NIFI-6457 Add Upgrading NiFi section to Admin Guide

2019-10-15 Thread GitBox
andrewmlim opened a new pull request #3818: NIFI-6457 Add Upgrading NiFi section to Admin Guide URL: https://github.com/apache/nifi/pull/3818 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (NIFI-3534) Add support for using a remoteUser with HDFS processors

2019-10-15 Thread Nicolas Martinez Varsi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952226#comment-16952226 ] Nicolas Martinez Varsi commented on NIFI-3534: -- Hi! Any news about this? > Add support for

[jira] [Resolved] (NIFI-6750) FetchFile should create FETCH provenance event on success

2019-10-15 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-6750. Fix Version/s: 1.10.0 Resolution: Fixed > FetchFile should create FETCH provenance event on success

[jira] [Commented] (NIFI-6750) FetchFile should create FETCH provenance event on success

2019-10-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952215#comment-16952215 ] ASF subversion and git services commented on NIFI-6750: --- Commit

[GitHub] [nifi] asfgit closed pull request #3810: NIFI-6750: add FETCH provenance event to FetchFile

2019-10-15 Thread GitBox
asfgit closed pull request #3810: NIFI-6750: add FETCH provenance event to FetchFile URL: https://github.com/apache/nifi/pull/3810 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (NIFI-6778) Rules Engine Controller Service with Default Easy Rules Implementation

2019-10-15 Thread Yolanda M. Davis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-6778: --- Description: Create a rules engine controller service in NiFi which would allow processors,

[jira] [Created] (NIFI-6778) Rules Engine Controller Service with Default Easy Rules Implementation

2019-10-15 Thread Yolanda M. Davis (Jira)
Yolanda M. Davis created NIFI-6778: -- Summary: Rules Engine Controller Service with Default Easy Rules Implementation Key: NIFI-6778 URL: https://issues.apache.org/jira/browse/NIFI-6778 Project:

[GitHub] [nifi] joewitt commented on a change in pull request #3676: NIFI-6597 Azure Event Hub Version Update

2019-10-15 Thread GitBox
joewitt commented on a change in pull request #3676: NIFI-6597 Azure Event Hub Version Update URL: https://github.com/apache/nifi/pull/3676#discussion_r335112998 ## File path:

[jira] [Assigned] (NIFI-6583) need a way to report nifi metrics to Azure Log Analytics

2019-10-15 Thread Seokwon Yang (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seokwon Yang reassigned NIFI-6583: -- Assignee: Seokwon Yang > need a way to report nifi metrics to Azure Log Analytics >

[jira] [Updated] (NIFI-4820) Extend dynamic JAAS support for Kafka processors

2019-10-15 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-4820: --- Resolution: Fixed Status: Resolved (was: Patch Available) +1 merged to master > Extend dynamic JAAS

[jira] [Updated] (NIFI-6583) need a way to report nifi metrics to Azure Log Analytics

2019-10-15 Thread Seokwon Yang (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seokwon Yang updated NIFI-6583: --- Issue Type: New Feature (was: Improvement) > need a way to report nifi metrics to Azure Log

[jira] [Commented] (NIFI-4820) Extend dynamic JAAS support for Kafka processors

2019-10-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952178#comment-16952178 ] ASF subversion and git services commented on NIFI-4820: --- Commit

[GitHub] [nifi] asfgit closed pull request #3813: NIFI-4820 Improving security configuration for Kafka 2.0 processors

2019-10-15 Thread GitBox
asfgit closed pull request #3813: NIFI-4820 Improving security configuration for Kafka 2.0 processors URL: https://github.com/apache/nifi/pull/3813 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (NIFI-6777) Data Provenance SIGSEGV : Search Lucene Index-1

2019-10-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952174#comment-16952174 ] Mark Payne commented on NIFI-6777: -- Are you using G1GC? In `boostrap.conf`, you will see the following

[jira] [Resolved] (MINIFICPP-1025) CWEL should output event messages

2019-10-15 Thread Aldrin Piri (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFICPP-1025. Fix Version/s: 0.7.0 Resolution: Fixed > CWEL should output event messages >

[GitHub] [nifi] mcgilman commented on issue #3795: NIFI-6703: Add Stateless NiFi to CLI

2019-10-15 Thread GitBox
mcgilman commented on issue #3795: NIFI-6703: Add Stateless NiFi to CLI URL: https://github.com/apache/nifi/pull/3795#issuecomment-542316542 Will review... This is an automated message from the Apache Git Service. To respond

[jira] [Created] (NIFIREG-334) Support building and running on Java 11

2019-10-15 Thread Bryan Bende (Jira)
Bryan Bende created NIFIREG-334: --- Summary: Support building and running on Java 11 Key: NIFIREG-334 URL: https://issues.apache.org/jira/browse/NIFIREG-334 Project: NiFi Registry Issue Type:

[jira] [Updated] (NIFI-6777) Data Provenance SIGSEGV : Search Lucene Index-1

2019-10-15 Thread Firenz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Firenz updated NIFI-6777: - Description: NIFI crashes with a core dump when using data provenance (5 times in 1 months, 4 differents VMs).  

[jira] [Created] (NIFI-6777) Data Provenance SIGSEGV : Search Lucene Index-1

2019-10-15 Thread Firenz (Jira)
Firenz created NIFI-6777: Summary: Data Provenance SIGSEGV : Search Lucene Index-1 Key: NIFI-6777 URL: https://issues.apache.org/jira/browse/NIFI-6777 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi] ottobackwards commented on issue #3816: Nifi-6682 SplitJson does not work if the input is String "null"

2019-10-15 Thread GitBox
ottobackwards commented on issue #3816: Nifi-6682 SplitJson does not work if the input is String "null" URL: https://github.com/apache/nifi/pull/3816#issuecomment-542300320 #3772 already opened for this issue. Can you look at that?

[GitHub] [nifi] aloneface opened a new pull request #3816: Nifi-6682 SplitJson does not work if the input is String "null"

2019-10-15 Thread GitBox
aloneface opened a new pull request #3816: Nifi-6682 SplitJson does not work if the input is String "null" URL: https://github.com/apache/nifi/pull/3816 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description

[jira] [Commented] (NIFI-6776) JSONPathReader do not have "JSON Paths" property as default ,but it's a required property

2019-10-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952035#comment-16952035 ] Mark Payne commented on NIFI-6776: -- [~dust2sleep] the property is not defined because there's no property

[GitHub] [nifi] belugabehr commented on issue #3652: NIFI-5452: Allow For Ignoring Block Locality When Writing to HDFS

2019-10-15 Thread GitBox
belugabehr commented on issue #3652: NIFI-5452: Allow For Ignoring Block Locality When Writing to HDFS URL: https://github.com/apache/nifi/pull/3652#issuecomment-542235916 @joewitt Thank you can assist me with this one so that it can finally be wrapped up? Thanks!

[GitHub] [nifi] joewitt commented on issue #3813: NIFI-4820 Improving security configuration for Kafka 2.0 processors

2019-10-15 Thread GitBox
joewitt commented on issue #3813: NIFI-4820 Improving security configuration for Kafka 2.0 processors URL: https://github.com/apache/nifi/pull/3813#issuecomment-542221549 reviewing This is an automated message from the

[GitHub] [nifi] mail2atulm edited a comment on issue #3812: NIFI-6775 Added fix to support Oracle Float type conversion to Avro

2019-10-15 Thread GitBox
mail2atulm edited a comment on issue #3812: NIFI-6775 Added fix to support Oracle Float type conversion to Avro URL: https://github.com/apache/nifi/pull/3812#issuecomment-542165870 > Is there any way to add a test for this? Not Really..

[GitHub] [nifi] mail2atulm commented on issue #3812: NIFI-6775 Added fix to support Oracle Float type conversion to Avro

2019-10-15 Thread GitBox
mail2atulm commented on issue #3812: NIFI-6775 Added fix to support Oracle Float type conversion to Avro URL: https://github.com/apache/nifi/pull/3812#issuecomment-542165870 > Is there any way to add a test for this? No Really..

[GitHub] [nifi] mail2atulm opened a new pull request #3815: NIFI-6771 : Added fix to support Oracle Binary float and Binary doubl…

2019-10-15 Thread GitBox
mail2atulm opened a new pull request #3815: NIFI-6771 : Added fix to support Oracle Binary float and Binary doubl… URL: https://github.com/apache/nifi/pull/3815 …e conversion to Avro type Thank you for submitting a contribution to Apache NiFi. Please provide a short

[jira] [Updated] (NIFI-6771) ExecuteSQL"Processor failed to convert some of the oracle data type like "BINARY_FLOAT" and "BINARY_DOUBLE" to Avro type.

2019-10-15 Thread Atul (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atul updated NIFI-6771: --- Summary: ExecuteSQL"Processor failed to convert some of the oracle data type like "BINARY_FLOAT" and "BINARY_DOUBLE"

[GitHub] [nifi] pvillard31 commented on issue #3793: NIFI-6553 Updated Admin Guide with a section that recommends antiviru…

2019-10-15 Thread GitBox
pvillard31 commented on issue #3793: NIFI-6553 Updated Admin Guide with a section that recommends antiviru… URL: https://github.com/apache/nifi/pull/3793#issuecomment-542136144 LGTM. @alopresto, do you see anything else that should be added in the list?

[GitHub] [nifi] pvillard31 commented on issue #3803: NIFI-6764: Recreate GroovyShell in ExecuteGroovyScript only when necessary

2019-10-15 Thread GitBox
pvillard31 commented on issue #3803: NIFI-6764: Recreate GroovyShell in ExecuteGroovyScript only when necessary URL: https://github.com/apache/nifi/pull/3803#issuecomment-542135380 Merged to master, thanks @mattyb149 This

[jira] [Updated] (NIFI-6764) Recreate GroovyShell in ExecuteGroovyScript only when necessary

2019-10-15 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-6764: - Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-6764) Recreate GroovyShell in ExecuteGroovyScript only when necessary

2019-10-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951784#comment-16951784 ] ASF subversion and git services commented on NIFI-6764: --- Commit

[GitHub] [nifi] asfgit closed pull request #3803: NIFI-6764: Recreate GroovyShell in ExecuteGroovyScript only when necessary

2019-10-15 Thread GitBox
asfgit closed pull request #3803: NIFI-6764: Recreate GroovyShell in ExecuteGroovyScript only when necessary URL: https://github.com/apache/nifi/pull/3803 This is an automated message from the Apache Git Service. To respond

[jira] [Created] (MINIFICPP-1066) Add UTF-8 -> UTF-16 and UTF-16 -> UTF-8 conversion tools to StringUtils

2019-10-15 Thread Daniel Bakai (Jira)
Daniel Bakai created MINIFICPP-1066: --- Summary: Add UTF-8 -> UTF-16 and UTF-16 -> UTF-8 conversion tools to StringUtils Key: MINIFICPP-1066 URL: https://issues.apache.org/jira/browse/MINIFICPP-1066

[jira] [Commented] (NIFI-6775) "ExecuteSQL" Processor failed to convert Oracle Float type to Avro type.

2019-10-15 Thread Amol Dixit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951723#comment-16951723 ] Amol Dixit commented on NIFI-6775: -- Support for Oracle Float type in Avro much needed... Is any fix

[jira] [Created] (MINIFICPP-1065) Review UUID implementation thread safety

2019-10-15 Thread Daniel Bakai (Jira)
Daniel Bakai created MINIFICPP-1065: --- Summary: Review UUID implementation thread safety Key: MINIFICPP-1065 URL: https://issues.apache.org/jira/browse/MINIFICPP-1065 Project: Apache NiFi MiNiFi C++

[jira] [Commented] (NIFI-6775) "ExecuteSQL" Processor failed to convert Oracle Float type to Avro type.

2019-10-15 Thread Yogesh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951720#comment-16951720 ] Yogesh commented on NIFI-6775: -- It would be nice to get support for oracle Float to Avro > "ExecuteSQL"

[GitHub] [nifi] yangliuyu closed pull request #3814: remove duplicated word

2019-10-15 Thread GitBox
yangliuyu closed pull request #3814: remove duplicated word URL: https://github.com/apache/nifi/pull/3814 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [nifi] yangliuyu opened a new pull request #3814: remove duplicated word

2019-10-15 Thread GitBox
yangliuyu opened a new pull request #3814: remove duplicated word URL: https://github.com/apache/nifi/pull/3814 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality;