Big Data Practical 1a
Big Data Practical 1a
Aim: Set Up And Configuration Hadoop Using Cloudera Creating A Hdfs System With
Minimum 1 Name Node And 1 Data Nodes Hdfs Commands
Theory:
STEP 1: Download and Install VirtualBox
Download and install VirtualBox from the https://www.virtualbox.org/.
Follow the installation steps based on your Windows operating system.
Aim: Set Up and Configuration Hadoop Using Cloudera Creating A Hdfs System With
Minimum 1 Name Node And 1 Data Nodes Hdfs Commands
Theory:
Step 1: Download MongoDB
1. Visit the MongoDB Download Center.
2. Under MongoDB Community Server, select the appropriate version (typically the latest
stable version).
3. Select Windows as the operating system and choose the .msi (Windows Installer) package.
4. Click Download.
This will start the MongoDB server and it will listen on port 27017 by default.
2. To interact with MongoDB, open another Command Prompt and type: mongosh
This opens the MongoDB shell where you can execute database commands.