Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Releases: bloomberg/chef-bach

Release 1.7.2

30 Sep 01:50
Compare
Choose a tag to compare
  • Set JMXTrans log level to INFO from DEBUG #670
  • all hbase-env generation moved to recipe to ensure we can modify defaults with wrapper cookbooks and those values are used
  • delete hdfs check file before attempting a write #662

Release 1.6.0

30 Sep 01:41
Compare
Choose a tag to compare
  • Generate Heap Dump out on OOM (#655)
  • use fs statistical aggregation in hive (#603)
  • upgrade to HDP 2.3.6.2-3 (#649)
  • Fixes unresolved values in YARN_OPTS environment variable (#645)
  • Generate correct memory configuration for Yarn/MapReduce (#648)
  • Set Hadoop ldap search depth(HADOOP-12291) (#646)

Release 1.4.0

30 Sep 01:41
Compare
Choose a tag to compare
  • Changes to control restart of HBase services one node at a time (#639)
  • Create directory to store DN GC logs (#640)
  • Changes to be able to modify HBase master JVM heap size (#637)
  • Add a screen session to automated_install.sh to watch the serial console output (#621)
  • Should be able to modify the retention period of aggregated YARN logs (#633)

Release 1.3.0

30 Sep 01:40
Compare
Choose a tag to compare
  • Change default HDP repository to HDP 2.3.6.2-2 (#634)
  • Fix bug in bcpc-hadoop/attributes/yarn.rb (#635)
  • Add restart logic to HDFS and yarn services for Java version/flavor changes (#628)
  • Enable HBase service restart when Java version or flavor is changed (#620)
  • Additional hdfs config properties to allow customization through wrapper cookbooks (#593)
  • Changes to use version 256 of JMXTrans (#599)
  • Fix access permissions in existing /user/history/ directory (#624)
  • Set required access restrictions on /user/history hdfs directory (#622)

Release 1.2.0

30 Sep 01:39
Compare
Choose a tag to compare
  • Fix default JAVA_HOME for Hadoop components (#586)
  • Change the permissions on the history server directories {DRQS 84007480 } (#607)
  • Upgade to Java version 8u101 (#619)
  • Add HDP select for hadoop-client on NameNode nodes to point to correct hadoop-cllient (#591)
  • Create HBase GC log directory and fix HBASE_REGIONSERVER_OPTS to include missing parameters (#613)
  • Add paxos directory to support NN recovery, after a node rebuild (#611)
  • Generate yarn exclude file using template (#605)
  • Fix incorrect entry written to hbase-env.sh: issue (#610)
  • Set JMX port for HBase regionserver process (#597)
  • External cookbook version updates