Giter Club home page Giter Club logo

cloudera-hadoop-2.0.0-multinode-shell-script's Introduction

Hadoop_single
=============

Hadoop MultiNode Install shell script
Cloudera’s Distribution including Apache Hadoop 4.4.0
Yarn version MultiNode Installation Shell script

Pleace download this two script of Multinode_Install.sh and Slave_Install.sh.

Just do before start run the script run this commands in namenode bellow:

ssh-keygen -t rsa
ssh-copy-id -i  ~/.ssh/id_rsa.pub [email protected]
ssh-copy-id -i  ~/.ssh/id_rsa.pub [email protected]
ssh-copy-id -i  ~/.ssh/id_rsa.pub [email protected]


And type Bellow command in your ubuntu michine:

bash Multinode_Install.sh

Then it will ask NameNode ip address and hostname of NameNode give to example of bellow given type:

192.168.0.1 tony.com

Then it will ask number of DataNode You want to install in Your cluster give to example of bellow given type:
3

Then 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.com
192.168.0.2 tony1.com
192.168.0.3 tony2.com

Set the environment path and hadoop home in /etc/environment
In path : /usr/local/had/hadoop/bin:/usr/local/hadoop/sbin
HADOOP_HOME="/usr/local/had/hadoop"


If hav any problem send mail to [email protected]

cloudera-hadoop-2.0.0-multinode-shell-script's People

Contributors

tonyreddy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.