SlideShare a Scribd company logo
1 of 48
Download to read offline
Open Source
Business Intelligence
       Intro


    Stefano Scamuzzo
    Senior Technical Manager
    Architecture & Consulting
    Research & Innovation Division
    Engineering Ingegneria Informatica
The Open Source Question




 In many cases, the question is "when" to
   focus on open-source alternatives to
traditional closed-source solutions, not "if"
         you should focus on them.


       Gartner
       Hype Cycle for Open-Source Software, 2005
The discovery of OSBI
Reasons to adopt OSBI

According to Gartner Analysis (2008)
  Reducing costs
  Embed BI functionalities into existing applications
  Complement the current BI infrastructure to extend BI
  usage to more users


We should add to Gartner arguments …
  Flexibility
  Innovation
  Better reactivity
… and now we are not alone …

                                       2010

                        2009
2008




Source: NORTH BRIDGE
“2010 Future of Open Source Survey Results”
futureofopensource.drupalgardens.com
And more …
The typical Business Intelligence layers



Data Ware House Platforms


Extract Transfer Load (ETL) solutions


Business Intelligence platforms:
  Analytical tools
  Document lifecycle management
  Security
  Integration
DWH Layer




Data Ware House products
Data Warehousing

Data Warehouse
  A reference database structured for analysis
    Non transactional
    Contents harmonized and comprehensive
    Partitioning, bitmap indexes, materialized views, SMP support

DWH vendors
  Teradata is the first DWH pure player
    Followed by DW appliance vendors: MS-DATAllegro, Netezza and Sun-
    Greenplum

  Every DBMS vendor supports DWH
    Oracle, Sybase, IBM, Microsoft
    Specialized: ParAccel, Kognitio

  DW techniques are portable to any DBMS platform
Data Warehousing




Source: Gartner (January 2010)
Open Source Data Warehousing

Three leading Open Source DBMS players:
  Ingres
  MySQL
  PostgreSQL
Ingres is possibly the most enterprise worthy
MySQL, popular but limited DW capabilities
before version 5.1
  Strong point: multiengine architecture
  Look at MyISAM and InfoBright
PostgreSQL robust enterprise platform
  EnterpriseDB is the commercialization of PostgreSQL
DWH Recommendations

Technological evolution
  MPP
  Column stores (InfoBright, Ingres VectorWise)
  Search-reliant data warehouses
  Data stream management (Truviso)
  Appliances
OS option
  Ingres Icebreaker or Greenplum vs Netezza or
  DATAllegro
  Adopt MySQL but evaluate performance and
  scalability, considering enhancements as InfoBright
  Enterprises should consider supported RDBMS as
  Ingres and EnterpriseDB
  Consider MonetDB
BI Layer




Business Intelligence tools and platforms
Business Intelligence

More than just software
  Integration with operational systems
  Embedding analytics in business applications
  Collaboration
BI tools:
  Reporting, dashboards, ad-hoc query
  OLAP analysis
  Advanced analytics (data mining, statistics, geospatial
  analytics)
  Application integration
Business Intelligence Scene

Many BI vendors
  Dominators: SAP Business Objects, IBM Cognos,
  Oracle Hyperion, MicroSoft
  Pure player: Microstrategy, SAS, SPSS
  Visualization specialized: Actuate, TIBCO Spotfire,
  Tableau, QlickView
OS BI Analytical Tools

Reporting
  JasperReports
  Eclipse BIRT from Actuate
  Pentaho Report Desginer



OLAP
  Mondrian Relational OLAP Server (ROLAP) + JPivot
  tag library
  Palo Multidimensional OLAP Server (MOLAP)
Reporting




Reporting
BIRT Report Engine

Eclipse project including
  Graph generator
  Report generator
  Design environment (Eclipse based)
Managed by Actuate that commercialize a BI offer
whose only open source solution is BIRT
Library allowing to generate reports in different
format
The report can mix data, graphics and images
Can be integrated in any Java application
BIRT Report Engine
BIRT Report Engine

Essentially oriented to developers, requests must
be written in SQL
It is possible to make BIRT accessible by less
technical users
It is possible to create resource libraries
containing the basic elements to produce a report
Strength
  the Eclipse community
  the ease of use
Jasper Reports

Report engine developed by JasperSoft and
distributed in open source
Report are described as xml files that can be built:
  Manually
  Using ad-hoc tools (ex. iReport)
Generates report in different formats:
  HTML, PDF, XML, CSV
The layout of the report is composed of layers:
  Title, page header, column headings, details, column
  footers, page footer, last page, summary page
It is possible to use subreports
iReport

Tool to design Jasper reports
Oriented to report developer
Less intuitive than BIRT
Pentaho Report Designer

