Changes between Version 2 and Version 3 of jazz/10-06-21
- Timestamp:
- Jun 21, 2010, 4:51:06 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/10-06-21
v2 v3 1 1 = 2010-06-21 = 2 3 {{{ 4 #!graphviz 5 digraph cloud_stack { size="16,10"; node[shape=box,width=2.0]; 6 "Crawlers" -> "HTML files stored in Google File System" -> "Map/Reduce Job to analysis keywords into index" -> "(search keyword, URLs) key-value pairs stored in BigTable"; 7 } 8 }}} 2 9 3 10 == Linux ==