Examveda

When using reflection to automatically build our schemas without code generation, we need to configure Avro using?

A. AvroJob.Reflect(jConf);

B. AvroJob.setReflect(jConf);

C. Job.setReflect(jConf);

D. None of the mentioned

Answer: Option C


This Question Belongs to Hadoop >> Hadoop Input Output Operations

Join The Discussion

Related Questions on Hadoop Input Output Operations