You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2014/09/28 02:33:26 UTC

git commit: Working on release 0.8.0. Release notes are added

Repository: bigtop
Updated Branches:
  refs/heads/branch-0.8 8928bf946 -> 1b65c46f9


Working on release 0.8.0. Release notes are added


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/1b65c46f
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/1b65c46f
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/1b65c46f

Branch: refs/heads/branch-0.8
Commit: 1b65c46f9957d3623cc09931e55d8fb8340f330b
Parents: 8928bf9
Author: Konstantin Boudnik <co...@apache.org>
Authored: Sat Sep 27 17:32:45 2014 -0700
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Sat Sep 27 17:32:45 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt                     | 204 ++++++++++++++++++
 src/site/xdoc/release-notes.xml | 402 +++++++++++++++++++++++++++++++++++
 2 files changed, 606 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/1b65c46f/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 7cd4ee4..fd3f2ae 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,6 +17,210 @@ Bigtop Changelog
 
 * Release 0.8.0 (2014-09-06)
 
+
+Release Notes - Bigtop - Version 0.8.0
+
+- SUB-TASK
+    - [BIGTOP-1111] - Bump version of Hadoop to 2.2.0
+    - [BIGTOP-1165] - Ivy config for hive metastore looks incorrect, which breaks build on JDK 7
+    - [BIGTOP-1166] - Hive-jdbc doesn't compile on JDK 7, which breaks build
+    - [BIGTOP-1183] - Rename spark package to spark-core
+    - [BIGTOP-1184] - bump hadoop version to 2.3.0
+    - [BIGTOP-1202] - One-button-click way for installing all needed bits of testing framework
+    - [BIGTOP-1203] - Update toolchaing to automatically install Gradle into dev env.
+    - [BIGTOP-1208] - Add DFSIO test into longevity suite
+    - [BIGTOP-1209] - Add SLive test into longevity suite
+    - [BIGTOP-1242] - bump jsvc to 1.0.15
+    - [BIGTOP-1244] - bump flume to 1.5.0.1
+    - [BIGTOP-1278] - bump pig version to 0.12.1
+    - [BIGTOP-1279] - bump hive version to 0.12.0
+    - [BIGTOP-1280] - bump Oozie version to 4.0.1
+    - [BIGTOP-1281] - bump hbase version to 0.98.2
+    - [BIGTOP-1282] - bump Mahout version to 0.9
+    - [BIGTOP-1283] - bump Solr version to 4.6.0
+    - [BIGTOP-1284] - bump Spark version to 0.9.1
+    - [BIGTOP-1285] - Bump version of Phoenix to 4.0
+    - [BIGTOP-1291] - On a clean ~/.m2 hbase mvn install site will fail as install is executed first
+    - [BIGTOP-1293] - Include Hive 0.13 into the stack
+    - [BIGTOP-1302] - Update hbase smoke tests to escape Hbase's "event horizon"
+    - [BIGTOP-1330] - bump Giraph version to 1.1.0
+    - [BIGTOP-1331] - bump Hue version to 3.6.0
+    - [BIGTOP-1340] - Hbase build has to use hadoop-two.version sys. prop
+    - [BIGTOP-1350] - Bump version of Crunch to 0.10.0
+    - [BIGTOP-1354] - bump version of Solr to 4.9.0
+    - [BIGTOP-1426] - Bump version of Hadoop to 2.4.1
+    - [BIGTOP-1432] - Update HBase version to 0.98.5 in the BOM
+    - [BIGTOP-1433] - Fix Hive build after BIGTOP-1429 
+    - [BIGTOP-1434] - Maven build failing with NoClassDefFoundError at maven-site-plugin:3.0-beta-3:site (packaging-documentation) @ sqoop-docs 
+    - [BIGTOP-1435] - Fix Crunch build after BIGTOP-1429 
+
+- BUG
+    - [BIGTOP-282] - the licensing status of the MovieLens data files needs to be cleared up
+    - [BIGTOP-831] - Hadoop branch-2 (and trunk?) are failing when built with JDK7u11
+    - [BIGTOP-922] - Existing Puppet recipes are failing to initialize HDFS dictories on the first run
+    - [BIGTOP-986] - install-flume.sh uses -x instead of -e
+    - [BIGTOP-996] - Document steps needed to run BT tests on a fresh host
+    - [BIGTOP-997] - TestCLI fails test id 5:  comparator fails
+    - [BIGTOP-1042] - Add support for Hadoop 2.1.x-beta
+    - [BIGTOP-1048] - ZooKeeper installation use "zookeeper-server.pid" as default while ZooKeeper expects zookeeper_server.pid
+    - [BIGTOP-1072] - Vagrant scripts for spinning up and "hydrating" bigtop vms 
+    - [BIGTOP-1092] - Add Hue documentation package
+    - [BIGTOP-1097] - introduce bigtop-groovy package
+    - [BIGTOP-1124] - solrctl should be able to auto-detect JAVA_HOME
+    - [BIGTOP-1125] - Return value does not reflect status checks
+    - [BIGTOP-1128] - FIX and modularize mahout sample data sets
+    - [BIGTOP-1132] - Phoenix RPM specfile does not create symlinks
+    - [BIGTOP-1141] - Add TestYarnNode to test yarn node 
+    - [BIGTOP-1143] - Oozie configuration file is incomplete
+    - [BIGTOP-1146] - Flume NG package is broken because of org.hbase.asynchbase deps. mismanagement
+    - [BIGTOP-1150] - update Spark debian packaging to the latest format
+    - [BIGTOP-1153] - Crunch package doesn't depend on anything
+    - [BIGTOP-1164] - Get whole Bigtop stack building on JDK 7
+    - [BIGTOP-1167] - got "Permission denied" when creating vagrant home folder in provision.sh
+    - [BIGTOP-1168] - hue build fails (unresolvable maven dependencies)
+    - [BIGTOP-1169] - Hue rpm build fails
+    - [BIGTOP-1174] - missing dependency setting on init-hdfs.sh in puppet recipes
+    - [BIGTOP-1181] - Add pyspark to spark package
+    - [BIGTOP-1187] - Spark service packages have extraneous core in the name
+    - [BIGTOP-1191] - master pom.xml file formatting is out of whack
+    - [BIGTOP-1197] - iTest PackageManagerTests are failing
+    - [BIGTOP-1199] - Makefile for deb packing needs to support zip archives
+    - [BIGTOP-1205] - GRADLE_OPTS missing closing " in toolchain jenkins.sh.*
+    - [BIGTOP-1217] - Spark test-artifact missing repository for install
+    - [BIGTOP-1218] - Add JDK7 to Bigtop toolchain
+    - [BIGTOP-1220] - Gradle task order isn't enforced properly with dependsOn
+    - [BIGTOP-1221] - Expand and updated FUSE tests
+    - [BIGTOP-1223] - TestSlive does not fully remove root directory after an iteration
+    - [BIGTOP-1225] - TestHDFSQuota can fail if tests are run out of order
+    - [BIGTOP-1226] - TestSLive setup() already being used, need to rename
+    - [BIGTOP-1232] - test artifact build fails in io-longevity
+    - [BIGTOP-1234] - TestFileAppend shouldn't reuse client during testMultipleOutputStreamFailure()
+    - [BIGTOP-1236] - TestCLI expecting permissions incorrectly 
+    - [BIGTOP-1238] - TestCLI has misspelled 'NAMNEODE' that is used without protocol name
+    - [BIGTOP-1239] - TestCLI: make ports optional in regex comparators
+    - [BIGTOP-1246] - Fix the shell-object bug in HttpFs smoke tests
+    - [BIGTOP-1250] - TestTextSnappy fails
+    - [BIGTOP-1252] - Update ant from 1.9.2 to 1.9.3
+    - [BIGTOP-1253] - TestSLive calling setpDir() instead of setupDir()
+    - [BIGTOP-1254] - add gradle specific files to .gitignore
+    - [BIGTOP-1255] - init-hcfs.json needs to encode privileges as strings, not numbers.
+    - [BIGTOP-1256] - Spark package deployment should reflect BIGTOP-1183
+    - [BIGTOP-1258] - Spark puppet deploy might fail as /etc/spark can not be created
+    - [BIGTOP-1259] - spark-worker service should be started after spark-master if ran on the same node
+    - [BIGTOP-1260] - Puppet deployment should reflect on the new name of spark package
+    - [BIGTOP-1268] - Jenkins Job Bigtop-trunk-Hadoop failed from 3/15/2014 due to protoc version
+    - [BIGTOP-1274] - yarn ResourceManager should be started before starting NodeManagers
+    - [BIGTOP-1290] - Zookeeper build is failing on Ant 1.9.3
+    - [BIGTOP-1294] - asciidoc is missed from centos and sles environments of bigtop_toolchain
+    - [BIGTOP-1295] - package.mk misteriously missing mkdir for RPMS that leads to SUSE build to fail
+    - [BIGTOP-1300] - need to bump ant version to 1.9.4 in bigtop_toolchain
+    - [BIGTOP-1303] - Pig 0.12.1 build is broken at the site target. Stack build can't proceed
+    - [BIGTOP-1304] - bigtop_toolchain needs to install Scala 2.10 to support Spark build
+    - [BIGTOP-1306] - RPM licensing metadata is inconsistent and wrong
+    - [BIGTOP-1313] - Ant 1.9.4 update is missed from ant.pp recipe.
+    - [BIGTOP-1319] - hive-rpm target is broken
+    - [BIGTOP-1322] - hbase_install.sh shall be called with bash
+    - [BIGTOP-1324] - Fix typo in testHDFSConf.xml of TestCLI
+    - [BIGTOP-1336] - Puppet recipes failed to deploy kerberos enabled hadoop cluster
+    - [BIGTOP-1337] - Logging success messages in service startup and shutdown only after verification.
+    - [BIGTOP-1345] - remove bigtop-packages/src/root@mgrover-centos6-2.ent.cloudera.com
+    - [BIGTOP-1346] - Generalize evaluation regexp in packages.gradle
+    - [BIGTOP-1355] - Hive 0.13 deb build is broken
+    - [BIGTOP-1358] - adjust toolchain to use JDK7 by default
+    - [BIGTOP-1359] - fix a few issues with our puppet_toolchain code
+    - [BIGTOP-1371] - Spark-master service fails to start due to missing /usr/lib/spark/work
+    - [BIGTOP-1380] - Pig might run out of memory during site construction
+    - [BIGTOP-1382] - Hadoop site.csv components additions: yarn & mapred-app
+    - [BIGTOP-1390] - JDK Woes
+    - [BIGTOP-1394] - package test manifest got out of date
+    - [BIGTOP-1396] - update metadata for bigtop-groovy and phoenix
+    - [BIGTOP-1397] - hive-hbase package is missing after move to the latest Hive
+    - [BIGTOP-1398] - hadoop-hdfs-fuse can't be installed on Ubuntu 14.04
+    - [BIGTOP-1399] - add --help to alternative invocation to support newer Ubuntus
+    - [BIGTOP-1400] - Whirr is failing with PermGen error: needs to be bumped up
+    - [BIGTOP-1401] - Create man pages for YARN, HDFS and MAPRED. 
+    - [BIGTOP-1402] - Update bigtop gradle to 2.x
+    - [BIGTOP-1405] - Gradle 2.0 installation from toolchain is broken
+    - [BIGTOP-1415] - Remove redundant jars from spark package.
+    - [BIGTOP-1418] - [BigPetStore] build.gradle - wrong variable name (hadoopClusterRuntime instead of runtime)
+    - [BIGTOP-1420] - Update Phoenix version to 4.1.0 in the BOM
+    - [BIGTOP-1421] - Phoenix build is missing some variables
+    - [BIGTOP-1425] - gradle build can fail with NPE in an obscure way
+    - [BIGTOP-1427] - HBase build should build hbase-***-hadoop2 by default
+    - [BIGTOP-1428] - update tests to reflect new home for hbase user
+    - [BIGTOP-1429] - Apache build of Bigtop test artifacts fails to find correct Hbase jars
+    - [BIGTOP-1430] - incorrect version of spark-core prevents test artifacts from compiling
+    - [BIGTOP-1438] - asciidoc is no longer needed by Sqoop
+    - [BIGTOP-1439] - split jdk7 and jdk6 in Bigtop toolchain
+    - [BIGTOP-1440] - a few usability updates to bigtop_toolchain
+    - [BIGTOP-1441] - bigtop_toolchain fails on Ubuntu
+    - [BIGTOP-1442] - need to add proper clean up for the toolchain puppet code
+    - [BIGTOP-1444] - Phoenix RPM build is broken after BIGTOP-1421
+
+- IMPROVEMENT
+    - [BIGTOP-840] - Refactor Bigtop puppet code for better integration with newer Puppet and Whirr
+    - [BIGTOP-848] - Allow to build stack on top of an arbitrary Hadoop SHA
+    - [BIGTOP-952] - init-hdfs.sh is dog slow. Let's replace it with a direct HDFS API calls and better layout management
+    - [BIGTOP-992] - Create HowToContribute wiki page
+    - [BIGTOP-1019] - Remove mysql requirement constraint from sqoop tests
+    - [BIGTOP-1026] - Big Top Mapred/Itest assertions should report specific commands which fail
+    - [BIGTOP-1029] - Add support for HBase 0.96+
+    - [BIGTOP-1085] - spark packages needs to be split
+    - [BIGTOP-1110] - Define BOM for 0.8.0 release of Bigtop
+    - [BIGTOP-1130] - Update Build Requirements on our web pages
+    - [BIGTOP-1137] - provide a way to request a major version of JDK
+    - [BIGTOP-1138] - hadoop-conf-pseudo package uses the deprecated fs.default.name parameter
+    - [BIGTOP-1139] - bigtop-tomcat and bigtop-jsvc don't depend on bigtop-utils
+    - [BIGTOP-1144] - Need to update command 'puppet apply' in file bigtop-deploy/puppet/README.md
+    - [BIGTOP-1147] - README.md improvments
+    - [BIGTOP-1152] - speed up spark build
+    - [BIGTOP-1155] - New logo ! 
+    - [BIGTOP-1161] - Have a way to dynamically select components to be deployed by Puppet recipes.
+    - [BIGTOP-1163] - puppet apply shows db init error if the oozie server is already running
+    - [BIGTOP-1171] - Puppetize the Vagrant deployer
+    - [BIGTOP-1178] - Clusterize the puppetized vagrant deployer.
+    - [BIGTOP-1195] - Higher level interface to smokes.
+    - [BIGTOP-1200] - Implement Generic Text File to define HCFS filesystem semantics
+    - [BIGTOP-1201] - Enhance (gradleize) the build to ease development, deployment; abstract implementation
+    - [BIGTOP-1207] - Create a foundation layer to build longevity and performance tests for the stack
+    - [BIGTOP-1210] - integrate BIGTOP-952 with plain text HCFS FS definition from  BIGTOP-1200
+    - [BIGTOP-1213] - TestHadoopExamples smokes: orderering of tests; other improvements
+    - [BIGTOP-1222] - Simplify and gradleize a subset of the bigtop smokes
+    - [BIGTOP-1224] - Provide a simple order for tests
+    - [BIGTOP-1241] - BIGTOP should update protobuf to 2.5 from 2.4.x 
+    - [BIGTOP-1257] - Make TestHadoopExamples modular enough to support longevity tests.
+    - [BIGTOP-1269] - BigPetStore: Create build w/ gradle
+    - [BIGTOP-1289] - Update component versions in the pom.xml (including hadoop)
+    - [BIGTOP-1296] - Fix permission and Update README for vagrant-puppet recipe
+    - [BIGTOP-1311] - allow easy site publishing
+    - [BIGTOP-1312] - Add dynamic menus, update, links, modern CSS to bigtop site.
+    - [BIGTOP-1314] - Deprecate make build
+    - [BIGTOP-1316] - enhance Shell for better checking of return code & output logging
+    - [BIGTOP-1321] - TestCLI: check assumptions before the test run
+    - [BIGTOP-1342] - Make TestCLI usable for both HDFS and HCFS
+    - [BIGTOP-1347] - Support better entropy performance on vagrant VMs
+    - [BIGTOP-1348] - vagrant-puppet provisioning is too slow on installing packages
+    - [BIGTOP-1372] - Bigtop needs feature that takes in multiple arguments to build specific components at command line
+    - [BIGTOP-1374] - Add dynamic override of BOM variables into Gradle build
+    - [BIGTOP-1391] - Improve README.md so that the markdown rendering is pretty and easy to read
+
+- NEW FEATURE
+    - [BIGTOP-1039] - Add packaging for Shark analytics 
+    - [BIGTOP-1089] - BigPetStore: A polyglot big data processing blueprint
+    - [BIGTOP-1188] - Smoke tests for HttpFs
+    - [BIGTOP-1192] - Add utilities to facilitate cluster failure testing into bigtop-test-framework
+    - [BIGTOP-1212] - Pick or build a framework for building fake data sets
+    - [BIGTOP-1272] - BigPetStore: Productionize the Mahout recommender
+    - [BIGTOP-1351] - Init script for HBase Thrift2 server is missing
+
+- TASK
+    - [BIGTOP-236] - The user installed by hbase gets an incorrect home directory
+    - [BIGTOP-1240] - Formatting Guidelines
+
+- TEST
+    - [BIGTOP-1040] - Add integration tests for Shark component
+
+
 * Release 0.7.0 (2013-10-28)
 
 - SUB-TASK

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1b65c46f/src/site/xdoc/release-notes.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 3b630eb..6efff82 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -17,6 +17,408 @@
 		<section name="Bigtop Project Release Notes">
 			<!-- Paste release notes from https://issues.apache.org/jira/browse/BIGTOP here. -->
 
