Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HedWig" page has been changed by mahadevkonar.
http://wiki.apache.org/hadoop/HedWig?action=diff&rev1=10&rev2=11

--------------------------------------------------

  
  Now digging down into a region, it consists of a collection of '''hub 
servers'''. Hub servers aggregate messages published in a region and persist 
them. They also subscribe to hubs in other regions to listen for messages that 
their clients are subscribed to. Clients always subscribe only to  local hub 
servers. Hedwig plans to use [[http://hadoop.apache.org/zookeeper/ | 
Zookeeper]] for persistence of metadata, and 
[[https://issues.apache.org/jira/browse/ZOOKEEPER-276 | Bookkeeper]] for 
persistence of actual messages.
  
- {{attachment:region.png}}
+ {{attachment:region_1.png}}
  
  Topics are randomly split over hubs. When the hub responsible for a topic 
fails, another hub should take over responsibility of the topic.
  

Reply via email to