pith. sign in

arxiv: 1901.01908 · v1 · pith:3NIKMZETnew · submitted 2018-12-02 · 💻 cs.DC

Koji: Automating pipelines with mixed-semantics data sources

classification 💻 cs.DC
keywords dataenablespipelinesservicesautomatingcitedata-processingdeclarative
0
0 comments X
read the original abstract

We propose a new result-oriented semantic for defining data processing workflows that manipulate data in different semantic forms (files or services) in a unified manner. This approach enables users to define workflows for a vast variety of reproducible data-processing tasks in a simple declarative manner which focuses on application-level results, while automating all control-plane considerations (like failure recovery without loss of progress and computation reuse) behind the scenes. The uniform treatment of files and services as data enables easy integration with existing data sources (e.g. data acquisition APIs) and sinks of data (e.g. database services). Whereas the focus on containers as transformations enables reuse of existing data-processing systems. We describe a declarative configuration mechanism, which can be viewed as an intermediate representation (IR) of reproducible data processing pipelines in the same spirit as, for instance, TensorFlow\cite{tensorflow} and ONNX\cite{onnx} utilize IRs for defining tensor-processing pipelines.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Koalja: from Data Plumbing to Smart Workspaces in the Extended Cloud

    cs.DC 2019-07 unverdicted novelty 4.0

    Koalja is a Kubernetes-based data pipeline platform offering serverless transparency, provenance metadata capture, and optimizations to reduce data processing and transport in extended cloud environments.