Formerly known as JFreeReports
Joined Pentaho in 2006
It allows to directly deploy reports in the Pentaho
platform
It supports different formats:
  PDF, HTML, CSV
Reports are developed in layers, as in
JasperReports
Wizards are available
Pentaho Report Designer
OLAP




Multidimensional Analysis (OLAP)
Mondrian

OLAP server
It belongs to the ROLAP Category (Relational
OLAP) since it access a relational data base
Mondrian executes requests described in MDX
language
Mondrian can be used together with its client
JPivot
It also exposes XMLA interface allowing to be
accessed by other clients (ex. JPalo)
The Mondrian project has joined Pentaho and
renamed ad Pentaho Analysis
JPivot

OLAP client
It allows to represent a OLAP cube and to
navigate it
  Drill down, drill up
  Drill across, drill through
  Slice and dice
It allows to associate a graph to the dimensional
table
It exports in PDF or Excel
The user interface can be customized using style
sheets
Jpivot - Screenshot
Palo

OLAP server
It belongs to the MOLAP Category
(Multidimensional OLAP) since it load data in a
dedicated structure
A plugin is available to access Palo server from
Excel
It can be accessed by a JPalo client
In the commercial version it is possible to select
and change the values and to spread aggregated
data trough the details
JPalo

OLAP client
Web interface to access both Palo and Mondrian
As an alternative you can user Palo Eclipse
Client, a thick client based on Eclipse
BI Platforms




Business Intelligence Platforms
Pentaho BI Suite

Product suite to distribute analytical functionalities and
documents through
   portals (JBoss portal)
   web application
It has a double-license (open core) model
   Community edition: free open source
   Enterprise edition: license fee
Community Edition Functionalities
   Pentaho Server (reporting, analysis, dashboard)
   Pentaho Report Designer
   Pentaho Design Studio
   Pentaho Data Integration
   Pentaho Metadata Editor
Pentaho Community Edition
Pentaho Enterprise Edition

The main modules are “certified”
Professional support, Software maintenance and
assurance
Main enhanced functionalities:
  Pentaho Analyzer
  Dashboard designer
  Enterprise Console
  SSO
  Security configuration
  Repository utilities
  Lifecycle management
  Audit reports
  Clustering
  Performance monitoring
  ETL management and monitoring
  Enterprise security
Pentaho Enterprise Edition
Pentaho: main components

Workflow engine
  It allows to structure a decision process by means of
  action
  Each action is described in a XML file
  The XML files are created in the Pentaho Design
  Studio environment, an eclipse based user interface
Task Scheduler
  Based on Quartz
  It allows to schedule any Pentaho action
  It allows to periodically send reports by mail
  The task control can be manual or linked to an action
Pentaho: user interface

Web application
  It manages user roles in accessing functionalities
  It is the preferred way to access Pentaho
Portal
  It manages portlets in JBoss Portal
     EmbeddedReportPortlet
     ChartPortlet

  The security is managed by the portal
SpagoBI

Business Intelligence Suite
Totally free and open source, only one version
and one license (LGPL)
It has a open architecture allowing to integrate
new components both open source and
proprietary
It integrates some open source solutions (Jasper,
BIRT, Mondrian) and provide original ones (Geo,
QbE, KPI)
SpagoBI: modules
SpagoBI Server (12 analytical areas / 18 engines)
   SpagoBI Reporting (4 engines)
   SpagoBI OLAP (3 engines)
   SpagoBI Free Inquiry (QbE)
   SpagoBI Chart
   SpagoBI GEO (2 engines)
   SpagoBI KPI
   SpagoBI Real Time Dashboards
   SpagoBI Interactive Dashboards
   SpagoBI Data Mining
   SpagoBI Analytical Dossier
   SpagoBI Office
   SpagoBI ETL – Talend
SpagoBI Studio
SpagoBI Metadata
SpagoBI SDK
SpagoBI Applications
SpagoBI

Analytical model
  Set of different solutions for different analytical areas
Behavioural model
  Manages user roles
  Associate functionality to user roles
  Associate data visibility to user roles
Cross-navigation
  Allows to link analytical documents between them
SpagoBI: the user interface

Web application
  Can be deployed on any Web Container as: Tomcat,
  JBoss, WebSphere
  Security is managed by the integrated CAS module
Portal
  Can be deployed on any Portal Container compliant to
  the JSR 168 standard as: eXo WebOS, Liferay
  Security is managed by the portal
  The source code is the same: deploying as web
  application or portal is a matter of configuration
SpagoBI User Interface
SpagoBI Studio
Jasper Intelligence

The BI platform of JasperSoft
Main modules
   Jasper Server
   Jasper Analysis
   Jasper Reports
   Jasper ETL
   iReport
