Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 阿里云 lit azw3 txt pdf caj 下载 在线

Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179电子书下载地址
- 文件名
- [epub 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 epub格式电子书
- [azw3 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 azw3格式电子书
- [pdf 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 pdf格式电子书
- [txt 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 txt格式电子书
- [mobi 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 mobi格式电子书
- [word 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 word格式电子书
- [kindle 下载] Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179 kindle格式电子书
内容简介:
A complete guide to Pentaho Kettle, the Pentaho Data
lntegration toolset for ETL This practical book is a complete guide
to installing, configuring, and managing Pentaho Kettle. If you’re
a database administrator or developer, you’ll first get up to speed
on Kettle basics and how to apply Kettle to create ETL
soluti***—before progressing to specialized concepts such as
clustering, extensibility, and data vault models. Learn how to
design and build every phase of an ETL solution.
Shows developers and database administrators how to use the
open-source Pentaho Kettle for enterprise-level ETL processes
(Extracting, Transforming, and Loading data) Assumes no prior
knowledge of Kettle or ETL, and brings beginners thoroughly up to
speed at their own pace Explains how to get Kettle soluti*** up and
running, then follows the 34 ETL subsystems model, as created by
the Kimball Group, to explore the entire ETL lifecycle, including
all ***ects of data warehousing with Kettle Goes beyond routine
tasks to explore how to extend Kettle and scale Kettle soluti***
using a distributed “cloud” Get the most out of Pentaho Kettle and
your data warehousing with this detailed guide—from *** single
table data migration to complex multisystem clustered data
integration tasks.
From the Back Cover The ultimate resource on building and
deploying data integration soluti*** with Kettle
Kettle is a scaleable and extensible open source ETL and data
integration tool that lets you extract data from databases, flat
and XML files, web services, ERP systems, and OLAP cubes. It
provides over 120 built-in transformation steps to validate,
cleanse, and conform data, as well as numerous opti*** to load data
into data warehouses and many other targets. Kettle is a
comprehensive, low-cost alternative to traditional data integration
tools like Informatica PowerCenter, IBM InfoSphere DataStage, and
BusinessObjects Data Integrator.
This book explains in detail how to use Kettle to create, test,
and deploy your own ETL and data integration soluti***. You'll
learn to use Kettle's programs to create transformati*** and jobs,
use version control, audit data, and schedule your ETL solution.
Then you'll progress to more advanced concepts such as clustering
and cloud computing, real-time data integration, loading a Data
Vault model, and extending Kettle by building your own plugins. In
addition, you'll find hands-on examples and case studies that show
exactly how to put Kettle's features into practice.
Explore the components of the Kettle ETL toolset
Discover how to install and configure Kettle and connect it to
various data sources and targets
Design and build every ***ect of an ETL solution using
Kettle
Learn how to load a data warehouse with Kettle
Understand the steps for deploying and scheduling ETL
soluti***
Gain the skills to integrate Kettle with third-party
products
Learn to extend Kettle and build your own plugins
Use clustering and cloud computing to scale and improve the
performance of your Kettle ETL soluti***
Find out how to use Kettle for real-time data integration
书籍目录:
Introduction xxxi Part I Getting Started
Chapter
ETL Primer
OLTP versus Data Warehousing
What Is ETL?
The Evolution of ETL Soluti***
ETL Building Blocks
ETL, ELT, and EII
ELT
EII: Virtual Data Integration
0 Data Integration Challenges
1 Methodology: Agile BI
2 ETL Design
4 Data Acquisition
4 Beware of Spreadsheets
5 Design for Failure
5 Change Data Capture
6 Data Quality
6 Data Profiling
6 Data Validation
7 ETL Tool Requirements
7 Connectivity
7 Platform Independence
8 Scalability
8 Design Flexibility
9 Reuse
9 Extensibility
9 Data Transformati***
0 Testing and Debugging
1 Lineage and Impact Analysis
1 Logging and Auditing
2 Summary
2 Chapter
Kettle Concepts
3 Design Principles
3 The Building Blocks of Kettle Design
5 Transformati***
5 Steps
6 Transformation Hops
6 Parallelism
7 Rows of Data
7 Data Conversion
9 Jobs
0 Job Entries
1 Job Hops
1 Multiple Paths and Backtracking
2 Parallel Execution
3 Job Entry Results
4 Transformation or Job Metadata
6 Database Connecti***
7 Special Opti***
8 The Power of the Relational Database
9 Connecti*** and Transacti***
9 Database Clustering
0 Tools and Utilities
1 Repositories
1 Virtual File Systems
2 Parameters and Variables
3 Defining Variables
3 Named Parameters
4 Using Variables
4 Visual Programming
5 Getting Started
6 Creating New Steps
7 Putting It All Together
9 Summary
1 Chapter
Installation and Configuration
3 Kettle Software Overview
3 Integrated Development Environment: Spoon
5 Command-Line Launchers: Kitchen and Pan
7 Job Server: Carte
7 Encr.bat and encr.sh
8 Installation
8 Java Environment
8 Installing Java Manually
8 Using Your Linux Package Management System
9 Installing Kettle
9 Versi*** and Releases
9 Archive Names and Formats
0 Downloading and Uncompressing
0 Running Kettle Programs
1 Creating a Shortcut Icon or Launcher for Spoon
2 Configuration
3 Configuration Files and the .kettle Directory
3 The Kettle Shell Scripts
9 General Structure of the Startup Scripts
0 Adding an Entry to the Classpath
0 Changing the Maximum Heap Size
1 Managing JDBC Drivers
2 Summary
2 Chapter
An Example ETL Solution--Sakila
3 Sakila
3 The Sakila Sample Database
4 DVD Rental Business Process
4 Sakila Database Schema Diagram
5 Sakila Database Subject Areas
5 General Design C***iderati***
7 Installing the Sakila Sample Database
7 The Rental Star Schema
8 Rental Star Schema Diagram
8 Rental Fact Table
9 Dimension Tables
9 Keys and Change Data Capture
0 Installing the Rental Star Schema
1 Prerequisites and Some Basic Spoon Skills
1 Setting Up the ETL Solution
2 Creating Database Accounts
2 Working with Spoon
2 Opening Transformation and Job Files
2 Opening the Step's Configuration Dialog
3 Examining Streams
3 Running Jobs and Transformati***
3 The Sample ETL Solution
4 Static, Generated Dimensi***
4 Loading the dim-date Dimension Table
4 Loading the dim-time Dimension Table
6 Recurring Load
7 The load-rentals Job
8 The load-dim-staff Transformation
1 Database Connecti***
1 The load-dim-customer Transformation
5 The load-dim-store Transformation
8 The fetch-address Subtransformation
9 The load-dim-actor Transformation
01 The load-dim-film Transformation
02 The load-fact-rental Transformation
07 Summary
09 Part II ETL
11 Chapter
ETL Subsystems
13 Introduction to the
4 Subsystems
14 Extraction
14 Subsystems
--3: Data Profiling, Change Data Capture, and Extraction
15 Cleaning and Conforming Data
16 Subsystem
: Data Cleaning and Quality Screen Handler System
16 Subsystem
: Error Event Handler
17 Subsystem
: Audit Dimension Assembler
17 Subsystem
: Deduplication System
17 Subsystem
: Data Conformer
18 Data Delivery
18 Subsystem
: Slowly Changing Dimension Processor
18 Subsystem
0: Surrogate Key Creation System
19 Subsystem
1: Hierarchy Dimension Builder
19 Subsystem
2: Special Dimension Builder
20 Subsystem
3: Fact Table Loader
21 Subsystem
4: Surrogate Key Pipeline
21 Subsystem
5: Multi-Valued Dimension Bridge Table Builder
21 Subsystem
6: Late-Arriving Data Handler
22 Subsystem
7: Dimension Manager System
22 Subsystem
8: Fact Table Provider System
22 Subsystem
9: Aggregate Builder
23 Subsystem
0: Multidimensional (OLAP) Cube Builder
23 Subsystem
1: Data Integration Manager
23 Managing the ETL Environment
23 Summary
26 Chapter
Data Extraction
27 Kettle Data Extraction Overview
28 File-Based Extraction
28 Working with Text Files
28 Working with XML files
33 Special File Types
34 Database-Based Extraction
34 Web-Based Extraction
37 Text-Based Web Extraction
37 HTTP Client
37 Using SOAP
38 Stream-Based and Real-Time Extraction
38 Working with ERP and CRM Systems
38 ERP Challenges
39 Kettle ERP Plugins
40 Working with SAP Data
40 ERP and CDC Issues
46 Data Profiling
46 Using eobjects*** DataCleaner
47 Adding Profile Tasks
49 Adding Database Connecti***
49 Doing an Initial Profile
51 Working with Regular Expressi***
51 Profiling and Exploring Results
52 Validating and Comparing Data
53 Using a Dictionary for Column Dependency Checks
53 Alternative Soluti***
54 Text Profiling with Kettle
54 CDC: Change Data Capture
54 Source Data--Based CDC
55 Trigger-Based CDC
57 Snaps***-Based CDC
58 Log-Based CDC
62 Which CDC Alternative Should You Choose?
63 Delivering Data
64 Summary
64 Chapter
Cleansing and Conforming
67 Data Cleansing
68 Data-Cleansing Steps
69 Using Reference Tables
72 Conforming Data Using Lookup Tables
72 Conforming Data Using Reference Tables
75 Data Validation
79 Applying Validation Rules
80 Validating Dependency C***traints
83 Error Handling
83 Handling Process Errors
84 Transformation Errors
86 Handling Data (Validation) Errors
87 Auditing Data and Process Quality
91 Deduplicating Data
92 Handling Exact Duplicates
93 The Problem of Non-Exact Duplicates
94 Building Deduplication Transforms
95 Step
: Fuzzy Match
97 Step
: Select Suspects
98 Step
: Lookup Validation Value
98 Step
: Filter Duplicates
99 Scripting
00 Formula
01 JavaScript
02 User-Defined Java Expressi***
02 Regular Expressi***
03 Summary
05 Chapter
Handling Dimension Tables
07 Managing Keys
08 Managing Business Keys
09 Keys in the Source System
09 Keys in the Data Warehouse
09 Business Keys
09 Storing Business Keys
10 Looking Up Keys with Kettle
10 Generating Surrogate Keys
10 The "Add sequence" Step
11 Working with auto-increment or IDENTITY Columns
17 Keys for Slowly Changing Dimensi***
17 Loading Dimension Tables
18 Snowflaked Dimension Tables
18 Top-Down Level-Wise Loading
19 Sakila Snowflake Example
19 Sample Transformation
21 Database Lookup Configuration
22 Sample Job
25 Star Schema Dimension Tables
26 Denormalization
26 Denormalizing to
NF with the "Database lookup" Step
26 Change Data Capture
27 Slowly Changing Dimensi***
28 Types of Slowly Changing Dimensi***
28 Type
Slowly Changing Dimensi***
29 The Insert / Update Step
29 Type
Slowly Changing Dimensi***
32 The "Dimension lookup / update" Step
32 Other Types of Slowly Changing Dimensi***
37 Type
Slowly Changing Dimensi***
37 Hybrid Slowly Changing Dimensi***
38 More Dimensi***
39 Generated Dimensi***
39 Date and Time Dimensi***
39 Generated Mini-Dimensi***
39 Junk Dimensi***
41 Recursive Hierarchies
42 Summary
43 Chapter
Loading Fact Tables
45 Loading in Bulk
46 STDIN and FIFO
47 Kettle Bulk Loaders
48 MySQL Bulk Loading
49 LucidDB Bulk Loader
49 Oracle Bulk Loader
49 PostgreSQL Bulk Loader
50 Table Output Step
50 General Bulk Load C***iderati***
50 Dimension Lookups
51 Maintaining Referential Integrity
51 The Surrogate Key Pipeline
52 Using In-Memory Lookups
53 Stream Lookups
53 Late-Arriving Data
55 Late-Arriving Facts
56 Late-Arriving Dimensi***
56 Fact Table Handling
60 Periodic and Accumulating Snaps***s
60 Introducing State-Oriented Fact Tables
61 Loading Periodic Snaps***s
63 Loading Accumulating Snaps***s
64 Loading State-Oriented Fact Tables
65 Loading Aggregate Tables
66 Summary
67 Chapter
0 Working with OLAP Data
69 OLAP Benefits and Challenges
70 OLAP Storage Types
72 Positioning OLAP
72 Kettle OLAP Opti***
73 Working with Mondrian
74 Working with XML/A Servers
77 Working with Palo
82 Setting Up the Palo Connection
83 Palo Architecture
84 Reading Palo Data
85 Writing Palo Data
89 Summary
91 Part III Management and Deployment
93 Chapter
1 ETL Development Lifecycle
95 Solution Design
95 Best and Bad Practices
96 Data Mapping
97 Naming and Commentary Conventi***
98 Common Pitfalls
99 ETL Flow Design
00 Reusability and Maintainability
00 Agile Development
01 Testing and Debugging
06 Test Activities
07 ETL Testing
08 Test Data Requirements
08 Testing for Completeness
09 Testing Data Transformati***
11 Test Automation and Continuous Integration
11 Upgrade Tests
12 Debugging
12 Documenting the Solution
15 Why Isn't There Any Documentation?
16 Myth
: My Software Is Self-Explanatory
16 Myth
: Documentation Is Always Outdated
16 Myth
: Who Reads Documentation Anyway?
17 Kettle Documentation Features
17 Generating Documentation
19 Summary
20 Chapter
2 Scheduling and Monitoring
21 Scheduling
21 Operating System--Level Scheduling
22 Executing Kettle Jobs and Transformati*** from the Command
Line
22 UNIX-Based Systems: cron
26 Windows: The at utility and the Task Scheduler
27 Using Pentaho's Built-in Scheduler
27 Creating an Action Sequence to Run Kettle Jobs and
Transformati***
28 Kettle Transformati*** in Action Sequences
29 Creating and Maintaining Schedules with the Administration
C***ole
30 Attaching an Action Sequence to a Schedule
33 Monitoring
33 Logging
33 Inspecting the Log
33 Logging Levels
35 Writing Custom Messages to the Log
36 E-mail Notificati***...
作者介绍:
Matt Casters is Founder of Kettle and works as Chief Data
Integration at Pentaho, where he leads Kettle software development.
Roland Bouman is an application developer focusing on open source
web technology, databases, and business intelligence. Jos van
Dongen is an independent business intelligence c***ultant and
well-known author, ***yst, and presenter.
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
A complete guide to Pentaho Kettle, the Pentaho Data lntegration toolset for ETL This practical book is a complete guide to installing, configuring, and managing Pentaho Kettle. If you’re a database administrator or developer, you’ll first get up to speed on Kettle basics and how to apply Kettle to create ETL soluti***—before progressing to specialized concepts such as clustering, extensibility, and data vault models. Learn how to design and build every phase of an ETL solution. Shows developers and database administrators how to use the open-source Pentaho Kettle for enterprise-level ETL processes (Extracting, Transforming, and Loading data) Assumes no prior knowledge of Kettle or ETL, and brings beginners thoroughly up to speed at their own pace Explains how to get Kettle soluti*** up and running, then follows the 34 ETL subsystems model, as created by the Kimball Group, to explore the entire ETL lifecycle, including all ***ects of data warehousing with Kettle Goes beyond routine tasks to explore how to extend Kettle and scale Kettle soluti*** using a distributed “cloud” Get the most out of Pentaho Kettle and your data warehousing with this detailed guide—from *** single table data migration to complex multisystem clustered data integration tasks. From the Back Cover The ultimate resource on building and deploying data integration soluti*** with Kettle Kettle is a scaleable and extensible open source ETL and data integration tool that lets you extract data from databases, flat and XML files, web services, ERP systems, and OLAP cubes. It provides over 120 built-in transformation steps to validate, cleanse, and conform data, as well as numerous opti*** to load data into data warehouses and many other targets. Kettle is a comprehensive, low-cost alternative to traditional data integration tools like Informatica PowerCenter, IBM InfoSphere DataStage, and BusinessObjects Data Integrator. This book explains in detail how to use Kettle to create, test, and deploy your own ETL and data integration soluti***. You'll learn to use Kettle's programs to create transformati*** and jobs, use version control, audit data, and schedule your ETL solution. Then you'll progress to more advanced concepts such as clustering and cloud computing, real-time data integration, loading a Data Vault model, and extending Kettle by building your own plugins. In addition, you'll find hands-on examples and case studies that show exactly how to put Kettle's features into practice. Explore the components of the Kettle ETL toolset
Discover how to install and configure Kettle and connect it to various data sources and targets
Design and build every ***ect of an ETL solution using Kettle
Learn how to load a data warehouse with Kettle
Understand the steps for deploying and scheduling ETL soluti***
Gain the skills to integrate Kettle with third-party products
Learn to extend Kettle and build your own plugins
Use clustering and cloud computing to scale and improve the performance of your Kettle ETL soluti***
Find out how to use Kettle for real-time data integration
网站评分
书籍多样性:5分
书籍信息完全性:4分
网站更新速度:3分
使用便利性:4分
书籍清晰度:8分
书籍格式兼容性:9分
是否包含广告:7分
加载速度:5分
安全性:7分
稳定性:4分
搜索功能:9分
下载便捷性:4分
下载点评
- 经典(248+)
- 二星好评(428+)
- 体验满分(406+)
- 收费(594+)
- 无水印(297+)
- 无漏页(677+)
- 值得购买(113+)
- 内涵好书(654+)
- 赚了(641+)
- 实惠(366+)
- 无盗版(185+)
- 简单(186+)
下载评价
- 网友 堵***格:
OK,还可以
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 后***之:
强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!
- 网友 融***华:
下载速度还可以
- 网友 孙***美:
加油!支持一下!不错,好用。大家可以去试一下哦
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 扈***洁:
还不错啊,挺好
- 网友 康***溪:
强烈推荐!!!
- 网友 家***丝:
好6666666
- 网友 温***欣:
可以可以可以
喜欢"Pentaho Kettle Soluti***: Building Open Source Etl Soluti*** With Pentaho Data Integration 9780470635179"的人也看了
梨园骄子谭富英 阿里云 lit azw3 txt pdf caj 下载 在线
迷茫迷惑不迷路 阿里云 lit azw3 txt pdf caj 下载 在线
最佳怀孕生产百科 阿里云 lit azw3 txt pdf caj 下载 在线
***P/IP协议族 阿里云 lit azw3 txt pdf caj 下载 在线
手抄报一起画——传统文化 阿里云 lit azw3 txt pdf caj 下载 在线
中国版樱桃小丸子欢乐正能量爷孙故事动漫书籍 人间挺值得:鱼好睏的萌趣漫画绘 阿里云 lit azw3 txt pdf caj 下载 在线
9787111447016 阿里云 lit azw3 txt pdf caj 下载 在线
管理三要:能识人会用人懂管人 阿里云 lit azw3 txt pdf caj 下载 在线
通信经济管理 阿里云 lit azw3 txt pdf caj 下载 在线
预售【外图台版】女王的紫色魔法 / 安昼安子 东雨文化 阿里云 lit azw3 txt pdf caj 下载 在线
- 女性养颜减肥汤水 阿里云 lit azw3 txt pdf caj 下载 在线
- 概率论 阿里云 lit azw3 txt pdf caj 下载 在线
- 共产***宣言 阿里云 lit azw3 txt pdf caj 下载 在线
- 园道 阿里云 lit azw3 txt pdf caj 下载 在线
- 抹灰工长上岗指南 阿里云 lit azw3 txt pdf caj 下载 在线
- 更美手抄报小学生手抄报模板大全102张模板+100镂空图案+51张示范绘制妙招(A4纸尺寸撕纸交 阿里云 lit azw3 txt pdf caj 下载 在线
- Perfect Phrases for Executive Presentati*** 阿里云 lit azw3 txt pdf caj 下载 在线
- 高级英语 第三册(全人教育英语专业本科教材系列) 阿里云 lit azw3 txt pdf caj 下载 在线
- 新课标小学生英汉词典 阿里云 lit azw3 txt pdf caj 下载 在线
- 预售【外图台版】太极法说:俗称『三十二目』 / 二水居士 阿里云 lit azw3 txt pdf caj 下载 在线
书籍真实打分
故事情节:3分
人物塑造:3分
主题深度:5分
文字风格:9分
语言运用:5分
文笔流畅:4分
思想传递:6分
知识深度:9分
知识广度:9分
实用性:7分
章节划分:6分
结构布局:5分
新颖与独特:4分
情感共鸣:6分
引人入胜:6分
现实相关:3分
沉浸感:5分
事实准确性:4分
文化贡献:6分