You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Soren Macbeth <so...@yieldbot.com> on 2014/07/01 21:31:54 UTC

[ANNOUNCE] Flambo - A Clojure DSL for Apache Spark

Yieldbot is pleased to announce the release of Flambo, our Clojure DSL for
Apache Spark.

Flambo allows one to write spark applications in pure Clojure as an
alternative to Scala, Java and Python currently available in Spark.

We have already written a substantial amount of internal code in clojure
using flambo and we are excited to hear and see what other will come up
with.

As ever, Pull Request and/or Issues on Github are greatly appreciated!

You can find links to source, api docs and literate source code here:

http://bit.ly/V8FmzC

-- @sorenmacbeth

Re: [ANNOUNCE] Flambo - A Clojure DSL for Apache Spark

Posted by Matei Zaharia <ma...@gmail.com>.
Very cool, Soren, thanks for announcing this! It looks like it didn’t actually require a huge amount of new code either, which is great.

Matei

On Jul 1, 2014, at 12:31 PM, Soren Macbeth <so...@yieldbot.com> wrote:

> Yieldbot is pleased to announce the release of Flambo, our Clojure DSL for Apache Spark.
> 
> Flambo allows one to write spark applications in pure Clojure as an alternative to Scala, Java and Python currently available in Spark.
> 
> We have already written a substantial amount of internal code in clojure using flambo and we are excited to hear and see what other will come up with.
> 
> As ever, Pull Request and/or Issues on Github are greatly appreciated!
> 
> You can find links to source, api docs and literate source code here:
> 
> http://bit.ly/V8FmzC
> 
> -- @sorenmacbeth