I’ve got another ‘big data’ project on the go, and rather than program in Java, I thought I’d give LISP a go. There are ways to
program Hadoop with Clojure, but I’d rather not learn a non-standard lisp if I can avoid it. Has anyone got ABCL working as a Hadoop map/reduce program? I’d prefer native, but streaming will do
if need be.