Skip to content

Release version 1.0.2

Compare
Choose a tag to compare
@wolf31o2 wolf31o2 released this 10 Apr 22:37

This is a minor release. It mostly fixes some issues I have run into during use of this cookbook, adds some initial tests to the testing framework, and adds two new services to fill out our YARN and HBase support.

  • Add status support to service all definitions ( Issue #12 )
  • Add snappy support for HBase, since 0.96 uses snappy by default ( Issue #13 )
  • Switch from deprecated dfs.data.dir and dfs.name.dir properties ( Issue #14 )
  • Add some initial tests... I plan on improving the testing framework quite a bit ( Issue #15 )
  • Update some things in preparation of HDP 2.1's release ( Issue #16 )
  • Improved documentation on attributes, which still needs some formatting ( Issue #17 )
  • Add YARN Web Proxy support ( Issue #18 )
  • Add HBase REST service ( Issue #19 )