Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. As a pipeline developer, I want to create realtime ETL pipelines that run using Spark Streaming.

  2. As a pipeline developer, I want to enrich streaming events by joining to other datasets.

  3. As a pipeline developer, I want to be able to window group events into time windows in my streaming pipeline.

  4. As a plugin developer, I want to write a my transform, aggregate, and join plugins that will to work in both Spark Streaming and the Data Pipelines.

Design

 

...