clojure-hadoop
clojure-hadoop copied to clipboard
Library to aid writing Hadoop jobs in Clojure.
Sorry for putting an issue in for this but was not sure where the best place was to ask this question. Is there a way to define a MultipleTextOutputFormat? Or...
I am having to use the library to run against hadoop version 0.20. I could not because one of the library's dependencies was the hadoop version 1.0.3. I removed the...
It would be nice if there was a nicer functional-feeling clojurey way to parameterise jobs with some config parameters. At the moment if I understand correctly I need to specify...
Hey, is there anyway I can use this library with hadoop 0.20? I seem to be getting RPC protocol version mismatch error.