Releases: cdapio/hadoop_cookbook
Releases · cdapio/hadoop_cookbook
Release version 1.11.1
Release version 1.10.1
Release version 1.10.0
Release version 1.9.2
Release version 1.9.1
Release version 1.9.0
Release version 1.8.1
This is a small bug fix release. The main modifications are fixes to container-executor.cfg
and Spark.
- Ubuntu Trusty support for CDH5 ( Issue: #128 )
- Spark MLib requires
libgfortran.so.3
( Issue: #129 ) - Simplify
container-executor.cfg
( Issue: #130 ) - Minor spark fixes from @pauloricardomg ( Issue: #131 )
Release version 1.8.0
This release adds support for the Avro and Parquet libraries/tools. It also adds support for Spark.
- Opportunistic creation of
hive.exec.local.scratchdir
( Issue: #117 ) - Only use
hadoop::repo
for Hive ( Issue: #120 ) - More Oozie tests ( Issue: #121 )
- Only test
hadoop::default
in Vagrant ( Issue: #122 ) - Avro libraries/tools support ( Issue: #123 COOK-6 )
- Parquet support ( Issue: #124 COOK-7 )
- Improve version matching for HDP 2.1 ( Issue: #125 )
- Initial Spark support ( Issue: #126 )
Release version 1.7.1
Release version 1.7.0
This update primarily improves testing framework, switches to the latest Hortonworks release, and uses Java 7.