I'm trying to create a rich online dashboard to analyze web traffic with monetDB. Does anybody know how to integrate with an open source solution ?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I would recommend to use:
- DWH: MonetDB
- ETL: PDI (Pentaho Data Integration)
- OLAP: Mondrian OLAP (OLAP schema workbench tool)
- Dashboards: Pentaho BI Server CE (CDF: charts portfolio CCC + maps, etc.)
For a quick start:
- Fill you DWH (MonetDB) with sample data (One fact table, few dimensions)
- Create OLAP schema in on the top of the DWH tables using "OLAP schema workbench" tool
- On Pentaho BI Server CE:
- Add data sources - DWH connection, OLAP schema
- Create dashboards (according to samples on BI Server)