Member since
09-26-2024
38
Posts
8
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
171 | 09-10-2025 11:44 PM | |
338 | 05-28-2025 01:48 AM | |
891 | 04-29-2025 08:18 AM | |
693 | 04-16-2025 02:59 AM | |
768 | 03-27-2025 11:41 PM |
04-07-2025
12:07 AM
Hi We are using DecryptContentPGP(Private key) andEncryptContentPGP(Public key) to encrypt and decrypt the file at rest, which is working fine. This same cert is being used by multiple flows. We are facing an issue when we have to renew this cert. since we need to restart the controller service StandardPGPPublicKeyService. As this is being used by multiple flows, we need to stop and start all the flows. Is there a easier way to update cert without restarting StandardPGPPublicKeyService? Thanks
... View more
Labels:
- Labels:
-
Apache NiFi
03-27-2025
11:41 PM
hi @Matt Thanks for the info. What I was was looking for found it in this api flow/client-id
... View more
03-27-2025
11:39 PM
Hi Noticed that PrometheusReportingTask is deprecated. https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-prometheus-nar/1.26.0/org.apache.nifi.reporting.prometheus.PrometheusReportingTask/index.html What alternative can we use to generate reports ? Thanks
... View more
Labels:
- Labels:
-
Apache NiFi
03-17-2025
08:22 AM
Hi @MattWho Thanks for your reply. We are using LDAP to authenticate
... View more
03-16-2025
01:09 AM
How do I get the Client Id to make any processor update using REST PUT call ?
... View more
Labels:
- Labels:
-
Apache NiFi
12-02-2024
12:47 AM
1 Kudo
hi How do we get a report for all the file transfers for a given period ? We are using Nifi to only transfer file from one location to another using SFTP and no transformation on file data. Would like to generate a report with the transferred file name and its transfer status. Thanks
... View more
Labels:
- Labels:
-
Apache NiFi
11-14-2024
04:09 AM
1 Kudo
Hi I'm new to NiFi and exploring my options. We are planning to use NiFi as a File Movement platform, where we will be transferring thousands of files everyday of sizes ranging upto 50GB without any extraction, transformation or loading. We just need to pull the file from one location and push to another location using SFTP and/or S3. Is NiFi a right tool to use to do this activity ? Thanks
... View more
Labels:
- Labels:
-
Apache NiFi
11-04-2024
12:21 AM
1 Kudo
@joseomjr Thanks for the reply. So you are reading the file from local using Groovy processor which is invoked in InvokeScriptedProcessor ??
... View more
- « Previous
- Next »