[
https://issues.apache.org/jira/browse/NIFIREG-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622474#comment-16622474
]
Kevin Doran commented on NIFIREG-197:
-------------------------------------
[~Varshinee] The steps you describe are actually not a supported means of
replicating flows from one NiFi Registry instance to another. The reason is
that there is also metadata for buckets and flows that is stored outside of the
GitFlowPersistenceProvider.
Currently, to migrate flows it is recommended to use the NiFi CLI, which has
export, import, and transfer commands. If you would like another way of
migrating flows, or initializing a NiFi Registry instance from a git
repository, I suggest we close this ticket and open a new ticket as a feature
request.
> Flow and Bucket is not retrieved when cloned from from Git to NiFi Registry
> ---------------------------------------------------------------------------
>
> Key: NIFIREG-197
> URL: https://issues.apache.org/jira/browse/NIFIREG-197
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.2.0
> Reporter: Varshinee
> Priority: Major
>
> What I did -
> # I have two NiFi Registry for Dev and Prod. I have pushed the flow from Dev
> NiFi Registry to Git by using GitFlowPersistenceProvider.
> # Tried to retrieve the flow and bucket from Git for the Prod machine by git
> clone.
> # When checking Prod NiFi Registry the flows are not available.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)