InterviewSolution
Saved Bookmarks
| 1. |
The HCatalog __________ supports all Hive DDL that does not require MapReduce to execute.(a) Powershell(b) CLI(c) CMD(d) All of the mentionedThe question was posed to me at a job interview.This interesting question is from Introduction to Hcatalog topic in section Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» RIGHT option is (b) CLI Easiest explanation: DATA is defined using HCatalog’s command LINE INTERFACE (CLI). |
|