Skip to content

Releases: cdapio/cdap_cookbook

Release version 2.19.0

17 Apr 21:42
Compare
Choose a tag to compare

This release adds support for HDP 2.4 and the latest HDP 2.3 patch level. It also includes preliminary support for the upcoming CDAP 3.4 release.

  • Support HDP 2.3.4.7 and 2.4.0.0 ( Issue: #123 )
  • Remove unnecessary inclusion of yum::default ( Issue: #124 )
  • Let CDAP determine SPARK_HOME (CDAP-5086) ( Issue: #125 )
  • Install cdap-hbase-compat-1.2-cdh5.7.0 on CDAP >= 3.4 ( Issue: #126 )

Release version 2.18.0

22 Jan 22:57
Compare
Choose a tag to compare

This release adds support for CDAP 3.3 and sets it as default. It also adds support for HDP 2.3.4.0.

  • Support HDP 2.3.4.0 ( Issues: #119 COOK-81 )
  • Support CDAP 3.3.0 and make it default ( Issue: #120 )
  • Remove unused files ( Issue: #121 )
  • Version bump to 2.18.0 ( Issue: #122 )

Release version 2.17.3

12 Jan 21:36
Compare
Choose a tag to compare

This is a minor bug-fix release to install the required cdap-hbase-compat package for CDH 5.5.0 for the upcoming CDAP 3.3.0 release.

Release version 2.17.2

23 Dec 06:46
Compare
Choose a tag to compare

This is a small bugfix release, and includes support for HDP 2.2.9.0

  • Support HDP 2.2.9.0 ( Issue: #115 )
  • Only set additional metadata if chef version supports it ( Issue #116 )

Release version 2.17.1

08 Dec 17:02
Compare
Choose a tag to compare

This is a quick bug fix. The SDK checksum was incorrect for 3.2.2 and was updated. This is the only change.

Release version 2.17.0

08 Dec 15:24
Compare
Choose a tag to compare

This release updates the default version to CDAP 3.2.2

Release version 2.16.1

21 Oct 05:50
Compare
Choose a tag to compare

This release includes several minor bugfixes, and updates the default CDAP version to 3.2.1.

  • Move NTP include_recipe to prerequisites ( Issue: #104 )
  • Update gem dependencies ( Issue: #105 )
  • Change default attributes for SSL ( Issues: #106 COOK-75 )
  • Support HDP 2.3.2.0 ( Issues: #107 COOK-76 )
  • Fix guard ( Issue: #108 )
  • Updates for CDAP 3.2.1 release ( Issue: #109 )

Release version 2.16.0

24 Sep 03:54
Compare
Choose a tag to compare

This updates the cookbook to use CDAP 3.2.0 as the default.

  • Pre-create tx-snapshot directory ( Issues: #102 CDAP-3817 )
  • Update to CDAP 3.2.0 and add SDK checksum ( Issue: #103 )

Release version 2.15.5

21 Sep 21:58
Compare
Choose a tag to compare

This is a small bug fix release for running Spark programs under CDAP on HDP 2.2+ distribution.

  • Set extraJavaOptions for Spark on HDP 2.2+ ( Issues: #101 CDAP-3786 )

Release version 2.15.4

18 Sep 22:12
Compare
Choose a tag to compare

This is a bug fix release to add support for HDP 2.2.8.0 and HDP 2.3.0.0 and update the license metadata.

  • Support HDP 2.2.8.0 and HDP 2.3.0.0 ( Issue: #100 )