Changes between Version 6 and Version 7 of sunny


Ignore:
Timestamp:
Jul 9, 2008, 10:34:50 PM (16 years ago)
Author:
sunny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sunny

    v6 v7  
    11= 工作日誌 =
    2 == 2008.3.18 ==
    3  * Build Hypertable Source Code
    4  * 整理Hypertable的安裝手冊,並發佈於Wiki
    5  * 跟阿珊討論Hypertable的分工 (暫定)
    6   * 本週讀書會,Sunny先報告Hypertable的架構與編譯
    7   * 下週讀書會, 阿珊報告Google's Bigtable Paper
    8   * 阿珊會在wiki補上How it works那一段
    9   * 下週測試Hypertable的效能
    10  * Study Hypertable's articles
    11 == 2008.3.19 ==
    12  * Run Hypertable Regression Test
    13  * Test HQL Command
    14  * Setup Hypertable Source Code Documentation Tree
    15 == 2008.3.20 ==
    16  * 整理Hypertable簡報, 與練習報告
    17  * 測試HQL的insert指令, 目前發現google上的HQL tutorial的insert指令教學不會work, 還在測試當中
    18 == 2008.3.21 ==
    19  * 整理與增加Hypertable簡報內容
    20  * 讀書會報告與討論
    21 == 2008.3.28 ==
    22  * 讀書會報告與討論
    23  * 討論Hypertable的工作內容
    24   * 可將Hypertable應用於BioInfo Project
    25    * 第一步先處理[http://trac.nchc.org.tw/grid/wiki/BioInfo_Project/2008-03-19 待解問題1] [[BR]]
    26      先萃取xml中的必要欄位後轉換成另一個xml,等熟悉Hypertable的API之後,再將資料匯入到Hypertable
    27    * 目標是建立BioInfo的搜尋擎與效能評估
    28   * 測試[http://code.google.com/p/hypertable/wiki/ApacheLogQuery Apache Log Query]的程式 (請阿珊幫忙support)
    29 == 2008.3.31 ==
    30  * 評估免費的C++開發工具, 目前決定採用[http://www.ultimatepp.org/ Ultimate++],這套工具內含free gui builder, 可用於撰寫前端測試工具
    31   * 讀取xml的部份打算改以c++來開發, 另外再找free xml parser for c++, 像是Xerces C++ Parser
     2== 2008.3-7 ==
     3 * 研究[wiki:HyperTable HyperTable],[wiki:HBase HBase]原理架構及文件製作
     4  * 安裝HyperTable筆記([wiki:HyperTable/HowToInstall wiki])
     5  * HyperTable Query Language指令測試筆記([wiki:HyperTable/HQLTutorial wiki])
     6  * HyperTable簡介([/cloud/attachment/wiki/WikiStart/Hypertable-2008.3.21.odp?format=raw odp])
     7  * HyperTable資料庫建構筆記([wiki:HyperTable/BioInfo_Project wiki])
     8  * HBase簡介([/cloud/attachment/wiki/WikiStart/HBase.odp?format=raw odp])
     9  * HyperTable測試平台安裝與測試步驟技術文件([/cloud/attachment/wiki/WikiStart/HyperTable%E6%B8%AC%E8%A9%A6%E5%B9%B3%E5%8F%B0%E5%AE%89%E8%A3%9D%E8%88%87%E6%B8%AC%E8%A9%A6%E6%AD%A5%E9%A9%9F%E6%8A%80%E8%A1%93%E6%96%87%E4%BB%B6.odt?format=raw odp])
     10 * 觀察Column Oriented DB(Bigtable,HBase,HyperTable)如何應用在[wiki:WebIndexing Web Indexing]當中
     11  * Column Oriented DB v.s. Row Oriented DB(HBase v.s. MySql)筆記([wiki:codb_rodb_inbio wiki])([http://trac.nchc.org.tw/cloud/attachment/wiki/WikiStart/Column_Row-Oriented_DB.odp?format=raw odp])