Breno,

While we're on this topic, what's best practice for changing something like "the default nifi files on a clean docker image, ..."? Use sed or awk from a RUN command? (This is really a Docker question, but you raised it. Anything you suggest would be helpful.)

Russ

On 2/22/22 07:07, Breno Cesar wrote:
Hi Nicolas,
As far as i know, there is no variable for this config.The documentation has a lack about this topic and does not explain about it.
Doing some "googling", i found that someone already maped this variables.

https://github.com/dprophet/nifi/blob/master/nifi-docker/dockerhub/CONFIGURATION.md

Assuming this configuration you need is a tunnig, and will not be done frequenly, as far as I know, you can change it in the default nifi files on a clean docker image, and export it for later use.

*Breno *

Em ter., 22 de fev. de 2022 às 10:01, Nicolas Belot <nbe...@infovista.com> escreveu:

    Hello everyone.

    I use a docker image of nifi and I need to tune
    nifi.content.repository.archive.max.retention.period.

    Is there a way to simply  set it up through an env variable ?

    I read the start.sh script but
    nifi.content.repository.archive.max.retention.period  does not
    appear in this script.

    Regards

    N.

Reply via email to