You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by DAVID SMITH <da...@btinternet.com> on 2015/08/23 22:20:32 UTC

Update Attribute Advanced rules not persisting

Hi
I have an instance of nifi-0.2.1 running in Centos 6.6, I have used an Update Attribute processor to set some rules, I can save the rules ad the processor runs as expected. However, if I go back into the processor configuration the rules have not persisted.Do you know about this?
Dave

Re: Update Attribute Advanced rules not persisting

Posted by DAVID SMITH <da...@btinternet.com>.
Matt
Thanks for replying, I checked the flow.xml.gz and as you suggested the rules were indeed stored in the annotationData element.  I tried restarting nifi and it wouldn't start correctly stating that it couldn't find bootstrap files.I therefore decided to do a re-install, this new installation booted fine and I retried the test I was running with the UpdateAttributer and again it worked as it should do.
Dave 


     On Sunday, 23 August 2015, 23:04, Matt Gilman <ma...@gmail.com> wrote:
   

 David,
We are not aware of any issues using UpdateAttribute. The advanced rules are actually saved as part of your flow.xml.gz. Could you check the contents of the flow.xml.gz for that particular processor (look for it by ID) and verify if the annotationData element is populated? Or could you possibly provide steps to reproduce the issue your seeing? Thanks!

Matt

On Sun, Aug 23, 2015 at 4:20 PM, DAVID SMITH <da...@btinternet.com> wrote:

Hi
I have an instance of nifi-0.2.1 running in Centos 6.6, I have used an Update Attribute processor to set some rules, I can save the rules ad the processor runs as expected. However, if I go back into the processor configuration the rules have not persisted.Do you know about this?
Dave



  

Re: Update Attribute Advanced rules not persisting

Posted by Matt Gilman <ma...@gmail.com>.
David,

We are not aware of any issues using UpdateAttribute. The advanced rules
are actually saved as part of your flow.xml.gz. Could you check the
contents of the flow.xml.gz for that particular processor (look for it by
ID) and verify if the annotationData element is populated? Or could you
possibly provide steps to reproduce the issue your seeing? Thanks!

Matt


On Sun, Aug 23, 2015 at 4:20 PM, DAVID SMITH <da...@btinternet.com>
wrote:

> Hi
> I have an instance of nifi-0.2.1 running in Centos 6.6, I have used an
> Update Attribute processor to set some rules, I can save the rules ad the
> processor runs as expected. However, if I go back into the processor
> configuration the rules have not persisted.Do you know about this?
> Dave