Skip to content

whoami-anoint/EasyHadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

𝐄𝐚𝐬𝐲𝐇𝐚𝐝𝐨𝐨𝐩

𝐄𝐚𝐬𝐲𝐇𝐚𝐝𝐨𝐨𝐩 is a user-friendly and efficient tool for simplifying the setup and configuration of Apache Hadoop on Linux.

   ____                     __ __           __                 
  / __/ ___ _  ___  __ __  / // / ___ _ ___/ / ___  ___    ___ 
 / _/  / _ `/ (_-< / // / / _  / / _ `// _  / / _ \/ _ \  / _ \
/___/  \_,_/ /___/ \_, / /_//_/  \_,_/ \_,_/  \___/\___/ / .__/
                  /___/                                 /_/    

Demo

image

Key Features

1. Easy Setup: EasyHadoop makes installing Apache Hadoop a piece of cake. You don't need to be a tech expert to get it up and running.

2. Works on Linux: It's compatible with many types of Linux, so you can use it no matter which Linux version you prefer.

3. Speedy: EasyHadoop gets your Hadoop system ready quickly, so you can start analyzing your data in a flash.

4. Customize as You Like: Even if you're not a tech whiz, you can still tweak how EasyHadoop works to fit your needs.

Requirements

Before getting started with EasyHadoop, make sure you have the following requirements:

  • Kali Linux / Ubuntu 20.04 installed on your machine / cloud
  • Internet connectivity to download necessary packages
  • Basic knowledge of Hadoop and its components

Installation

To install EasyHadoop, follow these simple steps:

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/whoami-anoint/EasyHadoop.git
  1. Change into the EasyHadoop directory:
cd EasyHadoop
  1. Change the permissions of a file easyhadoop.sh to make it executable:
chmod +x easyhadoop.sh
  1. Run the installation script:
./easyhadoop.sh

Access the Hadoop web interface:

Open your web browser and navigate to http://localhost:9870 or you can also use EC2 DNS public IP to access the Hadoop NameNode web interface.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

EasyHadoop is licensed under the Apache License 2.0.

Acknowledgements

We would like to thank the open-source community for their contributions and support in making EasyHadoop a reality.

Contact

If you have any questions or need further assistance, please contact us at whoami_anoint@bugcrowdninja.com.

Happy Hadooping!🤗

Happy Coding!😚