Repository: bigtop
Updated Branches:
  refs/heads/branch-1.2 2365207dc -> 6c38d542a


Bigtop 1.2.1 release


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

Branch: refs/heads/branch-1.2
Commit: 85be63f715f023f0a14458c3b13d8d7bc54bb415
Parents: 2365207
Author: Evans Ye <[email protected]>
Authored: Wed Oct 11 00:47:00 2017 +0800
Committer: Evans Ye <[email protected]>
Committed: Wed Oct 11 00:47:00 2017 +0800

----------------------------------------------------------------------
 CHANGES.txt                     | 15 ++++++++++++++-
 src/site/xdoc/release-notes.xml | 32 +++++++++++++++++++++++++++++---
 2 files changed, 43 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/85be63f7/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index d23ad84..b2dc674 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -35,6 +35,7 @@ Release Notes - Bigtop - Version 1.2.1
 ** Bug
     * [BIGTOP-2295] - Docker tests should consume current builds
     * [BIGTOP-2679] - Streamline CI Jobs
+    * [BIGTOP-2716] - Solr build failed when OpenJDK8u_121 is used
     * [BIGTOP-2729] - AMBARI-20686: Add ID to allow compilation with recent 
maven
     * [BIGTOP-2737] - Spark charm doesn't handle HA or examples well
     * [BIGTOP-2738] - spark-worker fails to start
@@ -71,6 +72,18 @@ Release Notes - Bigtop - Version 1.2.1
     * [BIGTOP-2805] - ycsb: turn of autodetection of dependencies by rpm
     * [BIGTOP-2806] - hue is not installable on debian, ubuntu
     * [BIGTOP-2808] - Handle deletion of symlinks: update gradle
+    * [BIGTOP-2826] - Zeppelin RPM is broken: "missing" osgi package deps
+    * [BIGTOP-2829] - [iTest] build failed during Maven integration test phase
+    * [BIGTOP-2832] - Toolchain failed to install on Debian 8
+    * [BIGTOP-2850] - Not able to build bigtop/slaves image for OpenSuSE 42.1
+    * [BIGTOP-2870] - testHCFS should be using USER_NAME for expected output
+    * [BIGTOP-2871] - Make run_itest report Standard Error from tests to stderr
+    * [BIGTOP-2873] - A few cosmetic changes to run_itest.sh output
+    * [BIGTOP-2879] - BIGTOP-2749 breaks deployments on Debian-8
+    * [BIGTOP-2890] - Download page must not link to snapshots / nightly builds
+    * [BIGTOP-2891] - Download page must link to ASF mirrors
+    * [BIGTOP-2900] - Crunch build failed because of OS OOM killer on OpenJDK 
1.8.0-144
+    * [BIGTOP-2901] - disable GPDB because of build failure on OpenSuSE 42.1
 
 ** Improvement
     * [BIGTOP-2355] - Update Mahout version to 0.13.0
@@ -85,7 +98,6 @@ Release Notes - Bigtop - Version 1.2.1
     * [BIGTOP-2807] - Upgrade Spark to 2.1.1
     * [BIGTOP-2812] - Upgrade Zeppelin version to 0.7.2
     * [BIGTOP-2819] - Polish the README.md for 1.2.1 release
-    * [BIGTOP-2820] - Polish the documentations on Bigtop Wiki for 1.2.1 
release
     * [BIGTOP-2821] - expose extra config options for spark
     * [BIGTOP-2827] - juju bundle refresh (june 2017)
     * [BIGTOP-2828] - Since BIGTOP-2775 JDK version has been specified by 
Bigtop Puppet
@@ -101,6 +113,7 @@ Release Notes - Bigtop - Version 1.2.1
     * [BIGTOP-2776] - Bump Apache Apex version to 3.6.0
     * [BIGTOP-2785] - Define Bigtop 1.2.1 release BOM
     * [BIGTOP-2786] - Push Bigtop 1.2.1 Docker build slaves to Docker Hub
+    * [BIGTOP-2877] - Drop Kite packaging
 
 * Release 1.2.0 (2017-04-04)
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/85be63f7/src/site/xdoc/release-notes.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index dd7f45e..d2925e8 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -53,6 +53,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2679'>BIGTOP-2679</a>] -     
    Streamline CI Jobs
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2716'>BIGTOP-2716</a>] -     
    Solr build failed when OpenJDK8u_121 is used
+</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2729'>BIGTOP-2729</a>] -     
    AMBARI-20686: Add ID to allow compilation with recent maven
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2737'>BIGTOP-2737</a>] -     
    Spark charm doesn&#39;t handle HA or examples well
@@ -125,8 +127,32 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2808'>BIGTOP-2808</a>] -     
    Handle deletion of symlinks: update gradle
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2826'>BIGTOP-2826</a>] -     
    Zeppelin RPM is broken: &quot;missing&quot; osgi package deps
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2829'>BIGTOP-2829</a>] -     
    [iTest] build failed during Maven integration test phase
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2832'>BIGTOP-2832</a>] -     
    Toolchain failed to install on Debian 8
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2850'>BIGTOP-2850</a>] -     
    Not able to build bigtop/slaves image for OpenSuSE 42.1
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2870'>BIGTOP-2870</a>] -     
    testHCFS should be using USER_NAME for expected output
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2871'>BIGTOP-2871</a>] -     
    Make run_itest report Standard Error from tests to stderr
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2873'>BIGTOP-2873</a>] -     
    A few cosmetic changes to run_itest.sh output
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2879'>BIGTOP-2879</a>] -     
    BIGTOP-2749 breaks deployments on Debian-8
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2890'>BIGTOP-2890</a>] -     
    Download page must not link to snapshots / nightly builds
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2891'>BIGTOP-2891</a>] -     
    Download page must link to ASF mirrors
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2900'>BIGTOP-2900</a>] -     
    Crunch build failed because of OS OOM killer on OpenJDK 1.8.0-144
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2901'>BIGTOP-2901</a>] -     
    disable GPDB because of build failure on OpenSuSE 42.1
+</li>
 </ul>
-                        
+
 <h2>        Improvement
 </h2>
 <ul>
@@ -154,8 +180,6 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2819'>BIGTOP-2819</a>] -     
    Polish the README.md for 1.2.1 release
 </li>
-<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2820'>BIGTOP-2820</a>] -     
    Polish the documentations on Bigtop Wiki for 1.2.1 release
-</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2821'>BIGTOP-2821</a>] -     
    expose extra config options for spark
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2827'>BIGTOP-2827</a>] -     
    juju bundle refresh (june 2017)
@@ -188,6 +212,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2786'>BIGTOP-2786</a>] -     
    Push Bigtop 1.2.1 Docker build slaves to Docker Hub
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-2877'>BIGTOP-2877</a>] -     
    Drop Kite packaging
+</li>
 </ul>
 
 

Reply via email to