Member since
01-27-2021
10
Posts
2
Kudos Received
0
Solutions
07-17-2024
12:54 PM
1 Kudo
I'm in the same boat, having changed companies nearly two years ago. I only realized this when the site required me to login to read an answer to a thread (not my own). The ability to change an email address really should be modifiable in the user's account or profile configuration. Having to go through DMs is too cumbersome and time-consuming. Regards, -John
... View more
02-06-2023
06:24 AM
We've been directed to disable some weak TLS ciphers, but I haven't found any documentation regarding how do that on a standalone installation of Schema Registry. There's nothing pertaining TLS or cipher configuration in the sample registry.yaml files. We use a java-security.properties file configured with the cipher exclusions for our other Java apps, but Schema Registry is configured differently due to the yaml file.
... View more
Labels:
- Labels:
-
Schema Registry
09-21-2021
10:46 AM
@rajeshfss - Refer to the Registry docs -- Running registry and streamline web-services securely.
... View more
05-11-2021
05:09 AM
1 Kudo
Thanks @VidyaSargur - I just started a new thread, per your suggestion.
... View more
05-10-2021
11:01 AM
Is HSSF support still planned? I'm trying to convert a bunch of older .xls spreadsheets, but they produce 0-byte files with the version of ConvertExcelToCSVProcessor we're using (1.12.1). Thanks!
... View more
04-12-2021
11:34 AM
Thanks for the pointer @MattWho. I've added a comment to NIFI-8160.
... View more
04-08-2021
09:24 AM
@MattWho - I'm running several NiFi 1.11.4 clusters, all connected to an 0.8.0 Registry. If I check out or update a PG on any cluster, then enable or disable any processor within that PG, the Registry state changes to modified (asterisk). Reverting the processor state, changes the Registry state back to current (green checkmark). I don't recall if the Registry state changed for all types (stopped, started, enabled, disabled) on NiFi 1.0.8, but on 1.11.4, the modified state only occurs when enabling or disabling a processor, not when starting or stopping it.
... View more
01-28-2021
08:29 AM
Changing states via the REST API also results in a processor change being reported.
... View more
01-27-2021
06:09 AM
We run multiple NiFi clusters for dev, test, integration, and failover. After recently upgrading from NiFi 1.0.8 to 1.11.4, we've found that NiFi now registers *all* processor state changes as Registry changes. Since these processors must be in different states between the various clusters, it's become very problematic. Is there any way to configure NiFi and/or the Registry to ignore processor states like it used to? I've looked through the properties files and admin docs for both, and haven't found anything configuration that supports that.
... View more
Labels:
- Labels:
-
Apache NiFi