/maple

All the Cascading taps you need and love.

Primary LanguageJava

maple

A collection of useful Cascading taps.

Building

Maple uses Leiningen 1.X to build. (Again, not yet compatible with Lein 2.x)

  1. lein deps
  2. lein compile
  3. lein uberjar

The above should build a jar with all dependencies.

Usage

Maple is hosted on Conjars. We expect most users will pull "com.twitter/maple" with the version they need. If you are submitting a patch, you will need to follow the above steps in Building.

License

Copyright (C) 2012 Twitter Inc

Distributed under the Eclipse Public License, the same as Clojure.