[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325492#comment-17325492 ] Josef Zahner commented on NIFI-8423: You are right [~jgresock], the GMT+1 issue seems to be solved

[GitHub] [nifi] adenes opened a new pull request #5011: NIFI-8437 RecordReader 'Infer Schema' for large records may throw BufferedInputStream error

2021-04-20 Thread GitBox
adenes opened a new pull request #5011: URL: https://github.com/apache/nifi/pull/5011 - increased the mark readLimit in InferSchemaAccessStrategy.getSchema() to Integer.MAX_VALUE - removed the unnecessary BufferedInputStream wrapping in JsonPathReader.createRecordReader() - added a

[jira] [Commented] (NIFI-8417) emoji in processor group name cause nifi to not start up

2021-04-20 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325668#comment-17325668 ] Pierre Villard commented on NIFI-8417: -- Why would this be a blocker [~s9514171]? Is it a regression?

[jira] [Created] (NIFI-8447) Add Vault encryption as an option in the Encrypt Tool

2021-04-20 Thread Joseph Gresock (Jira)
Joseph Gresock created NIFI-8447: Summary: Add Vault encryption as an option in the Encrypt Tool Key: NIFI-8447 URL: https://issues.apache.org/jira/browse/NIFI-8447 Project: Apache NiFi

[jira] [Updated] (NIFI-8417) emoji in processor group name cause nifi to not start up

2021-04-20 Thread Hsin-Ying Lee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hsin-Ying Lee updated NIFI-8417: Priority: Blocker (was: Major) > emoji in processor group name cause nifi to not start up >

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325751#comment-17325751 ] Peter Gyori commented on NIFI-8435: --- Ok, with greater load I see: !Screenshot 2021-04-20 at

[jira] [Assigned] (NIFI-8437) RecordReader 'Infer Schema' for large records may throw BufferedInputStream error

2021-04-20 Thread Denes Arvay (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denes Arvay reassigned NIFI-8437: - Assignee: Denes Arvay > RecordReader 'Infer Schema' for large records may throw

[jira] [Updated] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8435: --- Attachment: putkudu_processor_config.png > PutKudu 1.13.2 Memory Leak > -- >

[GitHub] [nifi] s9514171 opened a new pull request #5012: NIFI-8417 emoji in processor group name cause nifi to not start up

2021-04-20 Thread GitBox
s9514171 opened a new pull request #5012: URL: https://github.com/apache/nifi/pull/5012 Description of PR This issue is dependency conflict caused by the introduction of a new dependency It will cause XML format to be invalid and NiFi will not able the load the flow

[GitHub] [nifi] asfgit closed pull request #4976: NIFI-3862: Added Issuer DN support to ListenHTTP

2021-04-20 Thread GitBox
asfgit closed pull request #4976: URL: https://github.com/apache/nifi/pull/4976 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325717#comment-17325717 ] Josef Zahner commented on NIFI-8435: Ok perfect, I can see the sawtooth as well until the heap is

[jira] [Comment Edited] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325717#comment-17325717 ] Josef Zahner edited comment on NIFI-8435 at 4/20/21, 11:10 AM: --- Ok perfect,

[jira] [Updated] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8423: --- Attachment: Screenshot 2021-04-20 at 14.24.17.png > Timezone wrong in UI for an 8 node cluster >

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325755#comment-17325755 ] Joseph Gresock commented on NIFI-8423: -- The easiest way I know would be to have a GenerateFlowFile

[jira] [Created] (NIFI-8442) Can not write Timestamp, Time and Date in BigQuery

2021-04-20 Thread Julien G. (Jira)
Julien G. created NIFI-8442: --- Summary: Can not write Timestamp, Time and Date in BigQuery Key: NIFI-8442 URL: https://issues.apache.org/jira/browse/NIFI-8442 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8423: --- Attachment: nifi-app_log.png > Timezone wrong in UI for an 8 node cluster >

[GitHub] [nifi] gresockj commented on a change in pull request #4986: NIFI-8403: Generating Self-signed cert on startup when applicable

2021-04-20 Thread GitBox
gresockj commented on a change in pull request #4986: URL: https://github.com/apache/nifi/pull/4986#discussion_r616557173 ## File path: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/util/SecureNiFiConfigUtil.java ## @@ -0,0 +1,190 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] juldrixx opened a new pull request #5014: NIFI-8442 Convert Timestamp, Date and Time to String

2021-04-20 Thread GitBox
juldrixx opened a new pull request #5014: URL: https://github.com/apache/nifi/pull/5014 Description of PR Add the conversion of Java.sql.Timestamp, Java.sql.Time and Java.sql.Date type to String to be compatible with BigQuery. Related Ticket :

[jira] [Updated] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8423: --- Attachment: manual_configured_timezone_gui_output.png > Timezone wrong in UI for an 8 node cluster >

[jira] [Comment Edited] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325677#comment-17325677 ] Josef Zahner edited comment on NIFI-8435 at 4/20/21, 10:09 AM: --- [~pvillard] 

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325691#comment-17325691 ] Peter Gyori commented on NIFI-8435: --- Hi [~jzahner] , I was (and still am) trying to reproduce the issue.

[GitHub] [nifi] juldrixx opened a new pull request #5013: NIFI-8442 Convert Timestamp, Date and Time to String

2021-04-20 Thread GitBox
juldrixx opened a new pull request #5013: URL: https://github.com/apache/nifi/pull/5013 Description of PR Add the conversion of Java.sql.Timestamp, Java.sql.Time and Java.sql.Date type to String to be compatible with BigQuery. Related Ticket :

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325698#comment-17325698 ] Joseph Gresock commented on NIFI-8423: -- Is p-li-nifi-05 currently the only node showing this

[jira] [Updated] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8435: --- Attachment: kudu_inserts_per_sec.png > PutKudu 1.13.2 Memory Leak > -- > >

[jira] [Assigned] (MINIFICPP-1454) Reduce duplication of CMake parameters in docker arguments

2021-04-20 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi reassigned MINIFICPP-1454: Assignee: Gabor Gyimesi > Reduce duplication of CMake parameters in docker

[jira] [Created] (NIFI-8444) Add Hashicorp Vault encryption/decryption for NiFi configuraton properties

2021-04-20 Thread Joseph Gresock (Jira)
Joseph Gresock created NIFI-8444: Summary: Add Hashicorp Vault encryption/decryption for NiFi configuraton properties Key: NIFI-8444 URL: https://issues.apache.org/jira/browse/NIFI-8444 Project:

[jira] [Assigned] (NIFI-8444) Add Hashicorp Vault encryption/decryption for NiFi configuraton properties

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock reassigned NIFI-8444: Assignee: (was: Joseph Gresock) > Add Hashicorp Vault encryption/decryption for NiFi

[jira] [Updated] (NIFI-8447) Add Vault encryption as an option in the Encrypt Tool

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8447: - Description: Using the HashiCorpVaultCommunicationService, add options to the Encrypt Tool in

[jira] [Updated] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8423: --- Attachment: Screenshot 2021-04-20 at 14.34.36.png > Timezone wrong in UI for an 8 node cluster >

[GitHub] [nifi] adenes commented on pull request #5011: NIFI-8437 RecordReader 'Infer Schema' for large records may throw BufferedInputStream error

2021-04-20 Thread GitBox
adenes commented on pull request #5011: URL: https://github.com/apache/nifi/pull/5011#issuecomment-823073680 @markap14, indeed, the removal of the `BufferedInputStream` wrapping in `JsonPathReader.createRecordReader()` solves the issue (as you suggested on the Jira) because the

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325679#comment-17325679 ] Josef Zahner commented on NIFI-8435: Sorry, I missed to ask. But how did you checked the memory leak?

[jira] [Updated] (NIFI-8446) PutDabaseRecord is not mapping properly the columns

2021-04-20 Thread Gardella Juan Pablo (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo updated NIFI-8446: -- Description: I have a simple flow which query a mongo collection with defined as:

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325757#comment-17325757 ] Josef Zahner commented on NIFI-8423: Ok, I found a way to generate a logmessage. It looks like only

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325677#comment-17325677 ] Josef Zahner commented on NIFI-8435: [~pvillard] I've added the processor config below. We can clearly

[jira] [Updated] (NIFI-3862) ListenHTTPServlet should set the issuerDN as well

2021-04-20 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-3862: -- Resolution: Fixed Status: Resolved (was: Patch Available) > ListenHTTPServlet should

[jira] [Created] (NIFI-8445) Implement HashicorpVaultCommunicationService

2021-04-20 Thread Joseph Gresock (Jira)
Joseph Gresock created NIFI-8445: Summary: Implement HashicorpVaultCommunicationService Key: NIFI-8445 URL: https://issues.apache.org/jira/browse/NIFI-8445 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Gyori updated NIFI-8435: -- Attachment: Screenshot 2021-04-20 at 14.27.11.png > PutKudu 1.13.2 Memory Leak >

[jira] [Commented] (NIFI-8417) emoji in processor group name cause nifi to not start up

2021-04-20 Thread Hsin-Ying Lee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325676#comment-17325676 ] Hsin-Ying Lee commented on NIFI-8417: - [~pvillard], this is not regression I set it to be blocker due

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325674#comment-17325674 ] Josef Zahner commented on NIFI-8423: Ok, so at least the smoke test showed that the UI on the top

[jira] [Commented] (NIFI-3862) ListenHTTPServlet should set the issuerDN as well

2021-04-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325718#comment-17325718 ] ASF subversion and git services commented on NIFI-3862: --- Commit

[jira] [Created] (NIFI-8443) HashiCorp Vault Integration

2021-04-20 Thread Joseph Gresock (Jira)
Joseph Gresock created NIFI-8443: Summary: HashiCorp Vault Integration Key: NIFI-8443 URL: https://issues.apache.org/jira/browse/NIFI-8443 Project: Apache NiFi Issue Type: Epic

[jira] [Comment Edited] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325735#comment-17325735 ] Josef Zahner edited comment on NIFI-8423 at 4/20/21, 12:06 PM: --- I don't know

[jira] [Created] (NIFI-8446) PutDabaseRecord is not mapping properly the columns

2021-04-20 Thread Gardella Juan Pablo (Jira)
Gardella Juan Pablo created NIFI-8446: - Summary: PutDabaseRecord is not mapping properly the columns Key: NIFI-8446 URL: https://issues.apache.org/jira/browse/NIFI-8446 Project: Apache NiFi

[jira] [Updated] (NIFI-8444) Add Hashicorp Vault encryption/decryption for NiFi configuraton properties

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8444: - Description: Implement the following: # Add Vault's Transit Service as an alternative method to

[jira] [Updated] (NIFI-8445) Implement HashicorpVaultCommunicationService

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8445: - Description: Suggest using Spring's VaultTemplate to expose an initial set of Vault-related

[GitHub] [nifi] juldrixx closed pull request #5013: NIFI-8442 Convert Timestamp, Date and Time to String

2021-04-20 Thread GitBox
juldrixx closed pull request #5013: URL: https://github.com/apache/nifi/pull/5013 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[jira] [Comment Edited] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325735#comment-17325735 ] Josef Zahner edited comment on NIFI-8423 at 4/20/21, 12:03 PM: --- I don't know

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325735#comment-17325735 ] Josef Zahner commented on NIFI-8423: I don't know whether p-li-nifi-05 is the only node which shows

[jira] [Created] (NIFI-8448) Add HashiCorpVaultSensitivePropertiesProvider

2021-04-20 Thread Joseph Gresock (Jira)
Joseph Gresock created NIFI-8448: Summary: Add HashiCorpVaultSensitivePropertiesProvider Key: NIFI-8448 URL: https://issues.apache.org/jira/browse/NIFI-8448 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-8445) Implement HashicorpVaultCommunicationService

2021-04-20 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325802#comment-17325802 ] David Handermann commented on NIFI-8445: Reviewing the Spring {{VaultTemplate}}, the {{write()}}

[GitHub] [nifi] markap14 commented on a change in pull request #5011: NIFI-8437 RecordReader 'Infer Schema' for large records may throw BufferedInputStream error

2021-04-20 Thread GitBox
markap14 commented on a change in pull request #5011: URL: https://github.com/apache/nifi/pull/5011#discussion_r616704347 ## File path:

[GitHub] [nifi] mattyb149 commented on pull request #3315: NIFI-5916 Added an option to enable empty flowfiles to be sent if the…

2021-04-20 Thread GitBox
mattyb149 commented on pull request #3315: URL: https://github.com/apache/nifi/pull/3315#issuecomment-823305297 @Damien60 yes, please feel free to write up a Jira case to add this feature to FetchGridFS -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi-minifi-cpp] jdye64 commented on pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
jdye64 commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823305445 Yeah don't know what happened there? Let me make another commit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (NIFI-8344) Allow TailFile to continue tailing a file for some time after it has been rolled over

2021-04-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325769#comment-17325769 ] ASF subversion and git services commented on NIFI-8344: --- Commit

[GitHub] [nifi] asfgit closed pull request #5009: NIFI-8344: Addressed corner case in which we didn't handle a case whe…

2021-04-20 Thread GitBox
asfgit closed pull request #5009: URL: https://github.com/apache/nifi/pull/5009 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [nifi] ottobackwards commented on pull request #4978: NIFI-8397 update to simple-syslog-5424 0.0.16 [BINTRAY migration and bug fix]

2021-04-20 Thread GitBox
ottobackwards commented on pull request #4978: URL: https://github.com/apache/nifi/pull/4978#issuecomment-823317415 Merci @pvillard31 ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [nifi-minifi-cpp] fgerlits commented on pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
fgerlits commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823419538 Thanks for your contribution! Would you mind creating a MINIFICPP- Jira for it, please? We require a Jira for every pull request. -- This is an automated

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325779#comment-17325779 ] Josef Zahner commented on NIFI-8423: Oh man, I've seen that in my screenshot above 2 nodes had the

[GitHub] [nifi] bbende commented on a change in pull request #4973: NIFI-8373 Add Kerberos support to Accumulo processors

2021-04-20 Thread GitBox
bbende commented on a change in pull request #4973: URL: https://github.com/apache/nifi/pull/4973#discussion_r616660664 ## File path: nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services/src/main/java/org/apache/nifi/accumulo/controllerservices/AccumuloService.java ##

[jira] [Updated] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Zahner updated NIFI-8423: --- Attachment: Screenshot 2021-04-20 at 15.00.22.png > Timezone wrong in UI for an 8 node cluster >

[GitHub] [nifi] bbende commented on pull request #4973: NIFI-8373 Add Kerberos support to Accumulo processors

2021-04-20 Thread GitBox
bbende commented on pull request #4973: URL: https://github.com/apache/nifi/pull/4973#issuecomment-823257230 @pvillard31 I don't really see any issues, but I don't currently have time to try it out -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (NIFI-8339) Input Threads get Interrupted and stuck indefinitely

2021-04-20 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325807#comment-17325807 ] Mark Payne commented on NIFI-8339: -- Excellent. Thanks for the confirmation [~renewei]. I do believe this

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
exceptionfactory commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616699567 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
szaszm commented on a change in pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#discussion_r616737966 ## File path: README.md ## @@ -617,4 +618,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
adamdebreceni commented on a change in pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#discussion_r616736359 ## File path: README.md ## @@ -617,4 +618,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the

[GitHub] [nifi-registry] bbende commented on a change in pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-04-20 Thread GitBox
bbende commented on a change in pull request #319: URL: https://github.com/apache/nifi-registry/pull/319#discussion_r616802214 ## File path: nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/BucketFlowResource.java ## @@ -291,6 +303,129

[jira] [Updated] (NIFI-8447) Add Vault encryption as an option in the Encrypt Tool

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8447: - Description: Using the HashiCorpVaultCommunicationService, add options to the Encrypt Tool in

[jira] [Comment Edited] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325779#comment-17325779 ] Josef Zahner edited comment on NIFI-8423 at 4/20/21, 1:04 PM: -- Oh man, I've

[jira] [Resolved] (MINIFICPP-1476) Improve parallel S3 request handling in S3 processors

2021-04-20 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1476. -- Resolution: Fixed > Improve parallel S3 request handling in S3 processors >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
adamdebreceni commented on a change in pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#discussion_r616736359 ## File path: README.md ## @@ -617,4 +618,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the

[GitHub] [nifi] gresockj commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
gresockj commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616740164 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/nifi.properties ## @@ -187,6 +187,10 @@

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4986: NIFI-8403: Generating Self-signed cert on startup when applicable

2021-04-20 Thread GitBox
exceptionfactory commented on a change in pull request #4986: URL: https://github.com/apache/nifi/pull/4986#discussion_r616771429 ## File path: nifi-system-tests/nifi-system-test-suite/src/test/java/org/apache/nifi/tests/system/SpawnedStandaloneNiFiInstanceFactory.java ## @@

[GitHub] [nifi] gresockj commented on a change in pull request #4986: NIFI-8403: Generating Self-signed cert on startup when applicable

2021-04-20 Thread GitBox
gresockj commented on a change in pull request #4986: URL: https://github.com/apache/nifi/pull/4986#discussion_r616786463 ## File path: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/util/SecureNiFiConfigUtil.java ## @@ -0,0 +1,190 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] joshelser commented on a change in pull request #4973: NIFI-8373 Add Kerberos support to Accumulo processors

2021-04-20 Thread GitBox
joshelser commented on a change in pull request #4973: URL: https://github.com/apache/nifi/pull/4973#discussion_r616818175 ## File path: nifi-nar-bundles/nifi-accumulo-bundle/nifi-accumulo-services/src/main/java/org/apache/nifi/accumulo/controllerservices/AccumuloService.java

[jira] [Resolved] (NIFI-8446) PutDabaseRecord is not mapping properly the columns

2021-04-20 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-8446. Resolution: Duplicate Closing as duplicate of NIFI-8320, will track there as it is In Progress >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
adamdebreceni commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823302080 there are quite a number of changes that seem to be unrelated to the PR, removed documentations, removed options, added dependencies, some typos, changed version

[jira] [Updated] (NIFI-8442) Can not write Timestamp, Time and Date in BigQuery

2021-04-20 Thread Julien G. (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien G. updated NIFI-8442: Status: Patch Available (was: Open) > Can not write Timestamp, Time and Date in BigQuery >

[jira] [Commented] (NIFI-8445) Implement HashicorpVaultCommunicationService

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325808#comment-17325808 ] Joseph Gresock commented on NIFI-8445: -- I believe the analogous Spring Vault method would be

[jira] [Updated] (NIFI-8445) Implement HashicorpVaultCommunicationService

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8445: - Description: Suggest using Spring's VaultTemplate to expose an initial set of Vault-related

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
szaszm commented on a change in pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#discussion_r616732982 ## File path: README.md ## @@ -617,4 +618,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License

[GitHub] [nifi] gresockj commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
gresockj commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616742640 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java ## @@

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #1049: MINIFICPP-1539 Check if Message Key Field is really set

2021-04-20 Thread GitBox
arpadboda closed pull request #1049: URL: https://github.com/apache/nifi-minifi-cpp/pull/1049 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #1051: MINIFICPP-1543 Add 'brew update' to MacOS CI jobs

2021-04-20 Thread GitBox
arpadboda closed pull request #1051: URL: https://github.com/apache/nifi-minifi-cpp/pull/1051 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[jira] [Updated] (NIFI-8448) Add HashiCorpVaultSensitivePropertiesProvider

2021-04-20 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-8448: - Description: Implement a HashiCorpVaultSensitivePropertiesProvider that can be configured with a

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-20 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325761#comment-17325761 ] Josef Zahner commented on NIFI-8435: voilà, you got it ;). that's exactly what we see. You can press

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1055: MINIFICPP-1454 Reduce duplication of CMake parameters in docker build

2021-04-20 Thread GitBox
lordgamez opened a new pull request #1055: URL: https://github.com/apache/nifi-minifi-cpp/pull/1055 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

[GitHub] [nifi-minifi-cpp] jdye64 opened a new pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
jdye64 opened a new pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056 OPC was missing from the cmake flag table so I added it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
szaszm commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823306068 It looks like you made your changes to an old version of README.md -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-04-20 Thread GitBox
arpadboda closed pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[jira] [Created] (NIFI-8449) Add support for transactional batch operations to PutAzureCosmosDBRecord

2021-04-20 Thread Joey Frazee (Jira)
Joey Frazee created NIFI-8449: - Summary: Add support for transactional batch operations to PutAzureCosmosDBRecord Key: NIFI-8449 URL: https://issues.apache.org/jira/browse/NIFI-8449 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] jdye64 commented on pull request #1056: MINIFICPP-1546 Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
jdye64 commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823470617 > @jdye64 as a general rule you're probably right but as the community grows those short cuts get harder to keep :) That is great news! Love to see the community

[GitHub] [nifi] greyp9 commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
greyp9 commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616941859 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java ## @@

[GitHub] [nifi] greyp9 commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
greyp9 commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616950489 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java ## @@

[GitHub] [nifi] greyp9 commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
greyp9 commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616950625 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java ## @@

[GitHub] [nifi] greyp9 commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
greyp9 commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616953925 ## File path: nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java ## @@ -207,6 +207,8 @@ public static final String

[GitHub] [nifi] greyp9 commented on a change in pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-20 Thread GitBox
greyp9 commented on a change in pull request #5008: URL: https://github.com/apache/nifi/pull/5008#discussion_r616953712 ## File path: nifi-docs/src/main/asciidoc/administration-guide.adoc ## @@ -209,6 +209,28 @@ In order to facilitate the secure setup of NiFi, you can use the

[jira] [Created] (NIFI-8450) Add Kerberos support as an authentication type for accumulo

2021-04-20 Thread Marc Parisi (Jira)
Marc Parisi created NIFI-8450: - Summary: Add Kerberos support as an authentication type for accumulo Key: NIFI-8450 URL: https://issues.apache.org/jira/browse/NIFI-8450 Project: Apache NiFi

[jira] [Updated] (NIFI-8450) Add Kerberos support as an authentication type for accumulo

2021-04-20 Thread Marc Parisi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Parisi updated NIFI-8450: -- Component/s: (was: Core Framework) > Add Kerberos support as an authentication type for accumulo >

[GitHub] [nifi-minifi-cpp] jdye64 commented on pull request #1056: Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
jdye64 commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823448932 Has it not always been minifi policy to no require JIRA's for single line documentation updates? Either way, yeah I'll make one -- This is an automated message from

[GitHub] [nifi-minifi-cpp] joewitt commented on pull request #1056: MINIFICPP-1546 Added documentation for enabling OPC functionality at build time

2021-04-20 Thread GitBox
joewitt commented on pull request #1056: URL: https://github.com/apache/nifi-minifi-cpp/pull/1056#issuecomment-823452605 @jdye64 as a general rule you're probably right but as the community grows those short cuts get harder to keep :) -- This is an automated message from the Apache Git

  1   2   >