Abstract
Extract-Transform-Load (ETL) flows periodically populate data warehouses (DWs) with data from different source systems. An increasing challenge for ETL fl ows is processing huge volumes of data quickly. MapReduce is establishing itself as the de-facto standard for large-scale data-intensive processing. However, MapReduce lacks support for high-level ETL specific constructs, resulting in low ETL programmer productivity. This report presents a scalable dimensional ETL framework, ETLMR, based on MapReduce. ETLMR has built-in native support for operations on DW-specific constructs such as star schemas, snowflake schemas and slowly changing dimensi ons (SCDs). This enables ETL developers to construct scalable MapReduce-based ETL flows with v ery few code lines. To achieve good performance and load balancing, a number of dimension and fact processing schemes are presented, including techniques for efficiently processing different types of dimensions. The report describes the integration of ETLMR with a MapReduce framework and evaluates its performance on large realistic data sets. The experimental results show that ETLMR achieves very good scalability and compares
favourably with other MapReduce data warehousing tools.
favourably with other MapReduce data warehousing tools.
Original language | English |
---|---|
Title of host publication | English |
Number of pages | 25 |
Place of Publication | Tech Report TR-29 |
Publisher | Department of Computer Science, Aalborg University |
Publication date | 1 Aug 2011 |
Publication status | Published - 1 Aug 2011 |