aphyr / tesser

Clojure reducers, but for parallel execution: locally and on distributed systems.
867 stars 39 forks source link

Support for Spark #21

Open francoisroyer opened 6 years ago

francoisroyer commented 6 years ago

It would be great to support Spark, either by wrapping flambo or sparkling and deferring to these libraries. I wrote a short write-up here as a foundation and some working code using flambo. Some unit testing needed but it could pave the way for a PR soon.

aphyr commented 6 years ago

Cool!On Jun 15, 2018 07:24, François Royer notifications@github.com wrote:It would be great to support Spark, either by wrapping flambo or sparkling and deferring to these libraries. I wrote a short write-up here as a foundation and some working code using flambo. Some unit testing needed but it could pave the way for a PR soon.

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.