Three editions available:
   Community Edition (GPL or LGPL License)
   Professional Edition (Commercial License)
   Enterprise Edition (Commercial License)
Users can build their reports
The user interface is based on a specific web application,
no use of portal
Jasper Suite – Community Edition
Jasper Intelligence: commercial version and ETL

The commercial version includes:
  Certified support
  Release cycle management
  Support guarantees
  Legal matters, indemnity
Professional version added functionalities
  Web Reporting and Analysis
  Dashboards
  Flash based charts
  Security
Enterprise version added functionalities
  Multi-tenancy
  Advanced OLAP Services
  Audit Logging
  ETL with Activity Monitoring
Jasper Suite – Professional Edition
Thanks




Thank you for your attention !

More Related Content

What's hot

Pentaho-BI
Pentaho-BIPentaho-BI
Pentaho-BIEdureka!
 
SpagoBI Suite 2010
SpagoBI Suite 2010SpagoBI Suite 2010
SpagoBI Suite 2010SpagoWorld
 
Open Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETLOpen Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETLJonathan Levin
 
GeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL toolGeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL toolThierry Badard
 
BI Reporting Application Comparison
BI Reporting Application ComparisonBI Reporting Application Comparison
BI Reporting Application ComparisonScott Mitchell
 
Informatica Pentaho Etl Tools Comparison
Informatica Pentaho Etl Tools ComparisonInformatica Pentaho Etl Tools Comparison
Informatica Pentaho Etl Tools ComparisonRoberto Espinosa
 
Machine Learning - Eine Challenge für Architekten
Machine Learning - Eine Challenge für ArchitektenMachine Learning - Eine Challenge für Architekten
Machine Learning - Eine Challenge für ArchitektenHarald Erb
 
Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)
Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)
Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)Roland Bouman
 
Business Intelligence Tool Jaspersoft
Business Intelligence Tool JaspersoftBusiness Intelligence Tool Jaspersoft
Business Intelligence Tool JaspersoftAsgar Hussain Inamdar
 
Informatica overview
Informatica overviewInformatica overview
Informatica overviewSwetha Naveen
 
GeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL toolGeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL toolThierry Badard
 
Lecture about SAP HANA and Enterprise Comupting at University of Halle
Lecture about SAP HANA and Enterprise Comupting at University of HalleLecture about SAP HANA and Enterprise Comupting at University of Halle
Lecture about SAP HANA and Enterprise Comupting at University of HalleTobias Trapp
 
Machine Learning Models in Production
Machine Learning Models in ProductionMachine Learning Models in Production
Machine Learning Models in ProductionDataWorks Summit
 
ArchitectureAndPlatformsAspects
ArchitectureAndPlatformsAspectsArchitectureAndPlatformsAspects
ArchitectureAndPlatformsAspectsManeesh Innani
 
OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011
OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011
OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011Mark Rittman
 
owb-11gr2-code-template-mappings-133311
owb-11gr2-code-template-mappings-133311owb-11gr2-code-template-mappings-133311
owb-11gr2-code-template-mappings-133311Carnot Antonio Romero
 

What's hot (20)

Pentaho-BI
Pentaho-BIPentaho-BI
Pentaho-BI
 
SpagoBI Suite 2010
SpagoBI Suite 2010SpagoBI Suite 2010
SpagoBI Suite 2010
 
Open Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETLOpen Source ETL vs Commercial ETL
Open Source ETL vs Commercial ETL
 
ETL
ETLETL
ETL
 
GeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL toolGeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL tool
 
BI Reporting Application Comparison
BI Reporting Application ComparisonBI Reporting Application Comparison
BI Reporting Application Comparison
 
Informatica Pentaho Etl Tools Comparison
Informatica Pentaho Etl Tools ComparisonInformatica Pentaho Etl Tools Comparison
Informatica Pentaho Etl Tools Comparison
 
Machine Learning - Eine Challenge für Architekten
Machine Learning - Eine Challenge für ArchitektenMachine Learning - Eine Challenge für Architekten
Machine Learning - Eine Challenge für Architekten
 
Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)
Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)
Moving and Transforming Data with Pentaho Data Integration 5.0 CE (aka Kettle)
 
Kettle – Etl Tool
Kettle – Etl ToolKettle – Etl Tool
Kettle – Etl Tool
 
Business Intelligence Tool Jaspersoft
Business Intelligence Tool JaspersoftBusiness Intelligence Tool Jaspersoft
Business Intelligence Tool Jaspersoft
 
Informatica session
Informatica sessionInformatica session
Informatica session
 
Informatica overview
Informatica overviewInformatica overview
Informatica overview
 
GeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL toolGeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL tool
 
Lecture about SAP HANA and Enterprise Comupting at University of Halle
Lecture about SAP HANA and Enterprise Comupting at University of HalleLecture about SAP HANA and Enterprise Comupting at University of Halle
Lecture about SAP HANA and Enterprise Comupting at University of Halle
 
Machine Learning Models in Production
Machine Learning Models in ProductionMachine Learning Models in Production
Machine Learning Models in Production
 
ArchitectureAndPlatformsAspects
ArchitectureAndPlatformsAspectsArchitectureAndPlatformsAspects
ArchitectureAndPlatformsAspects
 
Pro Logiq® IDAA
Pro Logiq® IDAAPro Logiq® IDAA
Pro Logiq® IDAA
 
OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011
OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011
OBIEE11g Architecture & Internals : Collaborate'11, Orlando 2011
 
owb-11gr2-code-template-mappings-133311
owb-11gr2-code-template-mappings-133311owb-11gr2-code-template-mappings-133311
owb-11gr2-code-template-mappings-133311
 

Viewers also liked

Unleash The Power Of Your Data Using Open Source Business Intelligence
Unleash The Power Of Your Data Using Open Source Business IntelligenceUnleash The Power Of Your Data Using Open Source Business Intelligence
Unleash The Power Of Your Data Using Open Source Business IntelligenceMySQLConference
 
Devoxx France 2013 : Musclez vos apps android avec les outils du monde java
Devoxx France 2013 : Musclez vos apps android avec les outils du monde javaDevoxx France 2013 : Musclez vos apps android avec les outils du monde java
Devoxx France 2013 : Musclez vos apps android avec les outils du monde javajeromevdl
 
Adopting Open Source Business Intelligence: Who, Why and How
Adopting Open Source Business Intelligence: Who, Why and HowAdopting Open Source Business Intelligence: Who, Why and How
Adopting Open Source Business Intelligence: Who, Why and Howmark madsen
 
Open Source Business Intelligence
Open Source Business IntelligenceOpen Source Business Intelligence
Open Source Business IntelligenceJos van Dongen
 
Mondrian and OLAP Overview
Mondrian and OLAP OverviewMondrian and OLAP Overview
Mondrian and OLAP OverviewAlex Meadows
 
Jaspersoft Webinar deck
Jaspersoft Webinar deckJaspersoft Webinar deck
Jaspersoft Webinar deckJos van Dongen
 

Viewers also liked (6)

Unleash The Power Of Your Data Using Open Source Business Intelligence
Unleash The Power Of Your Data Using Open Source Business IntelligenceUnleash The Power Of Your Data Using Open Source Business Intelligence
Unleash The Power Of Your Data Using Open Source Business Intelligence
 
Devoxx France 2013 : Musclez vos apps android avec les outils du monde java
Devoxx France 2013 : Musclez vos apps android avec les outils du monde javaDevoxx France 2013 : Musclez vos apps android avec les outils du monde java
Devoxx France 2013 : Musclez vos apps android avec les outils du monde java
 
Adopting Open Source Business Intelligence: Who, Why and How
Adopting Open Source Business Intelligence: Who, Why and HowAdopting Open Source Business Intelligence: Who, Why and How
Adopting Open Source Business Intelligence: Who, Why and How
 
Open Source Business Intelligence
Open Source Business IntelligenceOpen Source Business Intelligence
Open Source Business Intelligence
 
Mondrian and OLAP Overview
Mondrian and OLAP OverviewMondrian and OLAP Overview
Mondrian and OLAP Overview
 
Jaspersoft Webinar deck
Jaspersoft Webinar deckJaspersoft Webinar deck
Jaspersoft Webinar deck
 

Similar to Webinar: Open Source Business Intelligence Intro

Open Source Reporting Tool Comparison
Open Source Reporting Tool ComparisonOpen Source Reporting Tool Comparison
Open Source Reporting Tool ComparisonRogue Wave Software
 
SpagoBI - the Business Intelligence Free Platform
SpagoBI - the Business Intelligence Free PlatformSpagoBI - the Business Intelligence Free Platform
SpagoBI - the Business Intelligence Free Platformdavide.zerbetto
 
SpagoBI_CLLAP2009
SpagoBI_CLLAP2009SpagoBI_CLLAP2009
SpagoBI_CLLAP2009guest76d50b
 
Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho Uday Kothari
 
Cognos CIO CEE 2010 Prague CZE
Cognos CIO CEE 2010 Prague CZECognos CIO CEE 2010 Prague CZE
Cognos CIO CEE 2010 Prague CZEStepan Kutaj
 
Ibm Cognos B Iund Pmfj
Ibm Cognos B Iund PmfjIbm Cognos B Iund Pmfj
Ibm Cognos B Iund PmfjFriedel Jonker
 
Webinar: SpagoBI Suite
Webinar: SpagoBI SuiteWebinar: SpagoBI Suite
Webinar: SpagoBI SuiteSpagoWorld
 
Webinar september 2013
Webinar september 2013Webinar september 2013
Webinar september 2013Marc Gille
 
business analysis-Data warehousing
business analysis-Data warehousingbusiness analysis-Data warehousing
business analysis-Data warehousingDhilsath Fathima
 
HANA SPS07 Business Intelligence
HANA SPS07 Business Intelligence HANA SPS07 Business Intelligence
HANA SPS07 Business Intelligence SAP Technology
 
Panorama Business Intelligence Solution
Panorama Business Intelligence SolutionPanorama Business Intelligence Solution
Panorama Business Intelligence Solutionwww.panorama.com
 
Ow2 SpagoBI Linuxtag09
Ow2 SpagoBI Linuxtag09Ow2 SpagoBI Linuxtag09
Ow2 SpagoBI Linuxtag09OW2
 
Ow2 Open World Forum09 Bonita Use Case
Ow2 Open World Forum09 Bonita Use CaseOw2 Open World Forum09 Bonita Use Case
Ow2 Open World Forum09 Bonita Use CaseOW2
 
Offshore Recruiting Training Material
Offshore Recruiting Training MaterialOffshore Recruiting Training Material
Offshore Recruiting Training Materialjohnpaka
 
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...Indus Khaitan
 
Open erp
Open erpOpen erp
Open erpsgshiva
 

Similar to Webinar: Open Source Business Intelligence Intro (20)

Open Source Reporting Tool Comparison
Open Source Reporting Tool ComparisonOpen Source Reporting Tool Comparison
Open Source Reporting Tool Comparison
 
SpagoBI - the Business Intelligence Free Platform
SpagoBI - the Business Intelligence Free PlatformSpagoBI - the Business Intelligence Free Platform
SpagoBI - the Business Intelligence Free Platform
 
Open Source Soa
Open Source SoaOpen Source Soa
Open Source Soa
 
Pentaho Suite Analysis
Pentaho Suite Analysis Pentaho Suite Analysis
Pentaho Suite Analysis
 
SpagoBI_CLLAP2009
SpagoBI_CLLAP2009SpagoBI_CLLAP2009
SpagoBI_CLLAP2009
 
Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho
 
Cognos CIO CEE 2010 Prague CZE
Cognos CIO CEE 2010 Prague CZECognos CIO CEE 2010 Prague CZE
Cognos CIO CEE 2010 Prague CZE
 
Ibm Cognos B Iund Pmfj
Ibm Cognos B Iund PmfjIbm Cognos B Iund Pmfj
Ibm Cognos B Iund Pmfj
 
Webinar: SpagoBI Suite
Webinar: SpagoBI SuiteWebinar: SpagoBI Suite
Webinar: SpagoBI Suite
 
Webinar september 2013
Webinar september 2013Webinar september 2013
Webinar september 2013
 
business analysis-Data warehousing
business analysis-Data warehousingbusiness analysis-Data warehousing
business analysis-Data warehousing
 
HANA SPS07 Business Intelligence
HANA SPS07 Business Intelligence HANA SPS07 Business Intelligence
HANA SPS07 Business Intelligence
 
Panorama Business Intelligence Solution
Panorama Business Intelligence SolutionPanorama Business Intelligence Solution
Panorama Business Intelligence Solution
 
Ow2 SpagoBI Linuxtag09
Ow2 SpagoBI Linuxtag09Ow2 SpagoBI Linuxtag09
Ow2 SpagoBI Linuxtag09
 
Ow2 Open World Forum09 Bonita Use Case
Ow2 Open World Forum09 Bonita Use CaseOw2 Open World Forum09 Bonita Use Case
Ow2 Open World Forum09 Bonita Use Case
 
Who is BIRT
Who is BIRTWho is BIRT
Who is BIRT
 
Offshore Recruiting Training Material
Offshore Recruiting Training MaterialOffshore Recruiting Training Material
Offshore Recruiting Training Material
 
Introduction To Pentaho
Introduction To PentahoIntroduction To Pentaho
Introduction To Pentaho
 
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
 
Open erp
Open erpOpen erp
Open erp
 

More from SpagoWorld

[SFScon'17] More than a decade with free open source software
[SFScon'17] More than a decade with free open source software[SFScon'17] More than a decade with free open source software
[SFScon'17] More than a decade with free open source softwareSpagoWorld
 
EclipseDay Milano 2017 - How to make Data Science appealing with open source ...
EclipseDay Milano 2017 - How to make Data Science appealing with open source ...EclipseDay Milano 2017 - How to make Data Science appealing with open source ...
EclipseDay Milano 2017 - How to make Data Science appealing with open source ...SpagoWorld
 
Parametric report slide support
Parametric report slide supportParametric report slide support
Parametric report slide supportSpagoWorld
 
My First Report slide support
My First Report slide supportMy First Report slide support
My First Report slide supportSpagoWorld
 
My First Worksheet slide support
My First Worksheet slide supportMy First Worksheet slide support
My First Worksheet slide supportSpagoWorld
 
Starting with SpagoBI Slide Support
Starting with SpagoBI Slide SupportStarting with SpagoBI Slide Support
Starting with SpagoBI Slide SupportSpagoWorld
 
SpagoBI Suite Slide Support
SpagoBI Suite Slide SupportSpagoBI Suite Slide Support
SpagoBI Suite Slide SupportSpagoWorld
 
Architectural Evolution Starting from Hadoop
Architectural Evolution Starting from HadoopArchitectural Evolution Starting from Hadoop
Architectural Evolution Starting from HadoopSpagoWorld
 
Openness as the Engine for Digital Innovation
Openness as the Engine for Digital InnovationOpenness as the Engine for Digital Innovation
Openness as the Engine for Digital InnovationSpagoWorld
 
HUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions Architect
HUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions ArchitectHUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions Architect
HUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions ArchitectSpagoWorld
 
HUG Italy meet-up with Tugdual Grall, MapR Technical Evangelist
HUG Italy meet-up with Tugdual Grall, MapR Technical EvangelistHUG Italy meet-up with Tugdual Grall, MapR Technical Evangelist
HUG Italy meet-up with Tugdual Grall, MapR Technical EvangelistSpagoWorld
 
Data Mining with SpagoBI suite
Data Mining with SpagoBI suiteData Mining with SpagoBI suite
Data Mining with SpagoBI suiteSpagoWorld
 
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...SpagoWorld
 
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?SpagoWorld
 
Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis SpagoWorld
 
Webinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demoWebinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demoSpagoWorld
 
SpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and UsesSpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and UsesSpagoWorld
 
SpagoBI 5 Demo Day and Workshop : Technology Applications and Uses
SpagoBI 5 Demo Day and Workshop : Technology Applications and UsesSpagoBI 5 Demo Day and Workshop : Technology Applications and Uses
SpagoBI 5 Demo Day and Workshop : Technology Applications and UsesSpagoWorld
 
Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...
Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...
Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...SpagoWorld
 
OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...
OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...
OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...SpagoWorld
 

More from SpagoWorld (20)

[SFScon'17] More than a decade with free open source software
[SFScon'17] More than a decade with free open source software[SFScon'17] More than a decade with free open source software
[SFScon'17] More than a decade with free open source software
 
EclipseDay Milano 2017 - How to make Data Science appealing with open source ...
EclipseDay Milano 2017 - How to make Data Science appealing with open source ...EclipseDay Milano 2017 - How to make Data Science appealing with open source ...
EclipseDay Milano 2017 - How to make Data Science appealing with open source ...
 
Parametric report slide support
Parametric report slide supportParametric report slide support
Parametric report slide support
 
My First Report slide support
My First Report slide supportMy First Report slide support
My First Report slide support
 
My First Worksheet slide support
My First Worksheet slide supportMy First Worksheet slide support
My First Worksheet slide support
 
Starting with SpagoBI Slide Support
Starting with SpagoBI Slide SupportStarting with SpagoBI Slide Support
Starting with SpagoBI Slide Support
 
SpagoBI Suite Slide Support
SpagoBI Suite Slide SupportSpagoBI Suite Slide Support
SpagoBI Suite Slide Support
 
Architectural Evolution Starting from Hadoop
Architectural Evolution Starting from HadoopArchitectural Evolution Starting from Hadoop
Architectural Evolution Starting from Hadoop
 
Openness as the Engine for Digital Innovation
Openness as the Engine for Digital InnovationOpenness as the Engine for Digital Innovation
Openness as the Engine for Digital Innovation
 
HUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions Architect
HUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions ArchitectHUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions Architect
HUG Italy meet-up with Fabian Wilckens, MapR EMEA Solutions Architect
 
HUG Italy meet-up with Tugdual Grall, MapR Technical Evangelist
HUG Italy meet-up with Tugdual Grall, MapR Technical EvangelistHUG Italy meet-up with Tugdual Grall, MapR Technical Evangelist
HUG Italy meet-up with Tugdual Grall, MapR Technical Evangelist
 
Data Mining with SpagoBI suite
Data Mining with SpagoBI suiteData Mining with SpagoBI suite
Data Mining with SpagoBI suite
 
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
 
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
 
Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis
 
Webinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demoWebinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demo
 
SpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and UsesSpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and Uses
 
SpagoBI 5 Demo Day and Workshop : Technology Applications and Uses
SpagoBI 5 Demo Day and Workshop : Technology Applications and UsesSpagoBI 5 Demo Day and Workshop : Technology Applications and Uses
SpagoBI 5 Demo Day and Workshop : Technology Applications and Uses
 
Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...
Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...
Engineering and OW2 Big Data Initiative: an open approach to the data-driven ...
 
OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...
OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...
OW2Con’14 – OW2 Big Data initiative: leveraging the data-driven economy with ...
 

Recently uploaded

Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 

Webinar: Open Source Business Intelligence Intro

  • 1. Open Source Business Intelligence Intro Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica
  • 2. The Open Source Question In many cases, the question is "when" to focus on open-source alternatives to traditional closed-source solutions, not "if" you should focus on them. Gartner Hype Cycle for Open-Source Software, 2005
  • 4. Reasons to adopt OSBI According to Gartner Analysis (2008) Reducing costs Embed BI functionalities into existing applications Complement the current BI infrastructure to extend BI usage to more users We should add to Gartner arguments … Flexibility Innovation Better reactivity
  • 5. … and now we are not alone … 2010 2009 2008 Source: NORTH BRIDGE “2010 Future of Open Source Survey Results” futureofopensource.drupalgardens.com
  • 7. The typical Business Intelligence layers Data Ware House Platforms Extract Transfer Load (ETL) solutions Business Intelligence platforms: Analytical tools Document lifecycle management Security Integration
  • 8. DWH Layer Data Ware House products
  • 9. Data Warehousing Data Warehouse A reference database structured for analysis Non transactional Contents harmonized and comprehensive Partitioning, bitmap indexes, materialized views, SMP support DWH vendors Teradata is the first DWH pure player Followed by DW appliance vendors: MS-DATAllegro, Netezza and Sun- Greenplum Every DBMS vendor supports DWH Oracle, Sybase, IBM, Microsoft Specialized: ParAccel, Kognitio DW techniques are portable to any DBMS platform
  • 11. Open Source Data Warehousing Three leading Open Source DBMS players: Ingres MySQL PostgreSQL Ingres is possibly the most enterprise worthy MySQL, popular but limited DW capabilities before version 5.1 Strong point: multiengine architecture Look at MyISAM and InfoBright PostgreSQL robust enterprise platform EnterpriseDB is the commercialization of PostgreSQL
  • 12. DWH Recommendations Technological evolution MPP Column stores (InfoBright, Ingres VectorWise) Search-reliant data warehouses Data stream management (Truviso) Appliances OS option Ingres Icebreaker or Greenplum vs Netezza or DATAllegro Adopt MySQL but evaluate performance and scalability, considering enhancements as InfoBright Enterprises should consider supported RDBMS as Ingres and EnterpriseDB Consider MonetDB
  • 13. BI Layer Business Intelligence tools and platforms
  • 14. Business Intelligence More than just software Integration with operational systems Embedding analytics in business applications Collaboration BI tools: Reporting, dashboards, ad-hoc query OLAP analysis Advanced analytics (data mining, statistics, geospatial analytics) Application integration
  • 15. Business Intelligence Scene Many BI vendors Dominators: SAP Business Objects, IBM Cognos, Oracle Hyperion, MicroSoft Pure player: Microstrategy, SAS, SPSS Visualization specialized: Actuate, TIBCO Spotfire, Tableau, QlickView
  • 16. OS BI Analytical Tools Reporting JasperReports Eclipse BIRT from Actuate Pentaho Report Desginer OLAP Mondrian Relational OLAP Server (ROLAP) + JPivot tag library Palo Multidimensional OLAP Server (MOLAP)
  • 18. BIRT Report Engine Eclipse project including Graph generator Report generator Design environment (Eclipse based) Managed by Actuate that commercialize a BI offer whose only open source solution is BIRT Library allowing to generate reports in different format The report can mix data, graphics and images Can be integrated in any Java application
  • 20. BIRT Report Engine Essentially oriented to developers, requests must be written in SQL It is possible to make BIRT accessible by less technical users It is possible to create resource libraries containing the basic elements to produce a report Strength the Eclipse community the ease of use
  • 21. Jasper Reports Report engine developed by JasperSoft and distributed in open source Report are described as xml files that can be built: Manually Using ad-hoc tools (ex. iReport) Generates report in different formats: HTML, PDF, XML, CSV The layout of the report is composed of layers: Title, page header, column headings, details, column footers, page footer, last page, summary page It is possible to use subreports
  • 22. iReport Tool to design Jasper reports Oriented to report developer Less intuitive than BIRT
  • 23. Pentaho Report Designer Formerly known as JFreeReports Joined Pentaho in 2006 It allows to directly deploy reports in the Pentaho platform It supports different formats: PDF, HTML, CSV Reports are developed in layers, as in JasperReports Wizards are available
  • 26. Mondrian OLAP server It belongs to the ROLAP Category (Relational OLAP) since it access a relational data base Mondrian executes requests described in MDX language Mondrian can be used together with its client JPivot It also exposes XMLA interface allowing to be accessed by other clients (ex. JPalo) The Mondrian project has joined Pentaho and renamed ad Pentaho Analysis
  • 27. JPivot OLAP client It allows to represent a OLAP cube and to navigate it Drill down, drill up Drill across, drill through Slice and dice It allows to associate a graph to the dimensional table It exports in PDF or Excel The user interface can be customized using style sheets
  • 29. Palo OLAP server It belongs to the MOLAP Category (Multidimensional OLAP) since it load data in a dedicated structure A plugin is available to access Palo server from Excel It can be accessed by a JPalo client In the commercial version it is possible to select and change the values and to spread aggregated data trough the details
  • 30. JPalo OLAP client Web interface to access both Palo and Mondrian As an alternative you can user Palo Eclipse Client, a thick client based on Eclipse
  • 32. Pentaho BI Suite Product suite to distribute analytical functionalities and documents through portals (JBoss portal) web application It has a double-license (open core) model Community edition: free open source Enterprise edition: license fee Community Edition Functionalities Pentaho Server (reporting, analysis, dashboard) Pentaho Report Designer Pentaho Design Studio Pentaho Data Integration Pentaho Metadata Editor
  • 34. Pentaho Enterprise Edition The main modules are “certified” Professional support, Software maintenance and assurance Main enhanced functionalities: Pentaho Analyzer Dashboard designer Enterprise Console SSO Security configuration Repository utilities Lifecycle management Audit reports Clustering Performance monitoring ETL management and monitoring Enterprise security
  • 36. Pentaho: main components Workflow engine It allows to structure a decision process by means of action Each action is described in a XML file The XML files are created in the Pentaho Design Studio environment, an eclipse based user interface Task Scheduler Based on Quartz It allows to schedule any Pentaho action It allows to periodically send reports by mail The task control can be manual or linked to an action
  • 37. Pentaho: user interface Web application It manages user roles in accessing functionalities It is the preferred way to access Pentaho Portal It manages portlets in JBoss Portal EmbeddedReportPortlet ChartPortlet The security is managed by the portal
  • 38. SpagoBI Business Intelligence Suite Totally free and open source, only one version and one license (LGPL) It has a open architecture allowing to integrate new components both open source and proprietary It integrates some open source solutions (Jasper, BIRT, Mondrian) and provide original ones (Geo, QbE, KPI)
  • 39. SpagoBI: modules SpagoBI Server (12 analytical areas / 18 engines) SpagoBI Reporting (4 engines) SpagoBI OLAP (3 engines) SpagoBI Free Inquiry (QbE) SpagoBI Chart SpagoBI GEO (2 engines) SpagoBI KPI SpagoBI Real Time Dashboards SpagoBI Interactive Dashboards SpagoBI Data Mining SpagoBI Analytical Dossier SpagoBI Office SpagoBI ETL – Talend SpagoBI Studio SpagoBI Metadata SpagoBI SDK SpagoBI Applications
  • 40. SpagoBI Analytical model Set of different solutions for different analytical areas Behavioural model Manages user roles Associate functionality to user roles Associate data visibility to user roles Cross-navigation Allows to link analytical documents between them
  • 41. SpagoBI: the user interface Web application Can be deployed on any Web Container as: Tomcat, JBoss, WebSphere Security is managed by the integrated CAS module Portal Can be deployed on any Portal Container compliant to the JSR 168 standard as: eXo WebOS, Liferay Security is managed by the portal The source code is the same: deploying as web application or portal is a matter of configuration
  • 44. Jasper Intelligence The BI platform of JasperSoft Main modules Jasper Server Jasper Analysis Jasper Reports Jasper ETL iReport Three editions available: Community Edition (GPL or LGPL License) Professional Edition (Commercial License) Enterprise Edition (Commercial License) Users can build their reports The user interface is based on a specific web application, no use of portal
  • 45. Jasper Suite – Community Edition
  • 46. Jasper Intelligence: commercial version and ETL The commercial version includes: Certified support Release cycle management Support guarantees Legal matters, indemnity Professional version added functionalities Web Reporting and Analysis Dashboards Flash based charts Security Enterprise version added functionalities Multi-tenancy Advanced OLAP Services Audit Logging ETL with Activity Monitoring
  • 47. Jasper Suite – Professional Edition
  • 48. Thanks Thank you for your attention !