All, I was playing with the AvroSchemaRegistry and noticed it seems to not play ball when the DFM pastes the schema into the dynamic property value.
To test it I basically copied the demo schema from Mark's blog post[1] and pasted into a NiFi 1.3.0 instance. To my surprise the controller would not validate, instead it displayed: "was expecting double-quote to start field name" I also faced similar errors using the following schema: https://github.com/fluenda/SecuritySchemas/blob/master/CEFRev23/cefRev23_nifi.avsc Has anyone else seen this? Cheers
