1.

_____________ accepts a table to read data from and optionally a selection predicate to indicate which partitions to scan.(a) HCatOutputFormat(b) HCatInputFormat(c) OutputFormat(d) InputFormatThis question was posed to me during an online interview.I'm obligated to ask this question of Introduction to Hcatalog in portion Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

Correct option is (b) HCATINPUTFORMAT

The EXPLANATION: The HCATALOG interface for MapReduce — HCatInputFormat and HCatOutputFormat — is an implementation of Hadoop INPUTFORMAT and OUTPUTFORMAT.



Discussion

No Comment Found

Related InterviewSolutions