My biased first reaction to Hadoop is, do you really need it? It has a separate 
runtime, some overhead. And it seems to me it much easier to use Kafka, 
probably connect to get data in/out and Streams/Ksql to process the data. 
Because of Java interop and the nice generic Kafka Api it's really easy to use 
Clojure with Kafka, but there are several libraries you could use.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/4ac448a1-6161-48d0-adf4-93de69757f5e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to