Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sritchie/hadoop-util
Helpful HDFS and MapReduce utilities, wrapped in Clojure.
https://github.com/sritchie/hadoop-util
Last synced: 24 days ago
JSON representation
Helpful HDFS and MapReduce utilities, wrapped in Clojure.
- Host: GitHub
- URL: https://github.com/sritchie/hadoop-util
- Owner: sritchie
- License: other
- Created: 2011-09-28T18:43:23.000Z (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2013-02-07T00:47:36.000Z (over 11 years ago)
- Last Synced: 2024-05-02T00:33:19.242Z (6 months ago)
- Language: Clojure
- Homepage:
- Size: 139 KB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# hadoop-util
Useful Hadoop utilities, compatible with Clojure 1.2 and 1.3.
## Usage
`hadoop-util` is hosted on [clojars](http://clojars.org/hadoop-util). Add
[hadoop-util "0.2.8"]
as a `:dependency` inside of your `project.clj`, and you'll be good to go.