Release version 1.0.9
Bug fix release. This is especially important for Hive users, as it fixes the warehouse directory.
- Updated test suite to use CentOS 6.5
- Add java cookbook to
recommends
- Change checking on
hbase.rootdir
to work in distributed and local modes ( Issue #58 ) - Make
execute[hdfs-namenode-format]
non-interactive ( Issue #60 ) via @eherot - Move creation of HDFS
/tmp
tohadoop_hdfs_namenode
( Issue #61 ) - Fix permissions on Hive's warehouse directory in HDFS ( Issue #62 ) via @dereklwood and @poornachandra