- 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
推薦閱讀
- Ext JS Data-driven Application Design
- C語言最佳實踐
- 匯編語言程序設計(第2版)
- Java加密與解密的藝術
- Securing WebLogic Server 12c
- Learning Network Forensics
- Visual C#.NET程序設計
- INSTANT Adobe Edge Inspect Starter
- 奔跑吧 Linux內核
- 數字媒體技術概論
- Java EE實用教程
- IBM DB2 9.7 Advanced Application Developer Cookbook
- Learning GraphQL and Relay
- Swift 5從零到精通iOS開發訓練營
- 精通Django 3 Web開發