Releases: cdapio/hadoop_cookbook
Releases · cdapio/hadoop_cookbook
Release version 2.10.0
Release version 2.9.0
Release version 2.8.0
This release is a minor release, including support for configuring Hive logging and several bug fixes.
- Updates to testing configurations ( Issues: #301 #302 #304 )
- Update HDP versions when short versions given ( Issue: #303 )
- Support 2015 and 2016 Amazon Linux AMIs ( Issue: #305 )
- Use Java cookbook
jdk.sh
before BigTop tools ( Issues: #306 COOK-107 ) - Hive logging support ( Issues: #307 COOK-111 )
- Fix
hadoop-mapreduce-historyserver
stop ( Issue: #308 )
Release version 2.7.1
Release version 2.7.0
This release adds support for HDP 2.4.3.0
and 2.3.6.0
, a fix where default attributes weren't being set, and some general refactoring/cleanup.
- Pull in code from forks ( Issue #282 )
- Use correct License file ( Issue #283 )
- Set distribution defaults in attributes instead of recipes ( Issue #284 )
- Updated codeclimate configuration ( Issue #285 )
- Updated README ( Issue #286 )
- Support HDP 2.4.3.0, and fix issues with 2.2.1.0, 2.2.6.3, 2.3.6.0 ( Issues #287 #295 )
- Refactoring JAAS configuration, Mapreduce, and Tez ( Issues #288 #293 #292)
- Workaround for a missing dependency in HDP Zookeeper Ubuntu packages ( Issue #289 )
- Update Rubocop configurations ( Issue #290 )
- Create library function for Hadoop properties ( Issue #294 )
Release version 2.6.0
Release version 2.5.0
This release removes the policy_rcd
library function and replaces it with the dpkg_autostart
cookbook and updates support for HDP.
Release version 2.4.1
This release adds support for HDP 2.4.2.0 to the cookbook.
- Support for HDP 2.4.2.0 ( Issue: #270 )
Release version 2.4.0
This release adds the ability to configure different JAAS configuration files for services or clients. It also includes a few bug fixes and updates the Gem restrictions on older Ruby.