MapReduce编程模型
欢迎来到 Hadoop 的 MapReduce编程模型 部分,在这一章节中,你将学到以下内容:
- MapReduce原理介绍
- MapReduce工作流程
- MapReduce编程模型
- Map函数详解
- Reduce函数详解
- "MapReduce实例讲解"
- MapReduce数据流
- MapReduce作业提交
- MapReduce作业跟踪
- MapReduce计数器
- MapReduce排序过程
- MapReduce调优技巧
- MapReduce调度器
- MapReduce二次排序
Have fun coding!