Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 19 Mar 2022 (v1), revised 30 Mar 2022 (this version, v5), 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 data warehouses (DW) and 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 pipelines with microservices. (Villaca et al 2020, Oliveira et al 2019) However, a mapping to a CDM is complex. (Lemcke et al 2012) The mapping requires a parameter matrix. Since the schemata that describe the extracted data can expand with new versions, so does the mapping matrix. We present a new CDM mapping for an ETL pipeline at EOS that uses log-based Change Data Capture (CDC) to extract schematized data from more than 80 microservices. We show that the mapping matrix can quickly grow to up to this http URL elements. The size makes updates of the matrix and the computation of the mappings extremely cumbersome. In the paper, we present a new solution for this complexity problem. More precisely, we present an app called Message ETL (METL) that is driven by a new dynamic mapping matrix (DMM). The DMM is based on permutation matrices that are obtained by block-partitioning and pattern generalization. We show that the DMM can be used for automated updates, for parallel mapping in near real-time and for efficient compacting. For the solution, we draw on research into matrix partitioning (Quinn 2004) and dynamic networks (Haase et al 2021). The app with the DMM has been implemented into the new ETL pipeline at EOS. It uses Kafka-streams and Debezium for CDC. 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.