Created 09-29-2016 04:31 PM
I seem to have encountered an error in NiFi-1.0.0 where I am unable to save when using the Advanced UI setting in the Update Attribute Processor and is giving the following error:
Unable to save UpdateAttribute[id=] criteria: org.apache.nifi.cluster.manager.exception.IllegalClusterStateException: Node is unable to fulfill this request due to: Transaction is already in progress.
This error seems to be a bug from the NiFi-1.0.0 version and I wanted to verify if there is a patch for this bug?
Created 09-29-2016 04:37 PM
Hi @Adda Fuentes you are correct this issue was documented and a fix was merged into nifi's master repo recently.
Created 09-29-2016 04:37 PM
Hi @Adda Fuentes you are correct this issue was documented and a fix was merged into nifi's master repo recently.
Created 09-29-2016 04:50 PM
Hi @Yolanda M. Davis , thanks for the link. Do you know where I could find the instructions to add a patch to NiFi?
Created 09-29-2016 05:06 PM
If you are using NiFi 1.0.0 with HDF 2.0 there is a plan for another release (e.g. v. 2.0.1) that should include this fix. In the meantime if you are using NiFi outside of HDF the current course of action is to download the actual NiFi source and build it separately (unfortunately there isn't a specific patch file to apply to an existing installation). Here is the quick start guide that has information on building from source.
I hope this helps and thank you for highlighting this issue.
Created 09-29-2016 05:33 PM
ok, thanks for all the help!
Created 11-23-2016 08:19 AM
Hi,
So what is the workaround if I dont want to update my NiFi version. Can we use any other processor for this rule/condition stuff?