You are on page 1of 2

Hadoop Architecture And HDFS

Hadoop Architecture:
1. Deep Explanation of Clusters and it's Importance in the Present trend
2. What are S/W and H/W Requirements for Clusters Setup
3. Deep explanation on How to Setup Single Node & Multi Node Clusters Up and Running
4. Solving if you Facing any issues on Setup Clusters
5. And Excellent Explanation of Daemons
5.1 Data Node and Functionalities
5.2 Name Node and Functionalities
5.3 Job Tracker and Functionalities
5.4 Task Tracker and Functionalities
6. Cluster Environment Modes
6.1. Local Mode
6.2. Pseudo- Distributed Mode
6.3. Fully Distributed Mode
7. Replication Factor

Hadoop Distributed FileSystem (HDFS) :


1. Introduction of HDFS
2. Explain How to Perform HDFS Read and Write Operations Internally
3. HDFS Commands
4. Advance HDFS Concepts
4.1. Benchmarking HDFS
4.2. Adding a New DataNode
4.3. Decommissioning DataNodes
4.4. Setting HDFS Block Size
4.5. Setting File Replication Factor
4.6. Mounting HDFS
4.7. Merging File in HDFS

BigData & HadoopDevelopment


5. Blocks and Splits
Input Splits
HDFS Splits
6. Hadoop Rack Aware
→ Data high availability
→ Data Integrity
→ Cluster architecture and block placement
→ Accessing HDFS
7. JAVA Approach
8. CLI Approach

BigData & HadoopDevelopment

You might also like