Skip to content

Release version 2.3.0

Compare
Choose a tag to compare
@wolf31o2 wolf31o2 released this 12 Apr 21:09

This release fixes Spark configuration, prevents overwriting YUM configuration, adds support for the latest HDP and CDH versions, and updates the default versions of these.

  • Change spark-defaults from XML to .conf property file ( Issue: #241 )
  • Update default versions: HDP 2.3.4.7, CDH 5.6.0 ( Issue: #242 )
  • Support HDP 2.3.4.7 and 2.4.0.0 ( Issue: #250 )
  • Create hadoop_package helper for ODP-based distributions ( Issue: #251 )
  • Revert change to zookeeper_server recipe from #251 ( Issue: #252 )
  • Use oozie for service name, not pkg variable from #251 ( Issue: #253 )
  • Remove unnecessary inclusion of yum::default ( Issue: #254 )