You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by "Sandur, Atul" <sa...@illinois.edu> on 2019/12/25 04:26:07 UTC

Question about MiNiFi volatile repositories in Java

Hi everyone,

I see that MiNiFi-C++ has support for volatile content/flowfile repositories (https://github.com/apache/nifi-minifi-cpp/blob/master/CONFIGURE.md#configuring-volatile-and-no-op-re...).

I was wondering if MiNiFi-Java has support for volatile repositories too? I couldn't get it to work in my deployment since the nifi.properties file gets overridden with default filesystem repositories everytime I run it

Thanks
Atul