Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Simplify Sparkle interface #1

Open
pvcnt opened this issue Mar 25, 2018 · 0 comments
Open

Simplify Sparkle interface #1

pvcnt opened this issue Mar 25, 2018 · 0 comments

Comments

@pvcnt
Copy link
Owner

pvcnt commented Mar 25, 2018

  • Get a rid of datasource/sinks.
    • Datasource should be handled directly by a specific operator (e.g., EventSource).
    • A CSV sink should be integrated directly into SparkleOperator.
  • Get a rid of the Identified interface.
@pvcnt pvcnt self-assigned this Mar 26, 2018
pvcnt pushed a commit that referenced this issue May 2, 2018
Those interfaces are not yet used, more to come on that.
Rename Accio's dataset into RemoteFile.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.