Skip to content

sukesh2000/AWSHadoopSetup-CLI_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWSHadoopSetup-CLI_Tool 🙌

No muss, no fuss method to setup Hadoop Cluster on AWS Cloud:blush:

1. Go to root directory

cd /root

2. Install git:

yum install git

3. Clone this repository using the CLI into the root directory

git clone https://github.com/sukesh2000/AWSHadoopSetup-CLI_Tool.git

4. Go inside AWSHadoopSetup-CLI_Tool directory

cd AWSHadoopSetup-CLI_Tool

5. Source the bash file

source AWS-hadoopsetup.sh

After this the program will ask you to enter the IP address for core-site.xml file & the type of Hadoop setup you would like to have, enter master, slave or client as required!

Wait for the magic to happen 🎩🔮

Once the setup is complete, run jps command to check whether the required Hadoop setup is complete.

Feel free to open an issue if you encounter a bug & PRs for optimizations are most welcome 😄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published