= 工作日誌 = == 2008.3.18 == * Build Hypertable Source Code * 整理Hypertable的安裝手冊,並發佈於Wiki * 跟阿珊討論Hypertable的分工 (暫定) * 本週讀書會,Sunny先報告Hypertable的架構與編譯 * 下週讀書會, 阿珊報告Google's Bigtable Paper * 阿珊會在wiki補上How it works那一段 * 下週測試Hypertable的效能 * Study Hypertable's articles == 2008.3.19 == * Run Hypertable Regression Test * Test HQL Command * Setup Hypertable Source Code Documentation Tree == 2008.3.20 == * 整理Hypertable簡報, 與練習報告 * 測試HQL的insert指令, 目前發現google上的HQL tutorial的insert指令教學不會work, 還在測試當中 == 2008.3.21 == * 整理與增加Hypertable簡報內容 * 讀書會報告與討論 == 2008.3.28 == * 讀書會報告與討論 * 討論Hypertable的工作內容 * 可將Hypertable應用於BioInfo Project * 第一步先處理[http://trac.nchc.org.tw/grid/wiki/BioInfo_Project/2008-03-19 待解問題1] [[BR]] 先萃取xml中的必要欄位後轉換成另一個xml,等熟悉Hypertable的API之後,再將資料匯入到Hypertable * 目標是建立BioInfo的搜尋擎與效能評估 * 測試[http://code.google.com/p/hypertable/wiki/ApacheLogQuery Apache Log Query]的程式 (請阿珊幫忙support) == 2008.3.31 == * 評估免費的C++開發工具, 目前決定採用[http://www.ultimatepp.org/ Ultimate++],這套工具內含free gui builder, 可用於撰寫前端測試工具 * 讀取xml的部份打算改以c++來開發, 另外再找free xml parser for c++, 像是Xerces C++ Parser