Hadoop on Windows with Eclipse -01- Introduction

Posted SummerSoft

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Hadoop on Windows with Eclipse -01- Introduction相关的知识,希望对你有一定的参考价值。

Introduction

Hadoop is a powerful framework for automatic parallelization of computing tasks. Unfortunately programming for it poses certain challenges. It is really hard to understand and debug Hadoop programs. One way to make it a little easier is to have a simplified version of the Hadoop cluster that runs locally on the developer‘s machine. This tutorial describes how to set up such a cluster on a computer running Microsoft Windows. It also describes how to integrate this cluster with Eclipse, a prime Java development environment.

Organization of the tutorial.

Since Hadoop is a very complex environment, this tutorial has been broken down into several small steps. Each step involves setting up some aspect of the system and verifying that it has been set up correctly. For better understanding, each tutorial is accompanied by screenshots and a recorded video of the steps.

 

Questions, Suggestions Comments

Please leave questions, suggestions and comments about this tutorial here.

以上是关于Hadoop on Windows with Eclipse -01- Introduction的主要内容,如果未能解决你的问题,请参考以下文章

Hadoop on Windows with Eclipse -03- Set Environment Variables

403 Forbidden on Django Storages css/js files with Amazon S3 on an EC2 Instance

Spark on Yarn with HA

System Operations on AWS - Lab 1W - Creating EC2 (Windows)

Manual install on Windows 7 with Apache and MySQL

Install Tensorflow GPU with CUDA 10.1 for python on Windows