简体   繁体   English

在ubuntu12.10上安装Hadoop

[英]Hadoop installation on ubuntu12.10

I am the beginner on Hadoop and want to do the final year project on hadoop. 我是Hadoop的初学者,想要在hadoop上做最后一年的项目。 But the first problem is on installation. 但第一个问题是安装问题。 I read about cloudera but its just confusing. 我读到了cloudera,但它只是令人困惑。 I want to install hadoop for multi node in ubuntu 12.10. 我想在ubuntu 12.10中为多节点安装hadoop。 Please any one can help me out!! 请任何人可以帮助我! also if you can link me to some nice hadoop tutorial then it will be best. 如果你可以把我链接到一些不错的hadoop教程,那么它将是最好的。

I've installed Hadoop 1 and 2 on my Ubuntu 12.10 without any issues, here's how I done it, hope it helps: 我已经在我的Ubuntu 12.10上安装了Hadoop 1和2而没有任何问题,这是我如何做到的,希望它有所帮助:

http://tuliodomingos.blogspot.com.es/2013/04/installing-apache-hadoop-in-ubuntu-linux.html http://tuliodomingos.blogspot.com.es/2013/04/installing-apache-hadoop-in-ubuntu-linux.html

Here are the instructions ( 1 , 2 ) to setup Hadoop on a single and multi node cluster. 下面是指令( 12的单一和多节点集群上)设置的Hadoop。 Note that the instructions are for an older releases of Ubuntu, but are applicable for the Ubuntu 12.10 also. 请注意,这些说明适用于较早版本的Ubuntu,但也适用于Ubuntu 12.10。

For those who are new to Hadoop, a VM ( 1 , 2 , 3 ) with Hadoop installed and configured can be downloaded. 对于那些谁是新的Hadoop的,一个VM( 123 )用Hadoop安装和配置可以下载。

I guess that the Cloudera will be the easiest to install. 我想Cloudera将是最容易安装的。 If you want to go with the Hadoop provided at Apache site then the Micheal Noll tutorial is the easiest one to follow. 如果您想使用Apache站点提供的Hadoop,那么Micheal Noll教程是最容易学习的。

To avoid networking issues I installed 3 VirtualBoxes on my Laptop and connected them together, Two as Datanode and one as NameNode. 为了避免网络问题,我在笔记本电脑上安装了3个VirtualBox并将它们连接在一起,两个作为Datanode,一个作为NameNode。 Worked for me. 为我工作。

But as said, try first and then let us know of errors you face. 但如上所述,请先尝试然后告诉我们您所面临的错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM