enabling fast data strategy: what’s new in denodo platform 6.0

27
What’s New in Denodo Platform 6.0 Dr. Alberto Pan, Chief Technical Officer

Upload: denodo

Post on 16-Feb-2017

98 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

What’s New in DenodoPlatform 6.0Dr. Alberto Pan, Chief Technical Officer

Page 2: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Agenda1.Main Drivers of Denodo 6.0

2.Performance in BigData Scenarios

3.Managing Enterprise Wide Deployments

4.Agile Data Development

5.Information Self-Service

Page 3: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Main Drivers for Denodo 6.0

Dynamic Query Optimizer for Big Data

Support for new analytical data sources

Support for new analytic functions

New Information Self-Service Tool

New ODBC Driver

Enhancements in Tableau integration

Workload Management: Denodo Resource Manager

Monitoring and Diagnosing Tool

New VDP Admin Tool

GIT Support

Performance in BigData Scenarios

Information Self-service

Enterprise Wide Deployments

Agile Development

Page 4: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Main Drivers for Denodo 6.0

Dynamic Query Optimizer for Big Data

Support for new analytical data sources

Support for new analytic functions

New Information Self-Service Tool

New ODBC Driver

Enhancements in Tableau integration

Workload Management: Denodo Resource Manager

Monitoring and Diagnosing Tool

New VDP Admin Tool

GIT Support

Performance in BigData Scenarios

Information Self-service

Enterprise Wide Deployments

Agile Development

Page 5: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

5

Dynamic Query Optimizer for BigDataBest Performance Even When Processing Billions of Rows

Move processing to the data paradigm

Fully automated optimization decisions

Considers characteristics of BigData Sources

Find more details at: datavirtualization.bloghttp://www.datavirtualizationblog.com/myths-in-data-virtualization-performance/

Page 6: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

6

Query Optimizer for BigData: ExampleBest Performance Even When Processing Billions of Rows

Performance Comparison of Physical vs Logical Scenario

Big Data volumes

TPC-DS benchmark

Find more details at: datavirtualization.bloghttp://www.datavirtualizationblog.com/physical-logical-data-warehouse-performance-numbers/

Sales(Netezza)

Customers(Oracle) Items

(SQLServer)290M

2M 400K

Page 7: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

7

Query Optimizer for BigData: ExamplePhysical vs Logical DW Performance

Query Description Rows ReturnedAVG Time Physical (all data in Netezza)

AVG Time Logical

Optimization Technique (automatically chosen by Denodo6.0)

Total sales by customer 1,99 M 20975 ms 21457 msFull group bypushdown

Total sales by customer and year between 2000 and 2004 5,51 M 52313 ms 59060 ms

Full group bypushdown

Total sales by item brand 31,35 K 4697 ms 5330 msPartial group bypushdown

Total sales by item where sale price less than current list price 17,05 K 3509 ms 5229 ms

On the fly data movement

Page 8: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

8

New adapter for Apache Spark

New adapter for Redshift

Enhanced Integration withVertica, Teradata andImpala

Enhanced Connectivity for BigData SourcesEnhanced Adapters for the BigData Ecosystem

MarketingSales ExecutiveSupport

Database

Apps

Warehouse Cloud

Big Data

Documents AppsNo SQL

Page 9: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Main Drivers for Denodo 6.0

Dynamic Query Optimizer for Big Data

Support for new analytical data sources

Support for new analytic functions

New Information Self-Service Tool

New ODBC Driver

Enhancements in Tableau integration

Workload Management: Denodo Resource Manager

Monitoring and Diagnosing Tool

New VDP Admin Tool

GIT Support

Performance in BigData Scenarios

Information Self-service

Enterprise Wide Deployments

Agile Development

Page 10: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Denodo Resource Manager (1)

■ Rules Classify Sessions into Groups (e.g. by user, application,…)

■ E.g. Sessions from application ‘single customer view’ are assigned to group called ‘high priority_transactional

