[
https://issues.apache.org/jira/browse/MINIFI-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Rosander reassigned MINIFI-216:
-------------------------------------
Assignee: Bryan Rosander
> Update/Override Repository directory paths in minifi configs
> ------------------------------------------------------------
>
> Key: MINIFI-216
> URL: https://issues.apache.org/jira/browse/MINIFI-216
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Reporter: Arti Wadhwani
> Assignee: Bryan Rosander
> Priority: Minor
>
> Currently as per this
> https://github.com/apache/nifi-minifi/blob/master/minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java#L203
> currently flowfile repository directory (and others too) is hardcoded and
> generated when NiFi is started/restarted.
> {code}
> nifi.flowfile.repository.directory=./flowfile_repository
> nifi.content.repository.directory.default=./content_repository
> nifi.database.directory=./database_repository
> {code}
> We need the ability to change/update such properties and basically all other
> directory paths in minifi configs to point to a different location as per
> user's requirement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)