aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2015-07-30 13:05:32 -0700
committerKonstantin Boudnik <cos@apache.org>2015-07-30 13:11:50 -0700
commitfe0e8134ecae6a2be97d377a10727f99ed8acb59 (patch)
treeb228a01e60fe2be6efc83f5d37ce340866a76039
parent880d474534fcb1072b2b12494e42e83591da20e7 (diff)
1.0.0 preparation: release notes for 1.0.0 are updated to reflect latest fixes on branch-1.0
-rw-r--r--CHANGES.txt19
-rw-r--r--src/site/xdoc/release-notes.xml38
2 files changed, 57 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c754dc80..95d24492 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -48,6 +48,9 @@ Release Notes - Bigtop - Version 1.0.0
* [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
+ * [BIGTOP-1899] - Migrate CI master to EC2 instance donated by Amazon EMR team
+ * [BIGTOP-1900] - Upgrade bigtop/slaves images on bigtop's dockerhub
+ * [BIGTOP-1901] - Provide bigtop/deploy images on dockerhub for CI and users to consume docker provisioner
** Bug
* [BIGTOP-894] - Pig compilation fails on RPM systems on Bigtop trunk
@@ -219,6 +222,15 @@ Release Notes - Bigtop - Version 1.0.0
* [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
+ * [BIGTOP-1886] - Kafka server can not create a log-cleaner.log file
+ * [BIGTOP-1893] - Compilation of hadoop-yarn-client failed
+ * [BIGTOP-1894] - Snappy development packages are missing from bigtop_toolchain
+ * [BIGTOP-1896] - bigtop_toolchain broken bei ant update
+ * [BIGTOP-1902] - typo in bigtop-deploy/vm/vagrant-puppet-vm/vagrantconfig.yaml
+ * [BIGTOP-1916] - Update Website for 1.0
+ * [BIGTOP-1937] - redhat-lsb is required by kafka daemon
+ * [BIGTOP-1938] - kafka packages /usr/bin on RPM
+ * [BIGTOP-1946] - Missing ASL header in some of iTest files
** Improvement
* [BIGTOP-1047] - Support Puppet 3.x
@@ -308,6 +320,10 @@ Release Notes - Bigtop - Version 1.0.0
* [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
+ * [BIGTOP-1919] - Remove fixConditional methods in BPS data generator
+ * [BIGTOP-1923] - Bump Ignite to 1.2 with major fixes
+ * [BIGTOP-1932] - [BigPetStore] Add larger product collection
+ * [BIGTOP-1939] - Enable basic hdfs-nfs gateway configuration
** New Feature
* [BIGTOP-989] - Add Apache Kafka to Apache Bigtop
@@ -318,6 +334,8 @@ Release Notes - Bigtop - Version 1.0.0
* [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
+ * [BIGTOP-1918] - Add product enumeration to BPS data generator
+ * [BIGTOP-1931] - Add multinomial product purchasing model to BPS Data Generator
** Task
* [BIGTOP-1393] - Retire the make build system
@@ -336,6 +354,7 @@ Release Notes - Bigtop - Version 1.0.0
* [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
+ * [BIGTOP-1897] - Umbrella JIRA for CI overhaul
** Test
* [BIGTOP-1377] - Add a test case for performing block corruption recovery
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index ab18073a..b2423664 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -72,6 +72,12 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1842'>BIGTOP-1842</a>] - Remove gridgain-hadoop from BOM
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1899'>BIGTOP-1899</a>] - Migrate CI master to EC2 instance donated by Amazon EMR team
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1900'>BIGTOP-1900</a>] - Upgrade bigtop/slaves images on bigtop&#39;s dockerhub
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1901'>BIGTOP-1901</a>] - Provide bigtop/deploy images on dockerhub for CI and users to consume docker provisioner
+</li>
</ul>
<h2> Bug
@@ -415,6 +421,24 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1879'>BIGTOP-1879</a>] - vagrant-puppet-vm is broken
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1886'>BIGTOP-1886</a>] - Kafka server can not create a log-cleaner.log file
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1893'>BIGTOP-1893</a>] - Compilation of hadoop-yarn-client failed
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1894'>BIGTOP-1894</a>] - Snappy development packages are missing from bigtop_toolchain
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1896'>BIGTOP-1896</a>] - bigtop_toolchain broken bei ant update
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1902'>BIGTOP-1902</a>] - typo in bigtop-deploy/vm/vagrant-puppet-vm/vagrantconfig.yaml
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1916'>BIGTOP-1916</a>] - Update Website for 1.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1937'>BIGTOP-1937</a>] - redhat-lsb is required by kafka daemon
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1938'>BIGTOP-1938</a>] - kafka packages /usr/bin on RPM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1946'>BIGTOP-1946</a>] - Missing ASL header in some of iTest files
+</li>
</ul>
<h2> Improvement
@@ -594,6 +618,14 @@
</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>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1919'>BIGTOP-1919</a>] - Remove fixConditional methods in BPS data generator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1923'>BIGTOP-1923</a>] - Bump Ignite to 1.2 with major fixes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1932'>BIGTOP-1932</a>] - [BigPetStore] Add larger product collection
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1939'>BIGTOP-1939</a>] - Enable basic hdfs-nfs gateway configuration
+</li>
</ul>
<h2> New Feature
@@ -615,6 +647,10 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1806'>BIGTOP-1806</a>] - Integrate Apache Ignite (incubating) with BigTop
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1918'>BIGTOP-1918</a>] - Add product enumeration to BPS data generator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1931'>BIGTOP-1931</a>] - Add multinomial product purchasing model to BPS Data Generator
+</li>
</ul>
<h2> Task
@@ -652,6 +688,8 @@
</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>
+<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-1897'>BIGTOP-1897</a>] - Umbrella JIRA for CI overhaul
+</li>
</ul>
<h2> Test