Member since
10-30-2017
32
Posts
5
Kudos Received
0
Solutions
02-10-2021
11:05 PM
Thanks @MattWho. Got it !!
... View more
02-09-2021
12:48 PM
Hello @tjangid, Thanks for your reply. When i search for "ignore" under NiFi Configurations i was not getting any results. I also i checked in advanced category and i could find only "NiFi Node Advanced Configuration Snippet (Safety Valve) for staging/bootstrap.conf.xml" not any ignored section. Please let me know if am missing anything here. Thanks, Bala
... View more
09-15-2020
09:38 AM
Hi, I was trying to use nifi.provenance.repository.implementation=org.apache.nifi.provenance.WriteAheadProvenanceRepository. To do so i have to comment java.arg.13=-XX:+UseG1GC to get rid of any performance issues as per https://community.cloudera.com/t5/Community-Articles/HDF-CFM-NIFI-Best-practices-for-setting-up-a-high/ta-p/244999 However i find it difficult on how to do it via Cloudera Manager. Please help.
... View more
Labels:
03-03-2020
10:57 AM
Thanks @venkatsambath. It worked.
... View more
03-02-2020
04:39 PM
Hi,
Which property in Cloudera manager should i update to toggle between the cluster and standalone mode for the nifi cluster? Also, the location of the nifi.properties in the CFM.... Its not under /var/lib/nifi/
... View more
Labels:
- Labels:
-
Apache NiFi
-
Cloudera Manager
02-19-2019
06:05 PM
Thanks @Matt Clarke. I went with the option 2 and it worked. Thanks again for the quick reply.
... View more
02-19-2019
07:44 AM
Hi, Am trying to replace all characters after ";" including ; in the flowfile record. I was using replacetext processor with ;.*$ as the search value and set empty value for Replacement value properties to achieve this. However it is not working out. Any inputs in this regard would be really helpful. Example: Input Replace;text;processor Expected Output: Replace Thanks, Bala.
... View more
Labels:
- Labels:
-
Apache NiFi