yieldbot/hadoop-util

Hadoop utilities that we've found useful.

Leiningen/Boot

[yieldbot/hadoop-util "0.2.9-SNAPSHOT"]

Clojure CLI/deps.edn

yieldbot/hadoop-util {:mvn/version "0.2.9-SNAPSHOT"}

Gradle

implementation("yieldbot:hadoop-util:0.2.9-SNAPSHOT")

Maven

<dependency>
  <groupId>yieldbot</groupId>
  <artifactId>hadoop-util</artifactId>
  <version>0.2.9-SNAPSHOT</version>
</dependency>