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

The explanation is: You can WRITE to MULTIPLE partitions if the partition KEY(s) are columns in the DATA being stored.



Discussion

No Comment Found

Related InterviewSolutions