You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by "Kumara M S, Hemantha (Nokia - IN/Bangalore)" <he...@nokia.com> on 2018/10/25 09:54:35 UTC

DistributedMapCacheServer controller service information is not getting saved in template

Hi All,

Currently in one of my Nifi instance flow is having DistributedMapCacheServer controller service and wanted to run same flow in another instance. I tried saving and loading template but DistributedMapCacheServer controller is not saved in template.
1.       I see JIRA issue NIFI-1293<https://issues.apache.org/jira/browse/NIFI-1293> related to this but no updates from long time. Can anyone suggest way to save DistributedMapCacheServer controller service in template?

Thanks,
Hemantha

Re: DistributedMapCacheServer controller service information is not getting saved in template

Posted by Bryan Bende <bb...@gmail.com>.
Hello,

Currently templates still have the issue mentioned in that JIRA, but
if you are trying to move flows between environments I would recommend
taking a look at NiFi Registry which will be much more powerful than
templates, and a versioned flow saved to registry will contain all of
the controller services.

Thanks,

Bryan
On Thu, Oct 25, 2018 at 5:54 AM Kumara M S, Hemantha (Nokia -
IN/Bangalore) <he...@nokia.com> wrote:
>
> Hi All,
>
>
>
> Currently in one of my Nifi instance flow is having DistributedMapCacheServer controller service and wanted to run same flow in another instance. I tried saving and loading template but DistributedMapCacheServer controller is not saved in template.
>
> 1.       I see JIRA issue NIFI-1293 related to this but no updates from long time. Can anyone suggest way to save DistributedMapCacheServer controller service in template?
>
>
>
> Thanks,
>
> Hemantha