欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Pentaho
小 (→链接) |
小 (→链接) |
||
第228行: | 第228行: | ||
{{Comment}} | {{Comment}} | ||
− | [[ | + | [[category:BI]] |
− | [[ | + | [[category:MDX]] |
− | [[ | + | [[category:java]] |
+ | [[category:mozilla]] | ||
[[category:big data]] | [[category:big data]] | ||
[[category:metadata]] | [[category:metadata]] |
2013年1月22日 (二) 08:14的版本
您可以在Wikipedia上了解到此条目的英文信息 Pentaho Thanks, Wikipedia. |
Pentaho: 商业智能项目提供企业级报表制作,分析,数据挖掘与工作流的功能.这个软件提供灵活 的部署选项以使它可作为嵌入式组件来使用,或作为定制BI应用程序. Pentaho包括Eclipse BIRT,JasperReports,Mondrian,JPivot,调度(scheduling),web服务,商业规则。
新闻
自http://www.pentaho.com/feeds/press/加载RSS失败或RSS源被墙
相关项目
Pentaho is the sponsor and owner of other open source projects. These projects provide components and functionality integrated with the Pentaho BI Platform.
- Mondrian - Open Source OLAP Server
- Pentaho Reporting - Open Source Reporting
- Kettle - Open Source Data Integration (ETL)
- Pentaho - Comprehensive Open Source BI Suite
- Weka - Open Source Data Mining
- Pentaho Metadata Editor
集成产品
Pentaho BI 平台集成和增强了现有的流行的第三方开放源码组件:
- Mondrian OLAP 服务器和 jPivot Analysis Front-End
- Firebird RDBMS
- Enhydra ETL,Shark 和 JaWE 工作流
- Kettle EII and ETL
- JBoss 应用程序服务器,Hibernate 和 Portal
- Weka 数据挖掘
- Eclipse 工作台和 BIRT 报表组件
- JOSSO 单点登录和 LDAP 集成
- Mozilla Rhino Javascript Processor
支持标准
BI 平台支持开放标准和协议有:
- XML – W3C 的可扩展标记语言
- JSR-94 – Java规则引擎
- JSR-168 – Java Portlet
- SVG – W3C 的可扩展适量图形
- XPDL – WFMC 的 XML 流程定义语言
- XForms – W3C 的 Web Forms
- MDX – Microsoft 的 OLAP 查询语言
- WSBPEL – Oasis 的 Web 服务业务流
- WSDL - W3C 的 Web 服务描述语言
Pentaho BI 4.x
Pentaho Business Analytics 4.8
Pentaho BI 3.x
Administration Console
http://localhost:8099/ admin/password
BI Server
http://localhost:8080
安装
获得 http://internap.dl.sourceforge.net/sourceforge/pentaho/pentaho-1.6.0GA-windows-opensource-installer.exe
选择组件
Open BI Server Design Studio Report Designer Metadata Editor
你选择默认,将安装所有四个组件,根据向导完成后续安装
安装成功后, 会在 MySQL 中创建如下库:
- hibernate
- quartz
- sampledata
可能要用到的一些信息:system/simple-jndi/jdbc.mysql.properties
SampleData/type=javax.sql.DataSource SampleData/driver=com.mysql.jdbc.Driver SampleData/url=jdbc:mysql://localhost:3306/sampledata SampleData/user=pentaho_user SampleData/password=password Hibernate/type=javax.sql.DataSource Hibernate/driver=com.mysql.jdbc.Driver Hibernate/url=jdbc:mysql://localhost:3306/hibernate Hibernate/user=hibuser Hibernate/password=password Quartz/type=javax.sql.DataSource Quartz/driver=com.mysql.jdbc.Driver Quartz/url=jdbc:mysql://localhost:3306/quartz Quartz/user=pentaho_user Quartz/password=password Shark/type=javax.sql.DataSource Shark/driver=com.mysql.jdbc.Driver Shark/url=jdbc:mysql://localhost:3306/shark Shark/user=sa Shark/password=
启动系统
./start-pentaho.sh http://localhost:8080/pentaho // 成功进入 :) 初步浏览了一下,功能十分强大 http://localhost:8080/portal/portal/pentaho/ // 也提供了基于 JBoss Portal 的商务智能门户方案
或单独安装 Pentaho Design Studio, 让其与 Pentaho Solutions 结合使用
wget http://download.huihoo.com/pentaho/pentaho-design-studio_1.6.0.GA.650.zip
PentahoDesignStudio.exe File > New > Project > General 创建 Pentaho Solutions 的项目 并定位目录: pentaho-demo/pentaho-solutions/, 这时将 pentaho-solutions导入 Eclipse
MDX Query of an OLAP Datasource
This rule uses an MDX multidimensional query to return Actual and Budget for all Regions.
The data source is a Mondrian OLAP cube: samples/reporting/SampleData.mondrian.xml
Spring
- Integrated Spring Security
- Pentaho Reporting and Spring
GlassFish
在 GlassFish 上部署Pentaho
Installing Pentaho & Liferay in Glassfish
Liferay
集成 Liferay, 提供了基于 Liferay 的商务智能门户方案
PostgreSQL
Infobright
与开源数据仓库 Infobright 的深度整合。
Big Data
Metadata Editor
Publishing Models
After defining your Metadata domain (including Connection, Model(s), and Business View), test publishing the model to the Pentaho Server (File menu)
- 1. User/Password are your Pentaho username and password - i.e. joe/password
- 2. Publish password is the publishing password defined in ..\pentaho-demo\pentaho-solutions\system\publisher_config.xml
- 3. Server URL - i.e. http://localhost:8080/pentaho
- 4. Solution - i.e. /samples/analysis
Analysis
Mondrian 提供 Pentaho Analysis Services 的核心。
Pentaho Business Analytics 是个完整、使用方便的BI套件。
Dashboards
Pentaho User Console 包含以下功能:
- Interactive Reporting:快速、简单、数据驱动的报表
- Pentaho Analyzer:基于 ROLAP 的报表和图形
- Pentaho Dashboard Designer:KPI(key performance indicators) 信息视图
Data Integration
Data Integration Server Web Console:
http://localhost:9080/pentaho-di/ joe:password
Data Mining
weka 提供Pentaho数据挖掘服务。
BI Server
Pentaho BI Server 包含以下三个层次:平台、BI组件、展示层
Platform
平台提供以下服务:
- Solution repository and solution engine
- Database connection pool management
- User authentication and authorization services
- Logging and auditing services
- Task-scheduling
- E-mail services
BI Components
Pentaho BI平台包含以下组件(components):
- Metadata layer
- Ad hoc reporting service
- ETL engine
- Reporting engine
- OLAP engine
- Data mining engine
Presentation Layer
除了提供了基于web的user console控制台外,Pentaho也提供了丰富的桌面工具:
- Design Studio (PDS) :BI Platform
- Metadata Editor (PME) :Metadata layer, Ad Hoc Reporting component
- Schema Workbench (PSW) :OLAP Engine
- Aggregate Designer (PAD) :OLAP Engine
- Report Designer (PRD) :Reporting engine
- Spoon (PDI):ETL engine
- Weka:Data Mining Engine
Reporting
All organizations use reporting in one form or another. As a result, reporting is considered a core Business Intelligence (BI) need and is frequently the first BI application deployed. Pentaho Reporting allows organizations to easily access, format, and distribute information to employees, customers, and partners.
Mobile
OpenOffice
Mozilla
Marketplace
服务
- Pentaho服务外包
- Pentaho 培训课程
图集
链接
- Pentaho官网
- Pentaho社区
- Pentaho @ GitHub
- Pentaho Evaluation Resource Center有不是视频资料
- Pentaho开放文档
- Pentaho Javadoc
- Pentaho Manual Deployments build information
- Pentaho下载
<discussion>characters_max=300</discussion>