You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2018/03/22 13:46:00 UTC

[jira] [Commented] (NIFIREG-152) Support storing flows in Object Store/S3

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

Bryan Bende commented on NIFIREG-152:
-------------------------------------

[~spotty] if you are interested in working on this idea, the FlowPersistenceProvider is a pluggable extension point:

[https://github.com/apache/nifi-registry/blob/master/nifi-registry-provider-api/src/main/java/org/apache/nifi/registry/flow/FlowPersistenceProvider.java]

You could implement an S3FlowPersistenceProvider.

> Support storing flows in Object Store/S3
> ----------------------------------------
>
>                 Key: NIFIREG-152
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-152
>             Project: NiFi Registry
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: Daniel Oakley
>            Priority: Major
>
> It would be nice if the registry had an option to store saved flow versions as immutable objects in an S3 object store or similar. It would mean less local storage configuration needed which is useful when running under Docker/Kubernetes for example.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)