how do i tell (generic) avro to use strings for values instead of it's own
utf8 class?

i saw a way of doing it by modifying the schemas (adding a property). i
also saw mention of a way to do it if you use maven (which i don't).

is there a generic way to do this? like a system property perhaps? or a
static method that i call to change the default?
thanks!
koert

Reply via email to