Skip to content

Release version 2.11.0

Compare
Choose a tag to compare
@wolf31o2 wolf31o2 released this 18 Apr 18:54

This release updates compatibility for Chef 13 as well as including a few bug-fixes for HBase performance or Impala use, Derby DB usage for Hive, and consistent behavior for NodeManager local directories.

  • Remove MRv1 daemon support ( Issues: #313 COOK-118 )
  • Setup NodeManager local directories with defaults ( Issues: #315 COOK-42 )
  • Create directory for dfs.domain.socket.path ( Issues: #316 COOK-56 )
  • Create Derby DB directories ( Issues: #317 COOK-55 )
  • Support amazon platform_family for Chef 13 ( Issues: #323 COOK-123 )
  • Explicitly require 'chef/version' before using Chef::VERSION ( Issue: #324 )
  • Properly configure mass_threshold and inline disable FC023 ( Issue: #325 )
  • Test Chef 13: remove Ruby 2.0, add Ruby 2.3 ( Issue: #326 )