[ 
https://issues.apache.org/jira/browse/MINIFI-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876506#comment-15876506
 ] 

ASF GitHub Bot commented on MINIFI-216:
---------------------------------------

Github user phrocker commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi/pull/72#discussion_r102289560
  
    --- Diff: minifi-bootstrap/src/test/resources/MINIFI-216/config.yml ---
    @@ -0,0 +1,106 @@
    +# Licensed to the Apache Software Foundation (ASF) under one or more
    --- End diff --
    
    +1 I think we should be able to share these test resources amongst cpp and 
java and have the same results or at least used in similar tests. 


> 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 the 
> [ConfigTransformer|https://github.com/apache/nifi-minifi/blob/2fcf5ec60dec050324fa364301fcc8c773c58d8a/minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java#L203]
>  hardcodes the flowfile repository directory (and others too) and regenerates 
> nifi.properties 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)

Reply via email to