You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Manojkumar Ravichandran <se...@gmail.com> on 2017/02/16 09:00:39 UTC

Need to migrate the NiFi 1.0.0 nar file to NiFi 1.1.1

Hi Team,

I have done some UI changes in nifi 1.0.0 framework nar file and working on
it.Now I want to migrate my changes to nifi version 1.1.1.

Is it possible to reflect the changes on NiFi 1.1.1 package by just
replacing the older nar file in to it or else I need to do all my changes
again in my new package.


Regards,
Manojkumar R

Re: Need to migrate the NiFi 1.0.0 nar file to NiFi 1.1.1

Posted by Manojkumar Ravichandran <se...@gmail.com>.
Hi Oleg,

Yes,I have just changed UI code for our convenient in framework nar file.
So from your response it seems that I can just replace
*nifi-framework-nar-1.0.0.nar
*in to *nifi 1.1.1* package library and it will reflect the changes in NiFi
1.1.1 UI

Regards,
Manojkumar R

On Thu, Feb 16, 2017 at 4:24 PM, Oleg Zhurakousky <
ozhurakousky@hortonworks.com> wrote:

> Manojkumar
>
> The short answer is “yes" it is possible since NAR by definition is a
> self-sustaining (resources, class path etc) package.
> However, I am a bit confused about the UI changes you are mentioning and
> can’t seem to find a correlation to NAR in general. Are you saying you have
> changed some UI code for NiFi in a NAR that contains such code?
>
> Cheers
> Oleg
> > On Feb 16, 2017, at 4:00 AM, Manojkumar Ravichandran <
> sendmailtomj@gmail.com> wrote:
> >
> > Hi Team,
> >
> > I have done some UI changes in nifi 1.0.0 framework nar file and working
> on it.Now I want to migrate my changes to nifi version 1.1.1.
> >
> > Is it possible to reflect the changes on NiFi 1.1.1 package by just
> replacing the older nar file in to it or else I need to do all my changes
> again in my new package.
> >
> >
> > Regards,
> > Manojkumar R
> >
> >
> >
>
>

Re: Need to migrate the NiFi 1.0.0 nar file to NiFi 1.1.1

Posted by Oleg Zhurakousky <oz...@hortonworks.com>.
Manojkumar

The short answer is “yes" it is possible since NAR by definition is a self-sustaining (resources, class path etc) package.
However, I am a bit confused about the UI changes you are mentioning and can’t seem to find a correlation to NAR in general. Are you saying you have changed some UI code for NiFi in a NAR that contains such code?

Cheers
Oleg
> On Feb 16, 2017, at 4:00 AM, Manojkumar Ravichandran <se...@gmail.com> wrote:
> 
> Hi Team,
> 
> I have done some UI changes in nifi 1.0.0 framework nar file and working on it.Now I want to migrate my changes to nifi version 1.1.1.
> 
> Is it possible to reflect the changes on NiFi 1.1.1 package by just replacing the older nar file in to it or else I need to do all my changes again in my new package.
> 
> 
> Regards,
> Manojkumar R 
> 
> 
>