Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 687 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 687 Bytes

hadoop-crate

A Pallet crate for installing and configuring the hadoop distribution.

Usage

Settings

:home : install home (/usr/local/hadoop-${version})

:version : hadoop version

:user : hadoop user for running hadoop (hadoop)

:owner : hadoop file owner (defaults to the value of :user)

:group : hadoop file group (hadoop)

config files

http://hadoop.apache.org/core/docs/r0.20.0/mapred-default.html http://hadoop.apache.org/core/docs/r0.20.0/hdfs-default.html http://hadoop.apache.org/core/docs/r0.20.0/core-default.html

License

Licensed under EPL

Copyright © 2012-2014 Hugo Duncan, Antoni Batchelli