Skip to content

leiningen plugin for generating hadoop-compatible jars

Notifications You must be signed in to change notification settings

artstwolf/lein-hadoop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-hadoop

This is a plugin for leiningen which generates a jar suitable to submission as a hadoop job. Sepcifically, this is a runable jar with lib/ containing all the project dependencies.

Installation

Add to your project.clj :dev-dependencies [lein-hadoop "1.1.0-msilva"]]

Usage

A new target is added which generates PROJECT-hadoop.jar:

$ lein hadoop

About

leiningen plugin for generating hadoop-compatible jars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%