πŸ“Š Hadoop
Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Job.setReflect(jConf);

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
114
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
83%
Success Rate