Allocate Resources according to Business Priorities

Page 11: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Denodo Resource Manager (2)

■ Apply Restrictions for Each Group.

Allocate Resources according to Business Priorities

Page 12: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Denodo Resource Manager (and 3)

■ Restrictions can apply to each individual query in a group or to the set of all queries in the group

Allocate Resources according to Business Priorities

Page 13: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

13

Monitor current state of servers and clusters

Inspect sessions, queries(with real-time trace), connections,...

Inspect data sources activity, cache load processes and content,...

Monitoring and Diagnosing Tool (1)Graphical Monitoring and Diagnosing of Servers and Clusters

Go back in time to the moment where a problem happened

Diagnose root cause of the problem

Page 14: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

14

Monitoring and Diagnosing Tool (2)Graphical Monitoring and Diagnosing of Servers and Clusters

Start monitoring a server/environment by double clicking in an item

Diagnostic information about an specific server can be loaded by an option of the right context menu

Environments can be edited or synchronized

Page 15: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

15

Monitoring and Diagnosing Tool (and 3)Graphical Monitoring and Diagnosing of Servers and Clusters

State: Summary of the state of the server/environment

Resources: physical resources (memory, cpu,…)

Requests: including real-time execution trace

Session: Currently opened sessions, including client application

Cache: cache load processes, cache contents,...

Datasources: pools state, active requests,...

Threads: priorities, CPU usage,...

Errors: Inspect logged errors and warnings

… and many others

Filter and sort information by any criteria

Page 16: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Main Drivers for Denodo 6.0

Dynamic Query Optimizer for Big Data

Support for new analytical data sources

Support for new analytic functions

New Information Self-Service Tool

New ODBC Driver

Enhancements in Tableau integration

Workload Management: Denodo Resource Manager

Monitoring and Diagnosing Tool

New VDP Admin Tool

GIT Support

Performance in BigData Scenarios

Information Self-service

Enterprise Wide Deployments

Agile Development

Page 17: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Multiple Tabs

MultipleDatabases

New VDP Admin Tool (1)

17

Page 18: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

New VDP Admin Tool (2)

Collapsable Work Areas

18

Page 19: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

New VDP Admin Tool (3)

19

Customizable Workspace

Page 20: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

New VDP Admin Tool (and 4)

20

Syntax Highlighting and Code

Completion

Page 21: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Main Drivers for Denodo 6.0

Dynamic Query Optimizer for Big Data

Support for new analytical data sources

Support for new analytic functions

New Information Self-Service Tool

New ODBC Driver

Enhancements in integration with BI tools

Workload Management: Denodo Resource Manager

Monitoring and Diagnosing Tool

New VDP Admin Tool

GIT Support

Performance in BigData Scenarios

Information Self-service

Enterprise Wide Deployments

Agile Development

Page 22: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

22

Information Discovery and Self-Service (1)Graphically Expose Data Views to Business Users

Search and Query Data andMetadata

Browse data associations

Transform and combine views

Publish results to Denodo or your favourite reporting tool

Find more details at: datavirtualization.bloghttp://www.datavirtualizationblog.com/data-exploration-and-self-service-bi-welcome-to-the-dataweb/

Page 23: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

23

Information Discovery and Self-Service (2)Browse associations between data views

Page 24: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

24

Information Discovery and Self-Service (3)Inspect Data Lineage

Page 25: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

25

Information Discovery and Self-Service (4)Search Content in All Views

Page 26: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

26

Information Discovery and Self-Service (and 5)Query, Combine and Transform Data Views

Page 27: Enabling Fast Data Strategy: What’s new in Denodo Platform 6.0

Thanks!

www.denodo.com [email protected]

© Copyright Denodo Technologies. All rights reservedUnless otherwise specified, no part of this PDF file may be reproduced or utilized in any for or by any means, electronic or mechanical, including photocopying and microfilm, without prior the written authorization from Denodo Technologies.