org.clojars.choas/clojure-hadoop

A library to assist in writing Hadoop MapReduce jobs in Clojure.

Leiningen/Boot

[org.clojars.choas/clojure-hadoop "1.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.choas/clojure-hadoop {:mvn/version "1.2.1-SNAPSHOT"}

Gradle

implementation("org.clojars.choas:clojure-hadoop:1.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.choas</groupId>
  <artifactId>clojure-hadoop</artifactId>
  <version>1.2.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.