- Hadoop MapReduce v2 Cookbook(Second Edition)
- Thilina Gunarathne
- 100字
- 2021-07-23 20:32:51
Chapter 1. Getting Started with Hadoop v2
In this chapter, we will cover the following recipes:
- Setting up standalone Hadoop v2 on your local machine
- Writing a WordCount MapReduce application, bundling it, and running it using Hadoop local mode
- Adding a combiner step to the WordCount MapReduce program
- Setting up HDFS
- Setting up Hadoop YARN in a distributed cluster environment using Hadoop v2
- Setting up Hadoop ecosystem in a distributed cluster environment using a Hadoop distribution
- HDFS command-line file operations
- Running the WordCount program in a distributed cluster environment
- Benchmarking HDFS using DFSIO
- Benchmarking Hadoop MapReduce using TeraSort
推薦閱讀
- Learning Java Functional Programming
- DevOps with Kubernetes
- Visual Studio 2012 Cookbook
- Mastering Adobe Captivate 2017(Fourth Edition)
- 移動UI設計(微課版)
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Magento 2 Theme Design(Second Edition)
- MySQL 8 DBA基礎教程
- Hadoop+Spark大數據分析實戰
- Banana Pi Cookbook
- UML 基礎與 Rose 建模案例(第3版)
- Express Web Application Development
- Protocol-Oriented Programming with Swift
- Learning Unreal Engine Android Game Development
- Python Interviews