Apache-MultiNode-Insatallation-Shellscript==========================================Apache Hadoop MultiNode Insatallation ShellscriptYarn version MultiNode Installation Shell scriptPleace download this two script of Apache_MultiNode.sh and Slave_Install.sh.Just do before start run the script run this commands in namenode bellow:ssh-keygen -t rsassh-copy-id -i ~/.ssh/id_rsa.pub $USER@tony.comssh-copy-id -i ~/.ssh/id_rsa.pub $USER@tony1.comssh-copy-id -i ~/.ssh/id_rsa.pub $USER@tony2.comAnd type Bellow command in your ubuntu michine:bash Multinode_Install.shThen it will ask NameNode ip address and hostname of NameNode give to example of bellow given type:192.168.0.1 tony.comThen it will ask number of DataNode You want to install in Your cluster give to example of bellow given type:3Then it will ask DataNode ip address and hostname of DataNodes give to example of bellow given type:Note if you want to use NameNode as a DataNode give NameNode ipaddress and hostname include DataNode ipaddress and hostname:192.168.0.1 tony.com192.168.0.2 tony1.com192.168.0.3 tony2.comSet the environment path and hadoop home in /etc/environmentIn path : /usr/local/had/hadoop/bin:/usr/local/hadoop/sbinHADOOP_HOME="/usr/local/had/hadoop"If hav any problem send mail to tony.ntw@gmail.com
Wednesday, 16 April 2014
READ.txt
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment