Question 101 of 307
Single answerYou are responsible for writing your company's ETL pipelines to run on an Apache Hadoop cluster. The pipeline will require some checkpointing and splitting pipelines. Which method should you use to write the pipelines?
✓APigLatin using Pig
BHiveQL using Hive
CJava using MapReduce
DPython using MapReduce
✓
Correct Answer: A
PigLatin using Pig
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.