MapReduce-based Dimensional ETL Made Easy
暂无分享,去创建一个
This paper demonstrates ETLMR, a novel dimensional Extract--Transform--Load (ETL) programming framework that uses Map-Reduce to achieve scalability. ETLMR has built-in native support of data warehouse (DW) specific constructs such as star schemas, snowflake schemas, and slowly changing dimensions (SCDs). This makes it possible to build MapReduce-based dimensional ETL flows very easily. The ETL process can be configured with only few lines of code. We will demonstrate the concrete steps in using ETLMR to load data into a (partly snowflaked) DW schema. This includes configuration of data sources and targets, dimension processing schemes, fact processing, and deployment. In addition, we also present the scalability on large data sets.
[1] Torben Bach Pedersen,et al. ETLMR: A Highly Scalable Dimensional ETL Framework Based on MapReduce , 2011, DaWaK.
[2] Torben Bach Pedersen,et al. pygrametl: a powerful programming framework for extract-transform-load programmers , 2009, DOLAP.
[3] Sanjay Ghemawat,et al. MapReduce: Simplified Data Processing on Large Clusters , 2004, OSDI.
[4] Michael Stonebraker,et al. MapReduce and parallel DBMSs: friends or foes? , 2010, CACM.