If it's hadoop, I would take a look at either cascalog 
<http://cascalog.org/> or pigpen <https://github.com/Netflix/PigPen>

On Thursday, September 17, 2015 at 4:17:13 AM UTC+1, Christopher Small 
wrote:
>
> Check out prismatic's plumbing. Its a reall y lovely tool that among other 
> things let's you create directed graph structures representing 
> computational pipelines, and then compile them into callable functions. 
> It's has different compilers for profiling, lazy evaluation, parallelized 
> computation and eager seqiential processing. I don't know that anyone has 
> done it, but it should be possible to compile down to something distributed 
> if needed. I've been interested in compiling to onyx actually. 
>
> Best
>
> Chris
>
> Disclaimer: Written on cell phone
>
>

-- 
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/d/optout.

Reply via email to