-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The configuration option output.schema.value is very important, but its usability can be frustrating. In our case, we work with complex schemas and having to write them down as a string is very error prone and difficult to debug for these same errors that may happen.
My suggestion would be to allow the specification of a schema by giving the path to a schema file. The supported types I would also suggest would be at least .json and .avsc files.