Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 19 Mar 2022 (v1), revised 29 Mar 2022 (this version, v4), latest version 31 Mar 2022 (v6)]
Title:METL: a modern ETL pipeline with a dynamic mapping matrix
View PDFAbstract:Modern ETL streaming pipelines extract data from various sources and forward it to multiple consumers, such as data warehouses (DW) and analytical systems that leverage machine learning (ML). However, the increasing number of systems that are connected to such pipelines requires new solutions for data integration. The canonical (or common) data model (CDM) offers such an integration. It is particular useful for integrating microservice systems into ETL pipelines. (Villaca et al 2020, Oliveira et al 2019) However, a mapping to a CDM is complex to implement. (Lemcke et al 2012) There are three complexity problems, namely the size of the very large and sparse mapping matrix, the automated adaption of the mapping matrix to changes in the schemata and the time efficiency of the mapping. In this paper, we present a new solution for these problems. More precisely, we present a new dynamic mapping matrix (DMM), which is based on permutation matrices that are obtained by block-partitioning, sub-matrix formation and pattern generalization. We show that the DMM can be used for automated updates, for parallel computation in near real-time and highly efficient compacting. For the solution, we draw on research into matrix partitioning (Quinn 2004) and dynamic networks (Haase 2021). The DMM has been implemented into an app called Message ETL (METL). METL is the key part of a new ETL streaming pipeline at EOS that is based on Kafka-streams. The ETL pipeline extracts data from a large microservice system with Change Data Capture (CDC) with Debezium and loads the data to a DW and an ML platform. EOS is part of the Otto-Group, the second-largest e-commerce provider in Europe.
Submission history
From: Christian Haase [view email][v1] Sat, 19 Mar 2022 10:18:51 UTC (8,448 KB)
[v2] Tue, 22 Mar 2022 17:28:58 UTC (8,447 KB)
[v3] Wed, 23 Mar 2022 11:24:43 UTC (8,448 KB)
[v4] Tue, 29 Mar 2022 13:54:22 UTC (8,448 KB)
[v5] Wed, 30 Mar 2022 14:45:26 UTC (8,448 KB)
[v6] Thu, 31 Mar 2022 11:16:25 UTC (8,449 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.