Chaffelson / nipyapi

A convenient Python wrapper for Apache NiFi
Other
248 stars 77 forks source link

AvroReader after migrating from 1.11.4 to 1.22 #374

Open Kingdom-Of-Heaven opened 3 weeks ago

Kingdom-Of-Heaven commented 3 weeks ago

I've just migrated from Nifi 1.11.4 to Nifi 1.22, pretty big jump i know. I face some issue with controllers. With regards to AvroReader 1.11.4 i could specify values for schema name and schema text as shown below:

1

Nevertheless in 1.22 i do not see such options:

2

How should i deal with that in a way by keep using schema name & schema text?

Chaffelson commented 3 weeks ago

This is an issue with NiFi itself, not with automating it with NiPyAPI. You could try asking the NiFi community, perhaps in the Slack?