Skip to content

humanbeeng/hadoop-auto-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Hadoop Auto Install

Install and configure Hadoop 2.6 in a Hadoop Single Cluster Environment in Ubuntu 20 through this shell script in one go.

Running the script

For the first time, you need to format your namenode, use below command. $hdfs namenode -format
Start hadoop using start-all.sh start all file is in sbin of hadoop directory. $cd hadoop/sbin $./start-all.sh

Note

You can change the Hadoop version to download by specifying the version in the script. Cheers!

About

A small helper script that can save your valuable time during installation of Apache Hadoop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages