Repository: bigtop Updated Branches: refs/heads/branch-1.2 e8128261e -> 8b50ef1e1
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/8b50ef1e Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/8b50ef1e Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/8b50ef1e Branch: refs/heads/branch-1.2 Commit: 8b50ef1e1ced59e94dcb4cacf23939a742a91b97 Parents: e812826 Author: Evans Ye <[email protected]> Authored: Tue Oct 24 22:16:41 2017 +0800 Committer: Evans Ye <[email protected]> Committed: Tue Oct 24 22:16:41 2017 +0800 ---------------------------------------------------------------------- CHANGES.txt | 4 +++- src/site/xdoc/release-notes.xml | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/8b50ef1e/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index b2dc674..1c4ecb0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,7 +15,7 @@ Bigtop Changelog -* Release 1.2.1 (2017-07-01) +* Release 1.2.1 (2017-10-24) Release Notes - Bigtop - Version 1.2.1 @@ -84,6 +84,8 @@ Release Notes - Bigtop - Version 1.2.1 * [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 + * [BIGTOP-2903] - update protobuf rpm links + * [BIGTOP-2908] - giraph charm: release audit failure ** Improvement * [BIGTOP-2355] - Update Mahout version to 0.13.0 http://git-wip-us.apache.org/repos/asf/bigtop/blob/8b50ef1e/src/site/xdoc/release-notes.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml index d2925e8..efe1f15 100644 --- a/src/site/xdoc/release-notes.xml +++ b/src/site/xdoc/release-notes.xml @@ -45,7 +45,6 @@ <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-2816'>BIGTOP-2816</a>] - Fix provisioner config name for ubuntu-16.04 </li> </ul> - <h2> Bug </h2> <ul> @@ -151,8 +150,11 @@ </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> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-2903'>BIGTOP-2903</a>] - update protobuf rpm links +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-2908'>BIGTOP-2908</a>] - giraph charm: release audit failure +</li> </ul> - <h2> Improvement </h2> <ul> @@ -187,7 +189,6 @@ <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-2828'>BIGTOP-2828</a>] - Since BIGTOP-2775 JDK version has been specified by Bigtop Puppet </li> </ul> - <h2> New Feature </h2> <ul> @@ -198,7 +199,6 @@ <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-2822'>BIGTOP-2822</a>] - spark charm: leverage puppet config, gpu enablement </li> </ul> - <h2> Task </h2> <ul>
