Issue Details (XML | Word | Printable)

Key: HADOOP-692
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Hairong Kuang
Reporter: Hairong Kuang
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Rack-aware Replica Placement

Created: 08/Nov/06 06:49 PM   Updated: 08/Jul/09 04:42 PM
Return to search
Component/s: None
Affects Version/s: 0.10.1
Fix Version/s: 0.11.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works rack.patch 2007-02-03 12:32 AM Hairong Kuang 101 kB
PDF File Licensed for inclusion in ASF works Rack_aware_HDFS_proposal.pdf 2006-11-17 08:26 PM Hairong Kuang 16 kB
Issue Links:
Dependants
 
dependent
 

Resolution Date: 03/Feb/07 01:11 AM


 Description  « Hide
This issue assumes that HDFS runs on a cluster of computers that spread across many racks. Communication between two nodes on different racks needs to go through switches. Bandwidth in/out of a rack may be less than the total bandwidth of machines in the rack. The purpose of rack-aware replica placement is to improve data reliability, availability, and network bandwidth utilization. The basic idea is that each data node determines to which rack it belongs at the startup time and notifies the name node of the rack id upon registration. The name node maintains a rackid-to-datanode map and tries to place replicas across racks.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.