关于数据类型的hadoop问题

时间:2013-07-03 17:18:21

标签: hadoop

Cloudera样本考试的另一个问题

Question 2 You need to write code to perform a complex calculation that takes several steps. You have decided to chain these jobs together and develop a custom composite class for the key that stores the results of intermediate calculations. Which interface must this key implement? A. Writable B. Transferable C. CompositeSortable D. WritableComparable

我相信是D. WritableComparable。 一般来说,我需要学习什么才能更多地了解Hadoop Esco系统的数据类型?

0 个答案:

没有答案