Changes between Version 22 and Version 23 of HyperTable
- Timestamp:
- Jun 2, 2008, 6:11:49 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HyperTable
v22 v23 51 51 * The AOL query logs were inserted into an 8-node Hypertable cluster. The average size of each row key was ~7 bytes and each value was ~15 bytes. The insert rate (with 4 simultaneous insert processes) was approximately 410K inserts/s. The table was scanned at a rate of approximately 671K cells/s. 52 52 == 【How we use it】 == 53 * [http://trac.nchc.org.tw/cloud/wiki/HyperTable/BioInfo_Project 以陽明的病人屬性分類資料為範本來建立 搜尋引擎]53 * [http://trac.nchc.org.tw/cloud/wiki/HyperTable/BioInfo_Project 以陽明的病人屬性分類資料為範本來建立資料庫] 54 54 == 【Similar Project】 == 55 55 * [http://hadoop.apache.org/hbase/ HBase]: Bigtable-like structured storage for Hadoop HDFS