Updating the CHANGES.txt and release notes for Bigtop 1.0.0
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/beae76e9 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/beae76e9 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/beae76e9 Branch: refs/heads/master Commit: beae76e91b9a0ce435c17abf551af1031be68902 Parents: 0980b2e Author: Konstantin Boudnik <[email protected]> Authored: Fri May 29 12:30:07 2015 +0300 Committer: Konstantin Boudnik <[email protected]> Committed: Sat May 30 10:06:35 2015 +0300 ---------------------------------------------------------------------- CHANGES.txt | 327 +++++++++++++++++ src/site/xdoc/release-notes.xml | 659 +++++++++++++++++++++++++++++++++++ 2 files changed, 986 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/beae76e9/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 47e658b..052dba6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,333 @@ Bigtop Changelog * Release 1.0.0 (2015-05-29) +Release Notes - Bigtop - Version 1.0.0 + +** Sub-task + * [BIGTOP-1105] - Fix lintian errors in the hadoop package + * [BIGTOP-1334] - Add DFS tests to TestCLI + * [BIGTOP-1392] - Hive basic smoke test fails + * [BIGTOP-1461] - Add a simple Hive validation to smoke-tests. + * [BIGTOP-1465] - Include Sqoop1 in bigtop 0.9 + * [BIGTOP-1468] - Include zookeeper 3.4.6 + * [BIGTOP-1486] - Upgrade Hue to 3.7 + * [BIGTOP-1535] - Add Spark ETL script to BigPetStore + * [BIGTOP-1537] - [BigPetStore] Add Spark Product Recommender example + * [BIGTOP-1543] - hive-0.14 in bigtop + * [BIGTOP-1550] - Spark update to 1.1.0 + * [BIGTOP-1563] - Puppet deployment needs to setup user hdfs keys for password-less logins + * [BIGTOP-1571] - Remove Whirr from the BOM + * [BIGTOP-1594] - Upgrade Pig to 0.14.0 + * [BIGTOP-1609] - Use openjdk7 for CentOS + * [BIGTOP-1615] - Tests dependencies are on old Hadoop versions (2.3.0, 2.4.1) + * [BIGTOP-1632] - Support JMX monitoring when multiple HBase RS is brought up in a node + * [BIGTOP-1649] - Upgrade Apache Flume to 1.5.2 + * [BIGTOP-1707] - Upgrade Hadoop to 2.6.0 + * [BIGTOP-1727] - Fix a build failure for Spark 1.2.1 + * [BIGTOP-1728] - jackson dependency management for Spark 1.2.1 and Hadoop 2.6.0 + * [BIGTOP-1738] - Update HBase because javadoc broken + * [BIGTOP-1765] - Bump the stack version to 1.0 + * [BIGTOP-1768] - Use openjdk in ubuntu14, Remove references to jdk6 + * [BIGTOP-1842] - Remove gridgain-hadoop from BOM + +** Bug + * [BIGTOP-894] - Pig compilation fails on RPM systems on Bigtop trunk + * [BIGTOP-965] - IntegrationTestHiveSmokeBulk not being run + * [BIGTOP-972] - fix packagetest package remove logic + * [BIGTOP-977] - hive smoke tests are full of internal infrastructure details irrelevant to Bigtop + * [BIGTOP-1050] - Permissions on YARN LCE should be 4754 + * [BIGTOP-1104] - Fix lintian errors + * [BIGTOP-1121] - implement tests for HDFS snapshots + * [BIGTOP-1135] - Hue has google analytics enabled by default + * [BIGTOP-1194] - redhat-lsb-core is sufficient in spec files + * [BIGTOP-1277] - Remove Windows files from unix packaging + * [BIGTOP-1287] - Mahout smokes : Remove dirchlet/meanshift clustering + * [BIGTOP-1327] - bigpetstore.arch is out of date + * [BIGTOP-1356] - Generate hive.install on the fly + * [BIGTOP-1357] - Get rid of HCatalog packaging code + * [BIGTOP-1381] - Datafu and Spark .deb build is broken + * [BIGTOP-1384] - Implement Gradle Wrapper for smoke tests and cleanup. + * [BIGTOP-1395] - Simplifying non-component versions evaluation + * [BIGTOP-1445] - Pig fails with clean .ivy and .m2 + * [BIGTOP-1446] - Spark fails with clean .m2 + * [BIGTOP-1451] - smoke-tests (gradle based) Mahout need to run a real smoke test. + * [BIGTOP-1457] - Hue do-component-build does not set version properly + * [BIGTOP-1458] - Maven build severly broken + * [BIGTOP-1459] - Remove hadoop-client jar from packages that bundle it + * [BIGTOP-1460] - maven dependencies broken + * [BIGTOP-1462] - Failed to build spark by gradle + * [BIGTOP-1467] - version of hadoop-auth in oozie is wrong + * [BIGTOP-1472] - Hadoop RPM build is broken after BIGTOP-1462 + * [BIGTOP-1487] - Documentation for use case and deployment models for failure tests. + * [BIGTOP-1488] - bigtop_toolchain hardcode the apache mirror sites for downloading maven + * [BIGTOP-1490] - Adding GridGain to BigTop + * [BIGTOP-1491] - Update docker-puppet README + * [BIGTOP-1497] - Add tachyon to bigtop + * [BIGTOP-1502] - Improve puppet deployment for new gridgain component + * [BIGTOP-1504] - Bigtop docker provision does not work on mac + * [BIGTOP-1506] - bigtop-utils won't detect JAVA_HOME in some cases + * [BIGTOP-1508] - fix Puppet warnings under Puppet 3 + * [BIGTOP-1509] - Update deployment README after BIGTOP-1047 + * [BIGTOP-1511] - TestCLI: make TestCLI compatible with Hadoop 2.4 (HADOOP-8691) + * [BIGTOP-1513] - FailureExecutor.groovy is in the wrong module, causing compiler errors. + * [BIGTOP-1521] - Bigtop smoke-tests hierarchy and fast failure + * [BIGTOP-1522] - nodemanager deployment needs to include hadoop-mapreduce package + * [BIGTOP-1523] - Gradle install for test artifacts uses wrong sequence of the targets + * [BIGTOP-1524] - FailureExecutor breaks smoke tests : Smoke tests should run from source + * [BIGTOP-1526] - property file for FailureVars can not be placed to {{/}} + * [BIGTOP-1534] - Update README.md to reflect new build system and other changes + * [BIGTOP-1541] - Support Debian jessie in Bigtop_toolchain; cleanup of pp files + * [BIGTOP-1542] - Debian Packages will not build + * [BIGTOP-1544] - [BigPetStore] Use of java.io.File and check for directory existence will fail with non-POSIX DFSs (HDFS, S3, etc.) + * [BIGTOP-1548] - hue uses snapshot dependency to removed snapshot + * [BIGTOP-1549] - spark compile broken + * [BIGTOP-1551] - build stops because gradle does not handle symlinks well + * [BIGTOP-1553] - puppet installation fails when components value is a single item instead of a list + * [BIGTOP-1554] - bigtop-deploy/puppet/config/site.csv was wrongfully committed. + * [BIGTOP-1562] - Critical tachyon pupet improvements. + * [BIGTOP-1564] - docker-puppet doesn't use vagrantconfg.yaml for configuration parameters + * [BIGTOP-1566] - Puppet README file needs to reflect multiple modules directoty requirement + * [BIGTOP-1567] - puppet cannot install components whatever given to it + * [BIGTOP-1568] - bigtop01 needs gradle + * [BIGTOP-1570] - docker-puppet fails to deploy due to stdlib can not be found + * [BIGTOP-1574] - Phoenix packaging requires build and classpath changes after PHOENIX-1455 + * [BIGTOP-1579] - Implement patching for Bigtop + * [BIGTOP-1580] - Improve Bigtop Toolchain: Versioning of Packages + * [BIGTOP-1585] - test artifacts tasks include extra tasks for nonexisting components + * [BIGTOP-1586] - BigPetStore-Spark only works on the East Coast . + * [BIGTOP-1587] - Fix typos in install-tomcat.sh + * [BIGTOP-1588] - Current Bigtop Pig does not build because of API Change in Hive + * [BIGTOP-1589] - Prioritization is broken in bigtop-detect-javahome + * [BIGTOP-1592] - Integration test IntegrationTestClusterFailures is failing + * [BIGTOP-1596] - bigtop build fails because it tries to write to forrest installation + * [BIGTOP-1604] - Create a MAINTAINERS.txt File + * [BIGTOP-1605] - Tachyon RPM does not depend on bigtop utils + * [BIGTOP-1606] - Tachyon webapp directory not located where expected + * [BIGTOP-1610] - Fix /etc/profile.d/bigtop.sh scripts + * [BIGTOP-1611] - mahoutsmokes aren't compiling + * [BIGTOP-1618] - iTest integration tests need only to be bound to verify goal + * [BIGTOP-1620] - Hadoop deb Packages for architecture "all" containing binaries + * [BIGTOP-1626] - Add bmahe as a maintainer for Apache Flume + * [BIGTOP-1633] - Pig compile fails again + * [BIGTOP-1635] - hue compile on vanilla debian + * [BIGTOP-1636] - Missing patches and files for hue + * [BIGTOP-1639] - Add Olaf Flebbe to dev list + * [BIGTOP-1642] - Restructure and enhance toolchain + * [BIGTOP-1652] - Fix BigPetStore-Spark Data format regression + * [BIGTOP-1654] - change some hadoop puppet variables from local to node scope + * [BIGTOP-1656] - add tez variables to hadoop-env.sh + * [BIGTOP-1657] - bigtop-deploy puppets to support tez + * [BIGTOP-1660] - Upgrade to Hive-1.0 + * [BIGTOP-1662] - puppet: Fix hadoop configuration file incompleteness due to hiera conversion + * [BIGTOP-1663] - TestHadoopSmoke is failing because of improper set-up + * [BIGTOP-1665] - Update Wiki pages on how to develop and build Bigtop + * [BIGTOP-1668] - puppet: Adjust kerberos module for current Debian + * [BIGTOP-1669] - puppet: Hadoop: Separate dependencies on Kerberos keytabs + * [BIGTOP-1677] - Tez packaging is still failing + * [BIGTOP-1678] - Use openjdk7 for AmazonLinux + * [BIGTOP-1687] - Puppet: fix wrong array representation for hadoop-zookeeper::server::ensemble + * [BIGTOP-1694] - puppet: Make httpfs subscribe to core-site and hdfs-site + * [BIGTOP-1699] - sqoop does not build on debian + * [BIGTOP-1703] - Limt override of JAVA_OPTS in install_solr.sh to cause minimal side-effects + * [BIGTOP-1706] - Make TestBlockRecovery runnable under all users + * [BIGTOP-1710] - Spark 1.1.0 does not build for DEB + * [BIGTOP-1711] - add packages to compile hue + * [BIGTOP-1712] - Specification for Docker images. + * [BIGTOP-1722] - upgrade tachyon to 0.6.0 + * [BIGTOP-1723] - update Tachyon Maintainers + * [BIGTOP-1724] - Update centos vagrant box + * [BIGTOP-1729] - Install Hive has typo in HCATALOG option + * [BIGTOP-1731] - Gradle mustRunAfter doesn't work is expected + * [BIGTOP-1732] - remove has_ssh in Docker provisioner + * [BIGTOP-1733] - fix local_yum implementation + * [BIGTOP-1745] - Add Mark Grover as committer on the website + * [BIGTOP-1748] - Remove assert on fs.trash.interval from TestCLI and TestDFSCLI + * [BIGTOP-1751] - Puppet deployment ignores bigtop_repo_uri variable + * [BIGTOP-1756] - Add HADOOP_MAPRED_HOME property to common + * [BIGTOP-1757] - bigtop_toolchain has to differentiate between centos6 and centos7 + * [BIGTOP-1758] - Remove redundant property checks from TestHadoopExamples + * [BIGTOP-1761] - Delete testConf.xml from hadoop-smoke resources + * [BIGTOP-1763] - Handle broken symlinks when copying jars + * [BIGTOP-1764] - Fix copying mapreduce jars to HDFS for Oozie + * [BIGTOP-1774] - Update mailing list page + * [BIGTOP-1775] - Fix typos and mistakes on mailing list page + * [BIGTOP-1776] - Resolve an warning on packaging Hadoop RPM + * [BIGTOP-1778] - spark-1.3.0 broke hive + * [BIGTOP-1779] - giraph compile broken + * [BIGTOP-1780] - bigtop_toolchain: JAVA_HOME incorrect, remove JAVA6_HOME + * [BIGTOP-1781] - tachyon fails to build + * [BIGTOP-1790] - Top level menu says 'Power By' - needs to be fixed + * [BIGTOP-1793] - bigtop_toolchain: remove JAVA_HOME/bin from PATH + * [BIGTOP-1798] - init-hdfs.sh uses groovy but no dependency in package description given + * [BIGTOP-1804] - Not again: srpm target fails on SUSE + * [BIGTOP-1808] - hive 1.0.0 : kerberos does not work correctly + * [BIGTOP-1810] - Spark thriftserver service does not indicate success + * [BIGTOP-1812] - fix bps pig integration test + * [BIGTOP-1813] - Create /user/hbase HDFS directory + * [BIGTOP-1814] - Puppet deployment code needs to work with ignite-hadoop component + * [BIGTOP-1815] - Tez build is broken in the container + * [BIGTOP-1816] - Puppet deploy is broken on Ubuntu + * [BIGTOP-1817] - bigtop-utils deb is missing init-hcfs.groovy file + * [BIGTOP-1818] - ignite-hadoop-service debian is missed; causing Puppet deploy to fail + * [BIGTOP-1824] - Tachyon master and worker daemon script does not work propertly + * [BIGTOP-1827] - Tachyon package name conflict on Debian/Ubuntu + * [BIGTOP-1828] - Puppet: Tachyon does not get formatted before tachyon daemons are started up + * [BIGTOP-1830] - Move apache-forrest installation from bigtop_toolchain to pig compile + * [BIGTOP-1832] - hdfs-site.xml: update shortcut reader and remove obsolete shortcut reader users + * [BIGTOP-1833] - Bump Ignite to 1.1.0 + * [BIGTOP-1835] - Update project RDF file + * [BIGTOP-1839] - Building RPM for Zookeeper 3.4.6 is broken + * [BIGTOP-1840] - datafu does not pick up pig dependency from local repository + * [BIGTOP-1841] - toolchain can not set java correctly in fedora + * [BIGTOP-1845] - toolchain can not drop bigtop.sh in fedora because of puppet syntax error + * [BIGTOP-1848] - spark deb packages broken + * [BIGTOP-1849] - toolchain can not set java home correctly in CentOS 7 + * [BIGTOP-1850] - Update Hue to 3.8 + * [BIGTOP-1853] - Phoenix build does not properly override Hadoop version property + * [BIGTOP-1855] - Remove Obsolete Jobtracker settings from mapred-site.xml + * [BIGTOP-1857] - Support yarn-built-in proxy + * [BIGTOP-1859] - Unable to build Hue packages on Amazon Linux + * [BIGTOP-1860] - ignite-hadoop release URL should point to apache dist server, not a mirror + * [BIGTOP-1861] - giraph does not build + * [BIGTOP-1865] - circular dependency between bigtop-groovy and bigtop-utils + * [BIGTOP-1866] - openssl-devel is required by hue RPM package + * [BIGTOP-1867] - Upgrade Gradle version to 2.4 + * [BIGTOP-1868] - Address the custom 'clean' warning + * [BIGTOP-1869] - Hue 3.8.1 refinements + * [BIGTOP-1870] - Latest version of Puppet::Apt doesn't work for our deployment recipes + * [BIGTOP-1872] - Improve HUE puppet recipies + * [BIGTOP-1874] - HBase build failed due to Codehaus repository is out of service + * [BIGTOP-1875] - Oozie build failed due to Codehaus repository is out of service + * [BIGTOP-1876] - Update puppet recipes for Sqoop2 + * [BIGTOP-1879] - vagrant-puppet-vm is broken + +** Improvement + * [BIGTOP-1047] - Support Puppet 3.x + * [BIGTOP-1204] - Add support for AmazonLinux + * [BIGTOP-1235] - Speed-up init-hdfs.sh for complete HCFS compliant provisioning + * [BIGTOP-1275] - BigPetStore: Add all 50 states + * [BIGTOP-1301] - Groovy 2.3.0 is out! Let's bundle it into the stack + * [BIGTOP-1325] - Update TestHDFSCLI to include tests from upstream + * [BIGTOP-1366] - Updated, Richer Model for Generating Data for BigPetStore + * [BIGTOP-1388] - Use cluster failure tests during other tests with command line parametrization + * [BIGTOP-1414] - Add Apache Spark implementation to BigPetStore + * [BIGTOP-1423] - Add Groovy installation to the bigtop_toolchain + * [BIGTOP-1449] - Add RC Testing support to vagrant recipe + * [BIGTOP-1450] - Eliminate broken hive test artifacts in favor of smoke-tests. + * [BIGTOP-1478] - Start tomcat watchdog as part of solr init scripts + * [BIGTOP-1481] - Log files are cluttered with messages from tar + * [BIGTOP-1484] - Include python in toolchain + * [BIGTOP-1489] - move the tomcat_watchdog code out of install_solr.sh into a separate file in bigtop-utils in order to facilitate reusability + * [BIGTOP-1495] - Remove make build system + * [BIGTOP-1498] - Add RC Testing to Docker based Bigtop provisioner + * [BIGTOP-1501] - come up with a way to use Jenkins plugins/Groovy console to create jobs + * [BIGTOP-1510] - Minor README update aboud bigtop-deploy + * [BIGTOP-1517] - refactor vagrant provisioners to be configurable by yaml file + * [BIGTOP-1527] - Allow to fetch package's source code from Git + * [BIGTOP-1545] - [BigPetStore] Bump version of BPS data generator library to 0.2.1 + * [BIGTOP-1547] - Confirm tachyon functioning in vagrant recipes. + * [BIGTOP-1555] - remove mapred-app from docs or code snippet (post-BIGTOP-1522), cleanup vagrant-puppet to core components. + * [BIGTOP-1557] - website misses ci and announce mailing lists info + * [BIGTOP-1558] - Make gradle easier to navigate + * [BIGTOP-1559] - Tests are failing in Apache CI build + * [BIGTOP-1569] - provide alias targets for building packages native to the OS + * [BIGTOP-1576] - Add Vagrant installation to bigtop_toolchain + * [BIGTOP-1578] - Refactor vagrant-puppet provisioner to have its configurations all come from yaml + * [BIGTOP-1581] - Allow multiple Flume agents to be executed as a service using Bigtop init.d script + * [BIGTOP-1583] - update the default yum repo in puppet site.pp + * [BIGTOP-1590] - Add a functionality to run integration tests for itest + * [BIGTOP-1591] - JarContentTest is failing on JDK7 + * [BIGTOP-1593] - Fix types in FailureVars + * [BIGTOP-1600] - Improve front page content of website + * [BIGTOP-1601] - cleanup whitespaces across test-artifacts + * [BIGTOP-1603] - Rename docker-puppet and vagrant-puppet to better indicate its function and difference + * [BIGTOP-1612] - Update README for smoke-tests + * [BIGTOP-1613] - Add .gitignore for vagrant-puppet + * [BIGTOP-1614] - Add .gitignore file for docker-puppet + * [BIGTOP-1621] - Migrate itest to gradle + * [BIGTOP-1627] - Move enable_local_yum implementation to bigtop-deploy/utils/setup-env.sh to share with Docker provisioner + * [BIGTOP-1634] - Puppet class parameter and hiera conversion + * [BIGTOP-1640] - Add missing files for Apache Spark + * [BIGTOP-1645] - Add subpackages for spark history server and thrift server + * [BIGTOP-1651] - puppet: Format namenode and zkfc in noninteractive mode + * [BIGTOP-1653] - Add queries for customer, state, and product statistics w/ d3 friendly JSON output to analytics phase. + * [BIGTOP-1659] - gridgain-hadoop packages need to provide unversioned softlinks for accelerator jar files + * [BIGTOP-1667] - Clean up and simplify the install phase for Apache Spark + * [BIGTOP-1670] - puppet: Support Kerberos authentication on Hadoop component web GUIs + * [BIGTOP-1674] - Account for BPS simulation "burn-in" time + * [BIGTOP-1675] - Puppet: remove wheel group setting for bigtop_real_users + * [BIGTOP-1676] - Puppet: add deb repo auto deploy + * [BIGTOP-1681] - [BigPetStore] Clean up BPS SparkSQL analytics module, add new queries + * [BIGTOP-1683] - puppet hadoop-env.sh: Add option to configure tez environment + * [BIGTOP-1684] - puppet hadoop/yarn: Make container executor configurable + * [BIGTOP-1685] - puppet hadoop: Remove useless use of explicit hiera lookup + * [BIGTOP-1686] - puppet hadoop/mapred: Update and clean mapred template and namespace + * [BIGTOP-1691] - Heira site.yaml template needs to have repo uri + * [BIGTOP-1692] - hieradata/site.yaml is missing gridgain-hadoop component + * [BIGTOP-1693] - Puppet stdlib should be automatically installed by toolchain + * [BIGTOP-1696] - Provide build command to show BOM list + * [BIGTOP-1697] - Bootstrap: hook up toolchain into gradle build + * [BIGTOP-1698] - Following BIGTOP-1697 improve README entry on toolchain setup + * [BIGTOP-1700] - Package YARN Timeline Server service for Apache Hadoop + * [BIGTOP-1705] - puppet: Allow configuring which hue apps to install + * [BIGTOP-1709] - Enable "hadoop26" profile for Apache Tez + * [BIGTOP-1718] - add facility for printing out BOM in json format + * [BIGTOP-1721] - Remove unnecessary files from Sqoop package + * [BIGTOP-1725] - Exclude null values from BOM json output added in BIGTOP-1718 + * [BIGTOP-1741] - Upgrade to Apache Phoenix 4.3.1 + * [BIGTOP-1742] - Add ywkim as a maintainer for Apache Hive, Spark, Sqoop* and Phoenix + * [BIGTOP-1743] - Add RJ Nowling as committer to website + * [BIGTOP-1770] - Let the user specify which JDK package to be installed in vagrantconfig.yaml + * [BIGTOP-1771] - Let the user specify what components to be tested when running smoke-tests by Docker/VM provisioner + * [BIGTOP-1783] - Import BigPetStore Data Generator into BigTop + * [BIGTOP-1787] - puppet: Update hue.ini to match Hue 3.7.1 template + * [BIGTOP-1791] - Set group of /user/hue to "hue" in HDFS + * [BIGTOP-1794] - Update README for bigtop_toolchain + * [BIGTOP-1801] - Generalize subst pattern matching for BOM file + * [BIGTOP-1803] - Overide Vagrant configurations from environment variables + * [BIGTOP-1829] - Tachyon configuration files should reside in /etc/tachyon/conf instead of /etc/tachyon + * [BIGTOP-1836] - Better UX for Docker provisioner by integrating it into gradle + * [BIGTOP-1851] - Upgrade to HBase 0.98.12 + * [BIGTOP-1862] - Add release download link to the front page of the website + +** New Feature + * [BIGTOP-989] - Add Apache Kafka to Apache Bigtop + * [BIGTOP-1417] - Dockerize the puppetized vagrant deployer + * [BIGTOP-1448] - Include zookeeper C library in bigtop + * [BIGTOP-1480] - Define BOM for 1.0 release of Bigtop + * [BIGTOP-1552] - Add support for AmazonLinux to bigtop-deploy/puppet + * [BIGTOP-1716] - Define SCALA_VERSION in bigtop.bom + * [BIGTOP-1744] - Add BigPigPetstore File and REST Load Generation. + * [BIGTOP-1806] - Integrate Apache Ignite (incubating) with BigTop + +** Task + * [BIGTOP-1393] - Retire the make build system + * [BIGTOP-1525] - FailureExecutor : Is it going to be maintained/used? + * [BIGTOP-1556] - Cleanup some unused minor stuff. + * [BIGTOP-1595] - kill list + * [BIGTOP-1597] - Design flyers for upcoming SCALE conference + * [BIGTOP-1638] - Add Dasha Boudnik to dev list + * [BIGTOP-1648] - Update to Spark 1x to Spark 1.2.1 + * [BIGTOP-1655] - Update VM and Docker provisioner to work with hiera converted puppet recipes + * [BIGTOP-1726] - Confirm that Spark 1.2.1 runs properly in BigTop, and run the BPS integration test. + * [BIGTOP-1755] - Upgrade to Spark 1.3.0 + * [BIGTOP-1777] - Add cool ASCII-art logo of Bigtop to the build.gradle + * [BIGTOP-1822] - Puppet apt module should be automatically installed by toolchain + * [BIGTOP-1831] - Upgrade Mahout to 0.10 + * [BIGTOP-1834] - Upgrade to Spark 1.3.1 + * [BIGTOP-1854] - Trim Tachyon maintainers' list + * [BIGTOP-1873] - Puppet apt module version must be 2.0.1 or above after BIGTOP-1870 + +** Test + * [BIGTOP-1377] - Add a test case for performing block corruption recovery + * [BIGTOP-1560] - Add a test case for performing block corruption recovery + * [BIGTOP-1617] - Make clean-up commands in TestCLI more specific + * [BIGTOP-1629] - Move testDFSCLI from hcfs to hdfs directory + * [BIGTOP-1664] - make test unpack resources optional + +** Wish + * [BIGTOP-1619] - change hadoop namenode port to 8020 (apache default port) in puppet script + * Release 0.8.0 (2014-09-06) http://git-wip-us.apache.org/repos/asf/bigtop/blob/beae76e9/src/site/xdoc/release-notes.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml index 6efff82..ab18073 100644 --- a/src/site/xdoc/release-notes.xml +++ b/src/site/xdoc/release-notes.xml @@ -17,6 +17,665 @@ <section name="Bigtop Project Release Notes"> <!-- Paste release notes from https://issues.apache.org/jira/browse/BIGTOP here. --> + <h3>Release Notes - Bigtop - Version 1.0.0</h3> + +<h2> Sub-task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1105'>BIGTOP-1105</a>] - Fix lintian errors in the hadoop package +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1334'>BIGTOP-1334</a>] - Add DFS tests to TestCLI +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1392'>BIGTOP-1392</a>] - Hive basic smoke test fails +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1461'>BIGTOP-1461</a>] - Add a simple Hive validation to smoke-tests. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1465'>BIGTOP-1465</a>] - Include Sqoop1 in bigtop 0.9 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1468'>BIGTOP-1468</a>] - Include zookeeper 3.4.6 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1486'>BIGTOP-1486</a>] - Upgrade Hue to 3.7 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1535'>BIGTOP-1535</a>] - Add Spark ETL script to BigPetStore +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1537'>BIGTOP-1537</a>] - [BigPetStore] Add Spark Product Recommender example +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1543'>BIGTOP-1543</a>] - hive-0.14 in bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1550'>BIGTOP-1550</a>] - Spark update to 1.1.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1563'>BIGTOP-1563</a>] - Puppet deployment needs to setup user hdfs keys for password-less logins +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1571'>BIGTOP-1571</a>] - Remove Whirr from the BOM +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1594'>BIGTOP-1594</a>] - Upgrade Pig to 0.14.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1609'>BIGTOP-1609</a>] - Use openjdk7 for CentOS +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1615'>BIGTOP-1615</a>] - Tests dependencies are on old Hadoop versions (2.3.0, 2.4.1) +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1632'>BIGTOP-1632</a>] - Support JMX monitoring when multiple HBase RS is brought up in a node +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1649'>BIGTOP-1649</a>] - Upgrade Apache Flume to 1.5.2 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1707'>BIGTOP-1707</a>] - Upgrade Hadoop to 2.6.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1727'>BIGTOP-1727</a>] - Fix a build failure for Spark 1.2.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1728'>BIGTOP-1728</a>] - jackson dependency management for Spark 1.2.1 and Hadoop 2.6.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1738'>BIGTOP-1738</a>] - Update HBase because javadoc broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1765'>BIGTOP-1765</a>] - Bump the stack version to 1.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1768'>BIGTOP-1768</a>] - Use openjdk in ubuntu14, Remove references to jdk6 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1842'>BIGTOP-1842</a>] - Remove gridgain-hadoop from BOM +</li> +</ul> + +<h2> Bug +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-894'>BIGTOP-894</a>] - Pig compilation fails on RPM systems on Bigtop trunk +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-965'>BIGTOP-965</a>] - IntegrationTestHiveSmokeBulk not being run +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-972'>BIGTOP-972</a>] - fix packagetest package remove logic +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-977'>BIGTOP-977</a>] - hive smoke tests are full of internal infrastructure details irrelevant to Bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1050'>BIGTOP-1050</a>] - Permissions on YARN LCE should be 4754 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1104'>BIGTOP-1104</a>] - Fix lintian errors +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1121'>BIGTOP-1121</a>] - implement tests for HDFS snapshots +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1135'>BIGTOP-1135</a>] - Hue has google analytics enabled by default +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1194'>BIGTOP-1194</a>] - redhat-lsb-core is sufficient in spec files +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1277'>BIGTOP-1277</a>] - Remove Windows files from unix packaging +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1287'>BIGTOP-1287</a>] - Mahout smokes : Remove dirchlet/meanshift clustering +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1327'>BIGTOP-1327</a>] - bigpetstore.arch is out of date +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1356'>BIGTOP-1356</a>] - Generate hive.install on the fly +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1357'>BIGTOP-1357</a>] - Get rid of HCatalog packaging code +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1381'>BIGTOP-1381</a>] - Datafu and Spark .deb build is broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1384'>BIGTOP-1384</a>] - Implement Gradle Wrapper for smoke tests and cleanup. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1395'>BIGTOP-1395</a>] - Simplifying non-component versions evaluation +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1445'>BIGTOP-1445</a>] - Pig fails with clean .ivy and .m2 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1446'>BIGTOP-1446</a>] - Spark fails with clean .m2 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1451'>BIGTOP-1451</a>] - smoke-tests (gradle based) Mahout need to run a real smoke test. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1457'>BIGTOP-1457</a>] - Hue do-component-build does not set version properly +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1458'>BIGTOP-1458</a>] - Maven build severly broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1459'>BIGTOP-1459</a>] - Remove hadoop-client jar from packages that bundle it +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1460'>BIGTOP-1460</a>] - maven dependencies broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1462'>BIGTOP-1462</a>] - Failed to build spark by gradle +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1467'>BIGTOP-1467</a>] - version of hadoop-auth in oozie is wrong +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1472'>BIGTOP-1472</a>] - Hadoop RPM build is broken after BIGTOP-1462 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1487'>BIGTOP-1487</a>] - Documentation for use case and deployment models for failure tests. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1488'>BIGTOP-1488</a>] - bigtop_toolchain hardcode the apache mirror sites for downloading maven +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1490'>BIGTOP-1490</a>] - Adding GridGain to BigTop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1491'>BIGTOP-1491</a>] - Update docker-puppet README +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1497'>BIGTOP-1497</a>] - Add tachyon to bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1502'>BIGTOP-1502</a>] - Improve puppet deployment for new gridgain component +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1504'>BIGTOP-1504</a>] - Bigtop docker provision does not work on mac +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1506'>BIGTOP-1506</a>] - bigtop-utils won't detect JAVA_HOME in some cases +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1508'>BIGTOP-1508</a>] - fix Puppet warnings under Puppet 3 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1509'>BIGTOP-1509</a>] - Update deployment README after BIGTOP-1047 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1511'>BIGTOP-1511</a>] - TestCLI: make TestCLI compatible with Hadoop 2.4 (HADOOP-8691) +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1513'>BIGTOP-1513</a>] - FailureExecutor.groovy is in the wrong module, causing compiler errors. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1521'>BIGTOP-1521</a>] - Bigtop smoke-tests hierarchy and fast failure +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1522'>BIGTOP-1522</a>] - nodemanager deployment needs to include hadoop-mapreduce package +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1523'>BIGTOP-1523</a>] - Gradle install for test artifacts uses wrong sequence of the targets +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1524'>BIGTOP-1524</a>] - FailureExecutor breaks smoke tests : Smoke tests should run from source +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1526'>BIGTOP-1526</a>] - property file for FailureVars can not be placed to {{/}} +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1534'>BIGTOP-1534</a>] - Update README.md to reflect new build system and other changes +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1541'>BIGTOP-1541</a>] - Support Debian jessie in Bigtop_toolchain; cleanup of pp files +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1542'>BIGTOP-1542</a>] - Debian Packages will not build +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1544'>BIGTOP-1544</a>] - [BigPetStore] Use of java.io.File and check for directory existence will fail with non-POSIX DFSs (HDFS, S3, etc.) +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1548'>BIGTOP-1548</a>] - hue uses snapshot dependency to removed snapshot +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1549'>BIGTOP-1549</a>] - spark compile broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1551'>BIGTOP-1551</a>] - build stops because gradle does not handle symlinks well +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1553'>BIGTOP-1553</a>] - puppet installation fails when components value is a single item instead of a list +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1554'>BIGTOP-1554</a>] - bigtop-deploy/puppet/config/site.csv was wrongfully committed. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1562'>BIGTOP-1562</a>] - Critical tachyon pupet improvements. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1564'>BIGTOP-1564</a>] - docker-puppet doesn't use vagrantconfg.yaml for configuration parameters +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1566'>BIGTOP-1566</a>] - Puppet README file needs to reflect multiple modules directoty requirement +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1567'>BIGTOP-1567</a>] - puppet cannot install components whatever given to it +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1568'>BIGTOP-1568</a>] - bigtop01 needs gradle +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1570'>BIGTOP-1570</a>] - docker-puppet fails to deploy due to stdlib can not be found +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1574'>BIGTOP-1574</a>] - Phoenix packaging requires build and classpath changes after PHOENIX-1455 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1579'>BIGTOP-1579</a>] - Implement patching for Bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1580'>BIGTOP-1580</a>] - Improve Bigtop Toolchain: Versioning of Packages +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1585'>BIGTOP-1585</a>] - test artifacts tasks include extra tasks for nonexisting components +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1586'>BIGTOP-1586</a>] - BigPetStore-Spark only works on the East Coast . +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1587'>BIGTOP-1587</a>] - Fix typos in install-tomcat.sh +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1588'>BIGTOP-1588</a>] - Current Bigtop Pig does not build because of API Change in Hive +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1589'>BIGTOP-1589</a>] - Prioritization is broken in bigtop-detect-javahome +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1592'>BIGTOP-1592</a>] - Integration test IntegrationTestClusterFailures is failing +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1596'>BIGTOP-1596</a>] - bigtop build fails because it tries to write to forrest installation +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1604'>BIGTOP-1604</a>] - Create a MAINTAINERS.txt File +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1605'>BIGTOP-1605</a>] - Tachyon RPM does not depend on bigtop utils +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1606'>BIGTOP-1606</a>] - Tachyon webapp directory not located where expected +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1610'>BIGTOP-1610</a>] - Fix /etc/profile.d/bigtop.sh scripts +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1611'>BIGTOP-1611</a>] - mahoutsmokes aren't compiling +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1618'>BIGTOP-1618</a>] - iTest integration tests need only to be bound to verify goal +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1620'>BIGTOP-1620</a>] - Hadoop deb Packages for architecture "all" containing binaries +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1626'>BIGTOP-1626</a>] - Add bmahe as a maintainer for Apache Flume +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1633'>BIGTOP-1633</a>] - Pig compile fails again +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1635'>BIGTOP-1635</a>] - hue compile on vanilla debian +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1636'>BIGTOP-1636</a>] - Missing patches and files for hue +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1639'>BIGTOP-1639</a>] - Add Olaf Flebbe to dev list +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1642'>BIGTOP-1642</a>] - Restructure and enhance toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1652'>BIGTOP-1652</a>] - Fix BigPetStore-Spark Data format regression +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1654'>BIGTOP-1654</a>] - change some hadoop puppet variables from local to node scope +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1656'>BIGTOP-1656</a>] - add tez variables to hadoop-env.sh +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1657'>BIGTOP-1657</a>] - bigtop-deploy puppets to support tez +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1660'>BIGTOP-1660</a>] - Upgrade to Hive-1.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1662'>BIGTOP-1662</a>] - puppet: Fix hadoop configuration file incompleteness due to hiera conversion +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1663'>BIGTOP-1663</a>] - TestHadoopSmoke is failing because of improper set-up +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1665'>BIGTOP-1665</a>] - Update Wiki pages on how to develop and build Bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1668'>BIGTOP-1668</a>] - puppet: Adjust kerberos module for current Debian +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1669'>BIGTOP-1669</a>] - puppet: Hadoop: Separate dependencies on Kerberos keytabs +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1677'>BIGTOP-1677</a>] - Tez packaging is still failing +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1678'>BIGTOP-1678</a>] - Use openjdk7 for AmazonLinux +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1687'>BIGTOP-1687</a>] - Puppet: fix wrong array representation for hadoop-zookeeper::server::ensemble +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1694'>BIGTOP-1694</a>] - puppet: Make httpfs subscribe to core-site and hdfs-site +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1699'>BIGTOP-1699</a>] - sqoop does not build on debian +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1703'>BIGTOP-1703</a>] - Limt override of JAVA_OPTS in install_solr.sh to cause minimal side-effects +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1706'>BIGTOP-1706</a>] - Make TestBlockRecovery runnable under all users +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1710'>BIGTOP-1710</a>] - Spark 1.1.0 does not build for DEB +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1711'>BIGTOP-1711</a>] - add packages to compile hue +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1712'>BIGTOP-1712</a>] - Specification for Docker images. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1722'>BIGTOP-1722</a>] - upgrade tachyon to 0.6.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1723'>BIGTOP-1723</a>] - update Tachyon Maintainers +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1724'>BIGTOP-1724</a>] - Update centos vagrant box +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1729'>BIGTOP-1729</a>] - Install Hive has typo in HCATALOG option +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1731'>BIGTOP-1731</a>] - Gradle mustRunAfter doesn't work is expected +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1732'>BIGTOP-1732</a>] - remove has_ssh in Docker provisioner +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1733'>BIGTOP-1733</a>] - fix local_yum implementation +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1745'>BIGTOP-1745</a>] - Add Mark Grover as committer on the website +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1748'>BIGTOP-1748</a>] - Remove assert on fs.trash.interval from TestCLI and TestDFSCLI +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1751'>BIGTOP-1751</a>] - Puppet deployment ignores bigtop_repo_uri variable +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1756'>BIGTOP-1756</a>] - Add HADOOP_MAPRED_HOME property to common +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1757'>BIGTOP-1757</a>] - bigtop_toolchain has to differentiate between centos6 and centos7 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1758'>BIGTOP-1758</a>] - Remove redundant property checks from TestHadoopExamples +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1761'>BIGTOP-1761</a>] - Delete testConf.xml from hadoop-smoke resources +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1763'>BIGTOP-1763</a>] - Handle broken symlinks when copying jars +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1764'>BIGTOP-1764</a>] - Fix copying mapreduce jars to HDFS for Oozie +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1774'>BIGTOP-1774</a>] - Update mailing list page +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1775'>BIGTOP-1775</a>] - Fix typos and mistakes on mailing list page +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1776'>BIGTOP-1776</a>] - Resolve an warning on packaging Hadoop RPM +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1778'>BIGTOP-1778</a>] - spark-1.3.0 broke hive +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1779'>BIGTOP-1779</a>] - giraph compile broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1780'>BIGTOP-1780</a>] - bigtop_toolchain: JAVA_HOME incorrect, remove JAVA6_HOME +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1781'>BIGTOP-1781</a>] - tachyon fails to build +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1790'>BIGTOP-1790</a>] - Top level menu says 'Power By' - needs to be fixed +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1793'>BIGTOP-1793</a>] - bigtop_toolchain: remove JAVA_HOME/bin from PATH +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1798'>BIGTOP-1798</a>] - init-hdfs.sh uses groovy but no dependency in package description given +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1804'>BIGTOP-1804</a>] - Not again: srpm target fails on SUSE +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1808'>BIGTOP-1808</a>] - hive 1.0.0 : kerberos does not work correctly +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1810'>BIGTOP-1810</a>] - Spark thriftserver service does not indicate success +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1812'>BIGTOP-1812</a>] - fix bps pig integration test +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1813'>BIGTOP-1813</a>] - Create /user/hbase HDFS directory +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1814'>BIGTOP-1814</a>] - Puppet deployment code needs to work with ignite-hadoop component +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1815'>BIGTOP-1815</a>] - Tez build is broken in the container +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1816'>BIGTOP-1816</a>] - Puppet deploy is broken on Ubuntu +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1817'>BIGTOP-1817</a>] - bigtop-utils deb is missing init-hcfs.groovy file +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1818'>BIGTOP-1818</a>] - ignite-hadoop-service debian is missed; causing Puppet deploy to fail +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1824'>BIGTOP-1824</a>] - Tachyon master and worker daemon script does not work propertly +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1827'>BIGTOP-1827</a>] - Tachyon package name conflict on Debian/Ubuntu +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1828'>BIGTOP-1828</a>] - Puppet: Tachyon does not get formatted before tachyon daemons are started up +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1830'>BIGTOP-1830</a>] - Move apache-forrest installation from bigtop_toolchain to pig compile +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1832'>BIGTOP-1832</a>] - hdfs-site.xml: update shortcut reader and remove obsolete shortcut reader users +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1833'>BIGTOP-1833</a>] - Bump Ignite to 1.1.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1835'>BIGTOP-1835</a>] - Update project RDF file +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1839'>BIGTOP-1839</a>] - Building RPM for Zookeeper 3.4.6 is broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1840'>BIGTOP-1840</a>] - datafu does not pick up pig dependency from local repository +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1841'>BIGTOP-1841</a>] - toolchain can not set java correctly in fedora +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1845'>BIGTOP-1845</a>] - toolchain can not drop bigtop.sh in fedora because of puppet syntax error +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1848'>BIGTOP-1848</a>] - spark deb packages broken +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1849'>BIGTOP-1849</a>] - toolchain can not set java home correctly in CentOS 7 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1850'>BIGTOP-1850</a>] - Update Hue to 3.8 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1853'>BIGTOP-1853</a>] - Phoenix build does not properly override Hadoop version property +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1855'>BIGTOP-1855</a>] - Remove Obsolete Jobtracker settings from mapred-site.xml +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1857'>BIGTOP-1857</a>] - Support yarn-built-in proxy +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1859'>BIGTOP-1859</a>] - Unable to build Hue packages on Amazon Linux +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1860'>BIGTOP-1860</a>] - ignite-hadoop release URL should point to apache dist server, not a mirror +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1861'>BIGTOP-1861</a>] - giraph does not build +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1865'>BIGTOP-1865</a>] - circular dependency between bigtop-groovy and bigtop-utils +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1866'>BIGTOP-1866</a>] - openssl-devel is required by hue RPM package +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1867'>BIGTOP-1867</a>] - Upgrade Gradle version to 2.4 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1868'>BIGTOP-1868</a>] - Address the custom 'clean' warning +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1869'>BIGTOP-1869</a>] - Hue 3.8.1 refinements +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1870'>BIGTOP-1870</a>] - Latest version of Puppet::Apt doesn't work for our deployment recipes +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1872'>BIGTOP-1872</a>] - Improve HUE puppet recipies +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1874'>BIGTOP-1874</a>] - HBase build failed due to Codehaus repository is out of service +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1875'>BIGTOP-1875</a>] - Oozie build failed due to Codehaus repository is out of service +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1876'>BIGTOP-1876</a>] - Update puppet recipes for Sqoop2 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1879'>BIGTOP-1879</a>] - vagrant-puppet-vm is broken +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1047'>BIGTOP-1047</a>] - Support Puppet 3.x +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1204'>BIGTOP-1204</a>] - Add support for AmazonLinux +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1235'>BIGTOP-1235</a>] - Speed-up init-hdfs.sh for complete HCFS compliant provisioning +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1275'>BIGTOP-1275</a>] - BigPetStore: Add all 50 states +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1301'>BIGTOP-1301</a>] - Groovy 2.3.0 is out! Let's bundle it into the stack +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1325'>BIGTOP-1325</a>] - Update TestHDFSCLI to include tests from upstream +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1366'>BIGTOP-1366</a>] - Updated, Richer Model for Generating Data for BigPetStore +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1388'>BIGTOP-1388</a>] - Use cluster failure tests during other tests with command line parametrization +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1414'>BIGTOP-1414</a>] - Add Apache Spark implementation to BigPetStore +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1423'>BIGTOP-1423</a>] - Add Groovy installation to the bigtop_toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1449'>BIGTOP-1449</a>] - Add RC Testing support to vagrant recipe +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1450'>BIGTOP-1450</a>] - Eliminate broken hive test artifacts in favor of smoke-tests. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1478'>BIGTOP-1478</a>] - Start tomcat watchdog as part of solr init scripts +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1481'>BIGTOP-1481</a>] - Log files are cluttered with messages from tar +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1484'>BIGTOP-1484</a>] - Include python in toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1489'>BIGTOP-1489</a>] - move the tomcat_watchdog code out of install_solr.sh into a separate file in bigtop-utils in order to facilitate reusability +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1495'>BIGTOP-1495</a>] - Remove make build system +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1498'>BIGTOP-1498</a>] - Add RC Testing to Docker based Bigtop provisioner +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1501'>BIGTOP-1501</a>] - come up with a way to use Jenkins plugins/Groovy console to create jobs +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1510'>BIGTOP-1510</a>] - Minor README update aboud bigtop-deploy +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1517'>BIGTOP-1517</a>] - refactor vagrant provisioners to be configurable by yaml file +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1527'>BIGTOP-1527</a>] - Allow to fetch package's source code from Git +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1545'>BIGTOP-1545</a>] - [BigPetStore] Bump version of BPS data generator library to 0.2.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1547'>BIGTOP-1547</a>] - Confirm tachyon functioning in vagrant recipes. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1555'>BIGTOP-1555</a>] - remove mapred-app from docs or code snippet (post-BIGTOP-1522), cleanup vagrant-puppet to core components. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1557'>BIGTOP-1557</a>] - website misses ci and announce mailing lists info +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1558'>BIGTOP-1558</a>] - Make gradle easier to navigate +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1559'>BIGTOP-1559</a>] - Tests are failing in Apache CI build +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1569'>BIGTOP-1569</a>] - provide alias targets for building packages native to the OS +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1576'>BIGTOP-1576</a>] - Add Vagrant installation to bigtop_toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1578'>BIGTOP-1578</a>] - Refactor vagrant-puppet provisioner to have its configurations all come from yaml +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1581'>BIGTOP-1581</a>] - Allow multiple Flume agents to be executed as a service using Bigtop init.d script +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1583'>BIGTOP-1583</a>] - update the default yum repo in puppet site.pp +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1590'>BIGTOP-1590</a>] - Add a functionality to run integration tests for itest +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1591'>BIGTOP-1591</a>] - JarContentTest is failing on JDK7 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1593'>BIGTOP-1593</a>] - Fix types in FailureVars +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1600'>BIGTOP-1600</a>] - Improve front page content of website +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1601'>BIGTOP-1601</a>] - cleanup whitespaces across test-artifacts +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1603'>BIGTOP-1603</a>] - Rename docker-puppet and vagrant-puppet to better indicate its function and difference +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1612'>BIGTOP-1612</a>] - Update README for smoke-tests +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1613'>BIGTOP-1613</a>] - Add .gitignore for vagrant-puppet +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1614'>BIGTOP-1614</a>] - Add .gitignore file for docker-puppet +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1621'>BIGTOP-1621</a>] - Migrate itest to gradle +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1627'>BIGTOP-1627</a>] - Move enable_local_yum implementation to bigtop-deploy/utils/setup-env.sh to share with Docker provisioner +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1634'>BIGTOP-1634</a>] - Puppet class parameter and hiera conversion +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1640'>BIGTOP-1640</a>] - Add missing files for Apache Spark +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1645'>BIGTOP-1645</a>] - Add subpackages for spark history server and thrift server +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1651'>BIGTOP-1651</a>] - puppet: Format namenode and zkfc in noninteractive mode +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1653'>BIGTOP-1653</a>] - Add queries for customer, state, and product statistics w/ d3 friendly JSON output to analytics phase. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1659'>BIGTOP-1659</a>] - gridgain-hadoop packages need to provide unversioned softlinks for accelerator jar files +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1667'>BIGTOP-1667</a>] - Clean up and simplify the install phase for Apache Spark +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1670'>BIGTOP-1670</a>] - puppet: Support Kerberos authentication on Hadoop component web GUIs +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1674'>BIGTOP-1674</a>] - Account for BPS simulation "burn-in" time +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1675'>BIGTOP-1675</a>] - Puppet: remove wheel group setting for bigtop_real_users +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1676'>BIGTOP-1676</a>] - Puppet: add deb repo auto deploy +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1681'>BIGTOP-1681</a>] - [BigPetStore] Clean up BPS SparkSQL analytics module, add new queries +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1683'>BIGTOP-1683</a>] - puppet hadoop-env.sh: Add option to configure tez environment +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1684'>BIGTOP-1684</a>] - puppet hadoop/yarn: Make container executor configurable +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1685'>BIGTOP-1685</a>] - puppet hadoop: Remove useless use of explicit hiera lookup +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1686'>BIGTOP-1686</a>] - puppet hadoop/mapred: Update and clean mapred template and namespace +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1691'>BIGTOP-1691</a>] - Heira site.yaml template needs to have repo uri +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1692'>BIGTOP-1692</a>] - hieradata/site.yaml is missing gridgain-hadoop component +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1693'>BIGTOP-1693</a>] - Puppet stdlib should be automatically installed by toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1696'>BIGTOP-1696</a>] - Provide build command to show BOM list +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1697'>BIGTOP-1697</a>] - Bootstrap: hook up toolchain into gradle build +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1698'>BIGTOP-1698</a>] - Following BIGTOP-1697 improve README entry on toolchain setup +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1700'>BIGTOP-1700</a>] - Package YARN Timeline Server service for Apache Hadoop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1705'>BIGTOP-1705</a>] - puppet: Allow configuring which hue apps to install +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1709'>BIGTOP-1709</a>] - Enable "hadoop26" profile for Apache Tez +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1718'>BIGTOP-1718</a>] - add facility for printing out BOM in json format +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1721'>BIGTOP-1721</a>] - Remove unnecessary files from Sqoop package +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1725'>BIGTOP-1725</a>] - Exclude null values from BOM json output added in BIGTOP-1718 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1741'>BIGTOP-1741</a>] - Upgrade to Apache Phoenix 4.3.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1742'>BIGTOP-1742</a>] - Add ywkim as a maintainer for Apache Hive, Spark, Sqoop* and Phoenix +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1743'>BIGTOP-1743</a>] - Add RJ Nowling as committer to website +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1770'>BIGTOP-1770</a>] - Let the user specify which JDK package to be installed in vagrantconfig.yaml +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1771'>BIGTOP-1771</a>] - Let the user specify what components to be tested when running smoke-tests by Docker/VM provisioner +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1783'>BIGTOP-1783</a>] - Import BigPetStore Data Generator into BigTop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1787'>BIGTOP-1787</a>] - puppet: Update hue.ini to match Hue 3.7.1 template +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1791'>BIGTOP-1791</a>] - Set group of /user/hue to "hue" in HDFS +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1794'>BIGTOP-1794</a>] - Update README for bigtop_toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1801'>BIGTOP-1801</a>] - Generalize subst pattern matching for BOM file +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1803'>BIGTOP-1803</a>] - Overide Vagrant configurations from environment variables +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1829'>BIGTOP-1829</a>] - Tachyon configuration files should reside in /etc/tachyon/conf instead of /etc/tachyon +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1836'>BIGTOP-1836</a>] - Better UX for Docker provisioner by integrating it into gradle +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1851'>BIGTOP-1851</a>] - Upgrade to HBase 0.98.12 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1862'>BIGTOP-1862</a>] - Add release download link to the front page of the website +</li> +</ul> + +<h2> New Feature +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-989'>BIGTOP-989</a>] - Add Apache Kafka to Apache Bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1417'>BIGTOP-1417</a>] - Dockerize the puppetized vagrant deployer +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1448'>BIGTOP-1448</a>] - Include zookeeper C library in bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1480'>BIGTOP-1480</a>] - Define BOM for 1.0 release of Bigtop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1552'>BIGTOP-1552</a>] - Add support for AmazonLinux to bigtop-deploy/puppet +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1716'>BIGTOP-1716</a>] - Define SCALA_VERSION in bigtop.bom +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1744'>BIGTOP-1744</a>] - Add BigPigPetstore File and REST Load Generation. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1806'>BIGTOP-1806</a>] - Integrate Apache Ignite (incubating) with BigTop +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1393'>BIGTOP-1393</a>] - Retire the make build system +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1525'>BIGTOP-1525</a>] - FailureExecutor : Is it going to be maintained/used? +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1556'>BIGTOP-1556</a>] - Cleanup some unused minor stuff. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1595'>BIGTOP-1595</a>] - kill list +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1597'>BIGTOP-1597</a>] - Design flyers for upcoming SCALE conference +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1638'>BIGTOP-1638</a>] - Add Dasha Boudnik to dev list +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1648'>BIGTOP-1648</a>] - Update to Spark 1x to Spark 1.2.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1655'>BIGTOP-1655</a>] - Update VM and Docker provisioner to work with hiera converted puppet recipes +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1726'>BIGTOP-1726</a>] - Confirm that Spark 1.2.1 runs properly in BigTop, and run the BPS integration test. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1755'>BIGTOP-1755</a>] - Upgrade to Spark 1.3.0 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1777'>BIGTOP-1777</a>] - Add cool ASCII-art logo of Bigtop to the build.gradle +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1822'>BIGTOP-1822</a>] - Puppet apt module should be automatically installed by toolchain +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1831'>BIGTOP-1831</a>] - Upgrade Mahout to 0.10 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1834'>BIGTOP-1834</a>] - Upgrade to Spark 1.3.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1854'>BIGTOP-1854</a>] - Trim Tachyon maintainers' list +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1873'>BIGTOP-1873</a>] - Puppet apt module version must be 2.0.1 or above after BIGTOP-1870 +</li> +</ul> + +<h2> Test +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1377'>BIGTOP-1377</a>] - Add a test case for performing block corruption recovery +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1560'>BIGTOP-1560</a>] - Add a test case for performing block corruption recovery +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1617'>BIGTOP-1617</a>] - Make clean-up commands in TestCLI more specific +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1629'>BIGTOP-1629</a>] - Move testDFSCLI from hcfs to hdfs directory +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1664'>BIGTOP-1664</a>] - make test unpack resources optional +</li> +</ul> + +<h2> Wish +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1619'>BIGTOP-1619</a>] - change hadoop namenode port to 8020 (apache default port) in puppet script +</li> +</ul> + <h3>Release Notes - Bigtop - Version 0.8.0</h3> <h4>Sub-task</h4>
