Skip to content

Release version 1.0.9

Compare
Choose a tag to compare
@wolf31o2 wolf31o2 released this 14 May 03:09

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 to hadoop_hdfs_namenode ( Issue #61 )
  • Fix permissions on Hive's warehouse directory in HDFS ( Issue #62 ) via @dereklwood and @poornachandra