Changes between Version 15 and Version 16 of NCHCCloudCourse100427
- Timestamp:
- Apr 27, 2010, 4:40:44 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NCHCCloudCourse100427
v15 v16 49 49 || || [raw-attachment:wiki:NCHCCloudCourse090428:10.Conclusions.pdf 課程小結] || [raw-attachment:wiki:NCHCCloudCourse100225:10.Conclusions.pdf Part-10] || || || 50 50 51 == 補充資料 == 52 51 53 * 補充:[wiki:Hadoop_Lab5 用 Eclipse 開發 hadoop 程式 ] 52 54 * 基於 !NetBeans 的 MapReduce 開發環境 - [http://www.hadoopstudio.org/ Hadoop Studio] - Karmasphere Studio for Hadoop is a Sample screenshot MapReduce development environment (IDE) based on !NetBeans. … … 56 58 * 修改完回到 hadoop-* 目錄,下 ant 重新編譯。 57 59 * 論壇相關討論:[http://forum.hadoop.tw/viewtopic.php?f=7&t=19 要怎麼編譯 hadoop 的 scheduler 呢??] 60 61 * [http://www.paolocorti.net/2009/12/06/using-mongodb-to-store-geographic-data/ Using MongoDb to store geographic data] 62 * GIS 地理資訊系統的資料量是相當可觀的,但如何提供一個分散式的資料庫可以做資料查詢就是很多雲端系統應該要解決的問題。!MongoDB 算是 !NoSQL 資料庫實作的一支。