Q. When using reflection to automatically build our schemas without code generation, we need to configure Avro using?
β
Correct Answer: (C)
Job.setReflect(jConf);
You must be Logged in to update hint/solution