Concepedia

Publication | Closed Access

Titian: Data Provenance Support in Spark.

88

Citations

22

References

2015

Year

Abstract

Debugging data processing logic in Data-Intensive Scalable Computing (DISC) systems is a difficult and time consuming effort. Today's DISC systems offer very little tooling for debugging programs, and as a result programmers spend countless hours collecting evidence (<i>e.g.,</i> from log files) and performing trial and error debugging. To aid this effort, we built <i>Titian</i>, a library that enables <i>data provenance</i>-tracking data through transformations-in Apache Spark. Data scientists using the Titian Spark extension will be able to quickly identify the input data at the root cause of a potential bug or outlier result. Titian is built directly into the Spark platform and offers data provenance support at interactive speeds-orders-of-magnitude faster than alternative solutions-while minimally impacting Spark job performance; observed overheads for capturing data lineage rarely exceed 30% above the baseline job execution time.

References

YearCitations

Page 1