aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2012-03-20 15:59:50 +0000
committerRoman Shaposhnik <rvs@apache.org>2012-03-20 15:59:50 +0000
commit3f5b1fdd3460ca3ec9199155a89111d1eef2ea26 (patch)
treeef13e6ba86e24de8527b97882cee1eda33c97aaa /CHANGES.txt
parenta8773e83b3ce5e3aeb08175faa2a4b973c555fc1 (diff)
Preparing for Bigtop 0.3.0 release
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1302960 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt110
1 files changed, 109 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 838522d4..1aca3332 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,7 +15,7 @@
Bigtop Changelog
-* Release 0.3.0 (unreleased)
+* Release 0.4.0 (unreleased)
- INCOMPATIBLE CHANGES
@@ -23,6 +23,114 @@ Bigtop Changelog
- BUG FIXES
+* Release 0.3.0 (2012-03-20)
+
+- SUB-TASK
+ - BIGTOP-53: Bump version of flume to 0.9.4
+ - BIGTOP-253: Update the debs for hadoop 0.23
+ - BIGTOP-317: rename hadoop-zookeeper package into zookeeper
+ - BIGTOP-327: rename hadoop-hbase package into hbase
+ - BIGTOP-328: rename hadoop-pig package into pig
+ - BIGTOP-329: rename hadoop-hive package into hive
+ - BIGTOP-353: Bump version of Hadoop to 1.0.1
+ - BIGTOP-354: Bump version of HBase to 0.92
+ - BIGTOP-360: Bump version of Hive to 0.8.1
+ - BIGTOP-361: Bump version of Pig to 0.9.2
+ - BIGTOP-362: Bump version of Whirr to 0.7.0
+ - BIGTOP-363: Bump version of sqoop to sqoop-1.4.1
+ - BIGTOP-387: Zookeeper version needs to be updated to 3.4.3
+ - BIGTOP-388: Let's add Mahout 0.6 to trunk
+ - BIGTOP-424: Bump version of Oozie to 3.1.3
+
+- BUG
+ - BIGTOP-89: mahout examples in package using mahout from /usr/lib/mahout/bin/mahout rather than /usr/bin/mahout
+ - BIGTOP-191: refactor hadoop::create_hdfs_dirs
+ - BIGTOP-209: on debian hadoop launcher script has exec debian/tmp/usr/lib/hadoop/bin/hadoop
+ - BIGTOP-241: hadoop .21+ requires /jobtracker to be available in HDFS
+ - BIGTOP-247: Typo in error msgs
+ - BIGTOP-257: HBase test source files are in wrong dir, cause compiler errors within Eclipse
+ - BIGTOP-258: Compilation Error in sqoop-integration project when using Eclipse
+ - BIGTOP-259: Most of the mahout tests can't be executed out-of-the box
+ - BIGTOP-262: Compilation Error in project hadoop-smoke when using Eclipse
+ - BIGTOP-265: HBase smoke test execution needs to have extra class-path elements to pick up HBase configs
+ - BIGTOP-278: bigtop-packages/src/common/hadoop/do-component-build contains bash syntax but is executed by dash on Debian/Ubuntu
+ - BIGTOP-296: puppet code for sqoop module lacks require for sqoop package
+ - BIGTOP-312: Puppet resource dependency syntax used in hadoop/manifests/init.pp doesn't always work
+ - BIGTOP-315: Cut-n-paste remains of @HADOOP_DAEMON@ in non-hadoop init.d scripts
+ - BIGTOP-318: Appliance VM should not have an ephemeral Apache Bigtop (incubating) repository
+ - BIGTOP-320: hive RPM spec uses missing __rmdir macros
+ - BIGTOP-325: bump version of Zookeeper to 3.4.2
+ - BIGTOP-334: Boxgrinder does not support space in repo names
+ - BIGTOP-339: zookeeper init.d script has a typo in PID file location
+ - BIGTOP-342: Flume build and install scripts should be executable
+ - BIGTOP-343: BIGTOP-109 was not applied to debs
+ - BIGTOP-352: bump versions of the components required for the next quarterly release of Bigtop
+ - BIGTOP-356: hbase pacakge should not ship jar files provided by zookeeper and hadoop
+ - BIGTOP-365: Hive metastore hangs on startup on Centos5
+ - BIGTOP-367: Upgrade sequencing issue
+ - BIGTOP-370: Hive metastore does not initialize with permissions failure
+ - BIGTOP-373: bigtop-detect-javahome not customizable
+ - BIGTOP-374: bigtop-detect-javahome does not pickup new multiarch locations in Debian/Ubuntu
+ - BIGTOP-376: Remove unused obsolete statement in hadoop packaging
+ - BIGTOP-379: Package testing for Bigtop 0.3.0 release
+ - BIGTOP-382: hadoop-conf-pseudo packages contains subversion metada
+ - BIGTOP-383: bigtop-detect-javahome installed at location unexpected by scripts on SLES
+ - BIGTOP-384: HBase bundle 2 different versions of hadoop as well as a zookeeper version
+ - BIGTOP-386: HBase execution script should exclude ZOOKEEPER_CONF
+ - BIGTOP-390: add Fedora to the list of platforms recongnized by iTest
+ - BIGTOP-391: update package test manifest
+ - BIGTOP-392: zookeeper package needs to be updated for 3.4 series
+ - BIGTOP-393: hadoop packages don't set nproc
+ - BIGTOP-394: hbase postinst script needs to be renamed
+ - BIGTOP-396: Missing resource dependencies in puppet for secure clusters
+ - BIGTOP-397: hbase, sqoop and oozie don't use alternatives for managing configuration
+ - BIGTOP-401: unable to run hadoop-mapreduce-historyserver
+ - BIGTOP-402: manifests for package testing contain way too many duplicate data
+ - BIGTOP-404: flume-ng does not start
+ - BIGTOP-420: bigtop-detect-javahome installed at location unexpected by scripts on SLES
+ - BIGTOP-427: Add support to itest-common for Oracle Linux
+ - BIGTOP-428: sqoop build needs to be forced to depend on HBase 0.92.0 artifacts
+ - BIGTOP-430: oozie examples are missing
+ - BIGTOP-431: Last bump to Hadoop 1.0.1 has broken Mageia's build of Apache Hadoop
+ - BIGTOP-432: BIGTOP-424 broke oozie build
+ - BIGTOP-437: hadoop 1.0.1 complains about HADOOP_HOME being deprecated
+ - BIGTOP-440: need to cleanup pom files in bigtop-tests/test-execution
+ - BIGTOP-442: add Apache license to the puppet code
+ - BIGTOP-443: deb/oozie/oozie-client.postinst installs an alternative for a path that isn't there
+ - BIGTOP-446: Typo in hadoop module for puppet
+ - BIGTOP-459: remove references to cloudera from the packaging files
+
+- IMPROVEMENT
+ - BIGTOP-17: HBase has no "alternatives" whereas Hadoop and ZK do
+ - BIGTOP-210: Organize yum repo by architecture
+ - BIGTOP-221: Remove hadoop prefix from non-hadoop packages
+ - BIGTOP-261: pseudo distributed config would benefit from dfs.safemode.extension set to 0 and dfs.safemode.min.datanodes set to 1
+ - BIGTOP-281: Ivy home for Debian builds should be set to $HOME/.ivy2
+ - BIGTOP-313: Move puppet configuration out of manifest and into extlookup() CSV
+ - BIGTOP-322: update .gitignore to ignore backup files and eclipse generated files.
+ - BIGTOP-371: Update bigtop repository url for the applance
+
+- NEW FEATURE
+ - BIGTOP-255: add tests for Mahout
+ - BIGTOP-260: Mahout puppet module needs to be implemented
+ - BIGTOP-303: Rename Bigtop packages to reflect TLP status of packaged projects
+ - BIGTOP-306: Make a boxgrinder appliance
+ - BIGTOP-323: Start integrating Flume NG
+ - BIGTOP-403: RPM Packages should display the GNU/Linux distribution they are supposed to be installed on
+ - BIGTOP-405: Create a bootable ISO
+
+- TASK
+ - BIGTOP-157: add support for ZooKeeper version 3.4.0
+ - BIGTOP-298: Upgrade to ZooKeeper 3.4.1
+ - BIGTOP-439: we need to review package test manifest for the Bigtop 0.3.0 release
+
+- TEST
+ - BIGTOP-287: Integrating test for HBASE-4570
+ - BIGTOP-321: Make TestLoadAndVerify parameterizable and runnable from command line
+ - BIGTOP-411: Add TestRegionMover to HBase system tests
+ - BIGTOP-412: Add TestMoveRootMetaRegions to HBase system tests
+ - BIGTOP-414: enable hadoop tests in hadoop-0.23 branch to build and to run
+
* Release 0.2.0 (2011-11-07)
- INCOMPATIBLE CHANGES