楼主: aongao
1274 0

Quick Hadoop [推广有奖]

  • 5关注
  • 31粉丝

VIP

已卖:8份资源

教授

52%

还不是VIP/贵宾

-

TA的文库  其他...

新能源&可持續發展

農業&经济

威望
1
论坛币
33743 个
通用积分
5634.9830
学术水平
153 点
热心指数
194 点
信用等级
114 点
经验
95879 点
帖子
622
精华
2
在线时间
1101 小时
注册时间
2014-1-20
最后登录
2022-4-13

楼主
aongao 发表于 2014-8-24 13:45:56 |AI写论文

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币

QQ截图20140824134007.png http://www.contactsshare.com/

Quick Hadoop
======================================  
The QuickHadoop is an open source software used to deploy hadoop cluster quickly.   It is write with Java, and run on Windows or Linux. It setup hadoop to the remote    linux hosts use ganymed-ssh2, push file, install, configure, and so on. Also    include the Zookeeper, HBase and HA function.

How to use QuickHadoop in Windows
======================================
It is very easy to use:  
1. Open the QuickHadoop.exe, it will Automatically scan the linux hosts on the LAN,      You can also manually scan different network segment to discovery other linux hosts.                              2. Drag or add linux hosts to NameNode area and DataNodes area on the right.      3. Click Create Cluster button to start a wizard, and follow the steps.      You need to input the hadoop install file and the jre install file,      You can choose to install Zookeeper or HBase.     

How to use QuickHadoop in Linux
======================================   
1. tar xvfz QuickHadoop2.0.0.tar.gz   
2. cd QuickHadoop2.0.0   
3. prepare the config files,you need put some files in the dir config/, like this:         

config/jre1.6.0_24.tar.gz      
config/hadoop-2.4.1.tar.gz      
config/zookeeper-3.4.6.tar.gz(Optional, if you need install Zookeeper)      
config/hbase-0.98.3-hadoop2-bin.tar.gz(Optional, if you need install HBase)      
config/hosts            
the jre, hadoop is must, you can choose different version as you need,      
the zookeeper, hbase is optional, required only if you need install them,      
and also you can choose different version of them.            

the config/hosts file should like this:      #########################################################      
#   host_ip        usr_name    password     cluster_roles      #########################################################      
192.168.1.110      root        passwd       NameNode1      
192.168.1.111      root        passwd       NameNode2      
192.168.1.112      root        passwd       DataNode1      
192.168.1.113      root        passwd       DataNode2                  
please change the host_ip,usr_name and password according your hosts.         

4. run the cmd to install hadoop cluster:      

java -jar QuickHadoop2.0.0.jar install           
this cmd will also install the zookeeper or hbase if you have already     

put the zookeeper or hbase file in the config/ dir.           
if you need setup Auto HA function ,you can add argument like this:     
java -jar QuickHadoop2.0.0.jar install -autoHA                              

5. If you want to uninstall the hadoop cluster, run the cmd:      java -jar QuickHadoop2.0.0.jar uninstall            this cmd will delete all the install files in your hosts,       and revert the enviorment before install.      

How to Run the source code in Eclipse:
======================================
The source code url: https://github.com/QuickHadoop/QuickHadoop_src.git   You need Java7 installed on your computer,   Import the code to your Eclipse,   Maybe you need to change the build path of jfxrt.jar to your own path,   run the MainApp.java in the distrib.hadoop.ui package.   

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Hadoop Quick Had qui UIC function software Windows include source

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群
GMT+8, 2026-1-7 10:27