InterviewSolution
Saved Bookmarks
| 1. |
The AvroSerde has been built and tested against Hive 0.9.1 and later, and uses Avro _______ as of Hive 0.13 and 0.14.(a) 1.7.4(b) 1.7.2(c) 1.7.3(d) None of the mentionedI have been asked this question at a job interview.Enquiry is from HiveQL topic in division Hive and HBase of Hadoop |
|
Answer» RIGHT choice is (d) NONE of the mentioned The EXPLANATION is: The AvroSerde uses Avro 1.7.5. |
|