I'm trying to change an existing variable. If the variable was defined in a process group and this process group is then copied, I get the following message when I try to change the variable.
"Unable to complete variable update request: Failed to update Variable Registry because failed while performing step: Applying updates to Variable Registry"
NiFi 1.10
Created 11-14-2019 09:12 AM
Created 11-14-2019 06:38 AM
I just tested the following with Nifi 1.9
1. Create variable
2. Use in processor, start processor
3. Copy processor
4. Update variable
5. Copy entire process group
6. Update variable
This flow went through smooth.
I think the main concern here is that you are running Nifi 8 versions behind the latest, and my recommendation would be to update to the latest one.
----
I did not find anything about this specific case, but this very similar issue was solved in 1.6, providing good confidence that using a recent version is the recommended course of action:
https://jira.apache.org/jira/browse/NIFI-5033
Created on 11-14-2019 06:51 AM - edited 11-14-2019 06:55 AM
Sorry but I don't get your point "8 versions behind". I still use the latest Nifi version 1.10.
I can't remember that didn't work in the previous version 1.9.2.
Created 11-14-2019 08:05 AM
Ah, I somehow thought you were on 1.1 rather than 1.10.
In case you are on 1.10: Please check the documentation of your relevant distribution. As far as I know the latest versions of our platform are working with Nifi 1.9 (not yet 1.10).
If you somehow found a newer version of Nifi, it is possible you got the raw Apache version, rather than the Cloudera improved version which has fixes in numerous areas (and presumably with the integration of the version registry as well).
Created 11-14-2019 08:31 AM
Where can I find the exact differences between the Hortonworks and the raw Nifi version? Would like to understand why I should choose HDD instead of Nifi in its pure form.
Created 11-14-2019 09:12 AM