Created 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-hi...
However i find it difficult on how to do it via Cloudera Manager.
Please help.
Created 10-07-2020 09:02 PM
Hello @bsivalingam83
You may navigate to NiFi configuration and search for ignore. To remove the “java.arg.13=-XX:+UseG1GC” you can add a property under the “bootstrap.conf ignored properties” section for “java.arg.13". Kindly let me know if this helps.
Br,
Tarun
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.