Parkour is a Clojure library for writing distributed programs in the
MapReduce pattern which run on the Hadoop MapReduce platform:

    https://github.com/damballa/parkour

Release 0.5.4 adds significant new features for REPL integration.
Parkour now supports connecting to a live cluster, then running
local-mode jobs, mixed-mode jobs, and remote jobs, all from the same
REPL process.  This brings Clojure’s standard REPL-based workflow to
Hadoop, enabling rapid iterative development of MapReduce applications.

Complete release notes:

    https://github.com/damballa/parkour/blob/master/NEWS.md#054--2014-02-08

And a blog post discussing the new features in context:

    http://blog.platypope.org/2014/2/8/interactive-hadoop-with-parkour/

Artifacts are available on Clojars.

-Marshall

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to