+        <h3>Release Notes - Bigtop - Version 0.8.0</h3>
+    
+<h4>Sub-task</h4>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1111'>BIGTOP-1111</a>] -         Bump version of Hadoop to 2.2.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1165'>BIGTOP-1165</a>] -         Ivy config for hive metastore looks incorrect, which breaks build on JDK 7
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1166'>BIGTOP-1166</a>] -         Hive-jdbc doesn&#39;t compile on JDK 7, which breaks build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1183'>BIGTOP-1183</a>] -         Rename spark package to spark-core
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1184'>BIGTOP-1184</a>] -         bump hadoop version to 2.3.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1202'>BIGTOP-1202</a>] -         One-button-click way for installing all needed bits of testing framework
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1203'>BIGTOP-1203</a>] -         Update toolchaing to automatically install Gradle into dev env.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1208'>BIGTOP-1208</a>] -         Add DFSIO test into longevity suite
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1209'>BIGTOP-1209</a>] -         Add SLive test into longevity suite
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1242'>BIGTOP-1242</a>] -         bump jsvc to 1.0.15
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1244'>BIGTOP-1244</a>] -         bump flume to 1.5.0.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1278'>BIGTOP-1278</a>] -         bump pig version to 0.12.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1279'>BIGTOP-1279</a>] -         bump hive version to 0.12.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1280'>BIGTOP-1280</a>] -         bump Oozie version to 4.0.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1281'>BIGTOP-1281</a>] -         bump hbase version to 0.98.2
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1282'>BIGTOP-1282</a>] -         bump Mahout version to 0.9
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1283'>BIGTOP-1283</a>] -         bump Solr version to 4.6.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1284'>BIGTOP-1284</a>] -         bump Spark version to 0.9.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1285'>BIGTOP-1285</a>] -         Bump version of Phoenix to 4.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1291'>BIGTOP-1291</a>] -         On a clean ~/.m2 hbase mvn install site will fail as install is executed first
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1293'>BIGTOP-1293</a>] -         Include Hive 0.13 into the stack
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1302'>BIGTOP-1302</a>] -         Update hbase smoke tests to escape Hbase&#39;s &quot;event horizon&quot;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1330'>BIGTOP-1330</a>] -         bump Giraph version to 1.1.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1331'>BIGTOP-1331</a>] -         bump Hue version to 3.6.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1340'>BIGTOP-1340</a>] -         Hbase build has to use hadoop-two.version sys. prop
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1350'>BIGTOP-1350</a>] -         Bump version of Crunch to 0.10.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1354'>BIGTOP-1354</a>] -         bump version of Solr to 4.9.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1426'>BIGTOP-1426</a>] -         Bump version of Hadoop to 2.4.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1432'>BIGTOP-1432</a>] -         Update HBase version to 0.98.5 in the BOM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1433'>BIGTOP-1433</a>] -         Fix Hive build after BIGTOP-1429 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1434'>BIGTOP-1434</a>] -         Maven build failing with NoClassDefFoundError at maven-site-plugin:3.0-beta-3:site (packaging-documentation) @ sqoop-docs 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1435'>BIGTOP-1435</a>] -         Fix Crunch build after BIGTOP-1429 
+</li>
+</ul>
+            
+<h4>Bug</h4>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-282'>BIGTOP-282</a>] -         the licensing status of the MovieLens data files needs to be cleared up
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-831'>BIGTOP-831</a>] -         Hadoop branch-2 (and trunk?) are failing when built with JDK7u11
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-922'>BIGTOP-922</a>] -         Existing Puppet recipes are failing to initialize HDFS dictories on the first run
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-986'>BIGTOP-986</a>] -         install-flume.sh uses -x instead of -e
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-996'>BIGTOP-996</a>] -         Document steps needed to run BT tests on a fresh host
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-997'>BIGTOP-997</a>] -         TestCLI fails test id 5:  comparator fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1042'>BIGTOP-1042</a>] -         Add support for Hadoop 2.1.x-beta
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1048'>BIGTOP-1048</a>] -         ZooKeeper installation use &quot;zookeeper-server.pid&quot; as default while ZooKeeper expects zookeeper_server.pid
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1072'>BIGTOP-1072</a>] -         Vagrant scripts for spinning up and &quot;hydrating&quot; bigtop vms 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1092'>BIGTOP-1092</a>] -         Add Hue documentation package
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1097'>BIGTOP-1097</a>] -         introduce bigtop-groovy package
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1124'>BIGTOP-1124</a>] -         solrctl should be able to auto-detect JAVA_HOME
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1125'>BIGTOP-1125</a>] -         Return value does not reflect status checks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1128'>BIGTOP-1128</a>] -         FIX and modularize mahout sample data sets
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1132'>BIGTOP-1132</a>] -         Phoenix RPM specfile does not create symlinks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1141'>BIGTOP-1141</a>] -         Add TestYarnNode to test yarn node 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1143'>BIGTOP-1143</a>] -         Oozie configuration file is incomplete
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1146'>BIGTOP-1146</a>] -         Flume NG package is broken because of org.hbase.asynchbase deps. mismanagement
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1150'>BIGTOP-1150</a>] -         update Spark debian packaging to the latest format
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1153'>BIGTOP-1153</a>] -         Crunch package doesn&#39;t depend on anything
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1164'>BIGTOP-1164</a>] -         Get whole Bigtop stack building on JDK 7
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1167'>BIGTOP-1167</a>] -         got &quot;Permission denied&quot; when creating vagrant home folder in provision.sh
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1168'>BIGTOP-1168</a>] -         hue build fails (unresolvable maven dependencies)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1169'>BIGTOP-1169</a>] -         Hue rpm build fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1174'>BIGTOP-1174</a>] -         missing dependency setting on init-hdfs.sh in puppet recipes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1181'>BIGTOP-1181</a>] -         Add pyspark to spark package
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1187'>BIGTOP-1187</a>] -         Spark service packages have extraneous core in the name
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1191'>BIGTOP-1191</a>] -         master pom.xml file formatting is out of whack
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1197'>BIGTOP-1197</a>] -         iTest PackageManagerTests are failing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1199'>BIGTOP-1199</a>] -         Makefile for deb packing needs to support zip archives
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1205'>BIGTOP-1205</a>] -         GRADLE_OPTS missing closing &quot; in toolchain jenkins.sh.*
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1217'>BIGTOP-1217</a>] -         Spark test-artifact missing repository for install
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1218'>BIGTOP-1218</a>] -         Add JDK7 to Bigtop toolchain
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1220'>BIGTOP-1220</a>] -         Gradle task order isn&#39;t enforced properly with dependsOn
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1221'>BIGTOP-1221</a>] -         Expand and updated FUSE tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1223'>BIGTOP-1223</a>] -         TestSlive does not fully remove root directory after an iteration
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1225'>BIGTOP-1225</a>] -         TestHDFSQuota can fail if tests are run out of order
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1226'>BIGTOP-1226</a>] -         TestSLive setup() already being used, need to rename
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1232'>BIGTOP-1232</a>] -         test artifact build fails in io-longevity
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1234'>BIGTOP-1234</a>] -         TestFileAppend shouldn&#39;t reuse client during testMultipleOutputStreamFailure()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1236'>BIGTOP-1236</a>] -         TestCLI expecting permissions incorrectly 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1238'>BIGTOP-1238</a>] -         TestCLI has misspelled &#39;NAMNEODE&#39; that is used without protocol name
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1239'>BIGTOP-1239</a>] -         TestCLI: make ports optional in regex comparators
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1246'>BIGTOP-1246</a>] -         Fix the shell-object bug in HttpFs smoke tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1250'>BIGTOP-1250</a>] -         TestTextSnappy fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1252'>BIGTOP-1252</a>] -         Update ant from 1.9.2 to 1.9.3
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1253'>BIGTOP-1253</a>] -         TestSLive calling setpDir() instead of setupDir()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1254'>BIGTOP-1254</a>] -         add gradle specific files to .gitignore
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1255'>BIGTOP-1255</a>] -         init-hcfs.json needs to encode privileges as strings, not numbers.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1256'>BIGTOP-1256</a>] -         Spark package deployment should reflect BIGTOP-1183
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1258'>BIGTOP-1258</a>] -         Spark puppet deploy might fail as /etc/spark can not be created
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1259'>BIGTOP-1259</a>] -         spark-worker service should be started after spark-master if ran on the same node
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1260'>BIGTOP-1260</a>] -         Puppet deployment should reflect on the new name of spark package
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1268'>BIGTOP-1268</a>] -         Jenkins Job Bigtop-trunk-Hadoop failed from 3/15/2014 due to protoc version
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1274'>BIGTOP-1274</a>] -         yarn ResourceManager should be started before starting NodeManagers
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1290'>BIGTOP-1290</a>] -         Zookeeper build is failing on Ant 1.9.3
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1294'>BIGTOP-1294</a>] -         asciidoc is missed from centos and sles environments of bigtop_toolchain
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1295'>BIGTOP-1295</a>] -         package.mk misteriously missing mkdir for RPMS that leads to SUSE build to fail
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1300'>BIGTOP-1300</a>] -         need to bump ant version to 1.9.4 in bigtop_toolchain
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1303'>BIGTOP-1303</a>] -         Pig 0.12.1 build is broken at the site target. Stack build can&#39;t proceed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1304'>BIGTOP-1304</a>] -         bigtop_toolchain needs to install Scala 2.10 to support Spark build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1306'>BIGTOP-1306</a>] -         RPM licensing metadata is inconsistent and wrong
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1313'>BIGTOP-1313</a>] -         Ant 1.9.4 update is missed from ant.pp recipe.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1319'>BIGTOP-1319</a>] -         hive-rpm target is broken
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1322'>BIGTOP-1322</a>] -         hbase_install.sh shall be called with bash
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1324'>BIGTOP-1324</a>] -         Fix typo in testHDFSConf.xml of TestCLI
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1336'>BIGTOP-1336</a>] -         Puppet recipes failed to deploy kerberos enabled hadoop cluster
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1337'>BIGTOP-1337</a>] -         Logging success messages in service startup and shutdown only after verification.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1345'>BIGTOP-1345</a>] -         remove bigtop-packages/src/root@mgrover-centos6-2.ent.cloudera.com
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1346'>BIGTOP-1346</a>] -         Generalize evaluation regexp in packages.gradle
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1355'>BIGTOP-1355</a>] -         Hive 0.13 deb build is broken
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1358'>BIGTOP-1358</a>] -         adjust toolchain to use JDK7 by default
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1359'>BIGTOP-1359</a>] -         fix a few issues with our puppet_toolchain code
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1371'>BIGTOP-1371</a>] -         Spark-master service fails to start due to missing /usr/lib/spark/work
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1380'>BIGTOP-1380</a>] -         Pig might run out of memory during site construction
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1382'>BIGTOP-1382</a>] -         Hadoop site.csv components additions: yarn &amp; mapred-app
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1390'>BIGTOP-1390</a>] -         JDK Woes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1394'>BIGTOP-1394</a>] -         package test manifest got out of date
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1396'>BIGTOP-1396</a>] -         update metadata for bigtop-groovy and phoenix
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1397'>BIGTOP-1397</a>] -         hive-hbase package is missing after move to the latest Hive
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1398'>BIGTOP-1398</a>] -         hadoop-hdfs-fuse can&#39;t be installed on Ubuntu 14.04
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1399'>BIGTOP-1399</a>] -         add --help to alternative invocation to support newer Ubuntus
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1400'>BIGTOP-1400</a>] -         Whirr is failing with PermGen error: needs to be bumped up
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1401'>BIGTOP-1401</a>] -         Create man pages for YARN, HDFS and MAPRED. 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1402'>BIGTOP-1402</a>] -         Update bigtop gradle to 2.x
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1405'>BIGTOP-1405</a>] -         Gradle 2.0 installation from toolchain is broken
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1415'>BIGTOP-1415</a>] -         Remove redundant jars from spark package.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1418'>BIGTOP-1418</a>] -         [BigPetStore] build.gradle - wrong variable name (hadoopClusterRuntime instead of runtime)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1420'>BIGTOP-1420</a>] -         Update Phoenix version to 4.1.0 in the BOM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1421'>BIGTOP-1421</a>] -         Phoenix build is missing some variables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1425'>BIGTOP-1425</a>] -         gradle build can fail with NPE in an obscure way
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1427'>BIGTOP-1427</a>] -         HBase build should build hbase-***-hadoop2 by default
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1428'>BIGTOP-1428</a>] -         update tests to reflect new home for hbase user
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1429'>BIGTOP-1429</a>] -         Apache build of Bigtop test artifacts fails to find correct Hbase jars
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1430'>BIGTOP-1430</a>] -         incorrect version of spark-core prevents test artifacts from compiling
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1438'>BIGTOP-1438</a>] -         asciidoc is no longer needed by Sqoop
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1439'>BIGTOP-1439</a>] -         split jdk7 and jdk6 in Bigtop toolchain
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1440'>BIGTOP-1440</a>] -         a few usability updates to bigtop_toolchain
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1441'>BIGTOP-1441</a>] -         bigtop_toolchain fails on Ubuntu
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1442'>BIGTOP-1442</a>] -         need to add proper clean up for the toolchain puppet code
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1444'>BIGTOP-1444</a>] -         Phoenix RPM build is broken after BIGTOP-1421
+</li>
+</ul>
+                
+<h4>Improvement</h4>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-840'>BIGTOP-840</a>] -         Refactor Bigtop puppet code for better integration with newer Puppet and Whirr
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-848'>BIGTOP-848</a>] -         Allow to build stack on top of an arbitrary Hadoop SHA
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-952'>BIGTOP-952</a>] -         init-hdfs.sh is dog slow. Let&#39;s replace it with a direct HDFS API calls and better layout management
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-992'>BIGTOP-992</a>] -         Create HowToContribute wiki page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1019'>BIGTOP-1019</a>] -         Remove mysql requirement constraint from sqoop tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1026'>BIGTOP-1026</a>] -         Big Top Mapred/Itest assertions should report specific commands which fail
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1029'>BIGTOP-1029</a>] -         Add support for HBase 0.96+
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1085'>BIGTOP-1085</a>] -         spark packages needs to be split
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1110'>BIGTOP-1110</a>] -         Define BOM for 0.8.0 release of Bigtop
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1130'>BIGTOP-1130</a>] -         Update Build Requirements on our web pages
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1137'>BIGTOP-1137</a>] -         provide a way to request a major version of JDK
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1138'>BIGTOP-1138</a>] -         hadoop-conf-pseudo package uses the deprecated fs.default.name parameter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1139'>BIGTOP-1139</a>] -         bigtop-tomcat and bigtop-jsvc don&#39;t depend on bigtop-utils
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1144'>BIGTOP-1144</a>] -         Need to update command &#39;puppet apply&#39; in file bigtop-deploy/puppet/README.md
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1147'>BIGTOP-1147</a>] -         README.md improvments
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1152'>BIGTOP-1152</a>] -         speed up spark build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1155'>BIGTOP-1155</a>] -         New logo ! 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1161'>BIGTOP-1161</a>] -         Have a way to dynamically select components to be deployed by Puppet recipes.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1163'>BIGTOP-1163</a>] -         puppet apply shows db init error if the oozie server is already running
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1171'>BIGTOP-1171</a>] -         Puppetize the Vagrant deployer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1178'>BIGTOP-1178</a>] -         Clusterize the puppetized vagrant deployer.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1195'>BIGTOP-1195</a>] -         Higher level interface to smokes.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1200'>BIGTOP-1200</a>] -         Implement Generic Text File to define HCFS filesystem semantics
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1201'>BIGTOP-1201</a>] -         Enhance (gradleize) the build to ease development, deployment; abstract implementation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1207'>BIGTOP-1207</a>] -         Create a foundation layer to build longevity and performance tests for the stack
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1210'>BIGTOP-1210</a>] -         integrate BIGTOP-952 with plain text HCFS FS definition from  BIGTOP-1200
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1213'>BIGTOP-1213</a>] -         TestHadoopExamples smokes: orderering of tests; other improvements
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1222'>BIGTOP-1222</a>] -         Simplify and gradleize a subset of the bigtop smokes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1224'>BIGTOP-1224</a>] -         Provide a simple order for tests
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1241'>BIGTOP-1241</a>] -         BIGTOP should update protobuf to 2.5 from 2.4.x 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1257'>BIGTOP-1257</a>] -         Make TestHadoopExamples modular enough to support longevity tests.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1269'>BIGTOP-1269</a>] -         BigPetStore: Create build w/ gradle
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1289'>BIGTOP-1289</a>] -         Update component versions in the pom.xml (including hadoop)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1296'>BIGTOP-1296</a>] -         Fix permission and Update README for vagrant-puppet recipe
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1311'>BIGTOP-1311</a>] -         allow easy site publishing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1312'>BIGTOP-1312</a>] -         Add dynamic menus, update, links, modern CSS to bigtop site.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1314'>BIGTOP-1314</a>] -         Deprecate make build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1316'>BIGTOP-1316</a>] -         enhance Shell for better checking of return code &amp; output logging
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1321'>BIGTOP-1321</a>] -         TestCLI: check assumptions before the test run
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1342'>BIGTOP-1342</a>] -         Make TestCLI usable for both HDFS and HCFS
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1347'>BIGTOP-1347</a>] -         Support better entropy performance on vagrant VMs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1348'>BIGTOP-1348</a>] -         vagrant-puppet provisioning is too slow on installing packages
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1372'>BIGTOP-1372</a>] -         Bigtop needs feature that takes in multiple arguments to build specific components at command line
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1374'>BIGTOP-1374</a>] -         Add dynamic override of BOM variables into Gradle build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1391'>BIGTOP-1391</a>] -         Improve README.md so that the markdown rendering is pretty and easy to read
+</li>
+</ul>
+    
+<h4>New Feature</h4>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1039'>BIGTOP-1039</a>] -         Add packaging for Shark analytics 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1089'>BIGTOP-1089</a>] -         BigPetStore: A polyglot big data processing blueprint
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1188'>BIGTOP-1188</a>] -         Smoke tests for HttpFs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1192'>BIGTOP-1192</a>] -         Add utilities to facilitate cluster failure testing into bigtop-test-framework
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1212'>BIGTOP-1212</a>] -         Pick or build a framework for building fake data sets
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1272'>BIGTOP-1272</a>] -         BigPetStore: Productionize the Mahout recommender
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1351'>BIGTOP-1351</a>] -         Init script for HBase Thrift2 server is missing
+</li>
+</ul>
+                                
+<h4>Task</h4>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-236'>BIGTOP-236</a>] -         The user installed by hbase gets an incorrect home directory
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1240'>BIGTOP-1240</a>] -         Formatting Guidelines
+</li>
+</ul>
+        
+<h4>Test</h4>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1040'>BIGTOP-1040</a>] -         Add integration tests for Shark component
+</li>
+</ul>
+        
 			<h3>Release Notes - Bigtop - Version 0.7.0</h3>
 			<h4>Sub-task</h4>
 			<ul>