InterviewSolution
Saved Bookmarks
| 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 |
|