HADOOP-PR000007 試験問題を無料オンラインアクセス
| 試験コード: | HADOOP-PR000007 |
| 試験名称: | Hortonworks-Certified-Apache-Hadoop-2.0-Developer(Pig and Hive Developer) |
| 認定資格: | Hortonworks |
| 無料問題数: | 110 |
| 更新日: | 2026-08-22 |
Consider the following two relations, A and B.
What is the output of the following Pig commands?
X = GROUP A BY S1; DUMP X;
When can a reduce class also serve as a combiner without affecting the output of a MapReduce program?