1.

Impala executes SQL queries using a _________ engine.(a) MAP(b) MPP(c) MPA(d) None of the mentionedThe question was posed to me in an interview for job.My query is from Amazon Elastic MapReduce topic in chapter Oozie, Orchestration, Hadoop Libraries and Utilities and Miscellaneous Hadoop Applications of Hadoop

Answer»

Correct answer is (b) MPP

For explanation: Impala avoids Hive’s OVERHEAD from CREATING MapReduce JOBS, giving it FASTER query times than Hive.



Discussion

No Comment Found

Related InterviewSolutions