InterviewSolution
Saved Bookmarks
| 1. |
You can write to a single partition by specifying the partition key(s) and value(s) in the ___________ method.(a) setOutput(b) setOut(c) put(d) getThe question was asked during an interview.This intriguing question comes from Introduction to Hcatalog topic in division Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» The correct answer is (a) setOutput |
|