Repository: incubator-hivemall Updated Branches: refs/heads/master 73e521671 -> bc06c93d8
Fixed ANN message and download page Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/bc06c93d Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/bc06c93d Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/bc06c93d Branch: refs/heads/master Commit: bc06c93d817e67973ca923bca1cf583e6db65440 Parents: 73e5216 Author: Makoto Yui <[email protected]> Authored: Tue Dec 4 16:13:25 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Tue Dec 4 16:13:25 2018 +0900 ---------------------------------------------------------------------- src/site/markdown/download.md | 8 ++++++-- src/site/markdown/release-guide.md | 36 +++++++++++++-------------------- 2 files changed, 20 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bc06c93d/src/site/markdown/download.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index 69eb8b1..8264917 100644 --- a/src/site/markdown/download.md +++ b/src/site/markdown/download.md @@ -17,14 +17,18 @@ under the License. --> +# Latest Stable Release + +Apache Hivemall v0.5.2 (incubating) is our latest stable release. + # Release History Detailed ChangeLog of each version can be found in the JIRA link. | RELEASE | DATE | DESCRIPTION | COMMIT | DOWNLOAD | |:--------|:-----|:------------|:-------|:---------| -| 0.5.2 | [2018-12-03](https://lists.apache.org/thread.html/10155a0749d40eb79fc89814097ce762325cf7993212744117515eba@%3Cdev.hivemall.apache.org%3E) | The 2nd Apache release. Supported Apache v2.3. We supported [Brickhouse UDFs](https://issues.apache.org/jira/browse/HIVEMALL-145) and [Field-aware Factorization Machines](https://issues.apache.org/jira/browse/HIVEMALL-24). ([ChangeLog](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/ChangeLog.html)) | [46d385c](https://github.com/apache/incubator-hivemall/commits/tags/v0.5.2) | [src.zip](http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.2-incubating/) [signs](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/)<br/>[jars](https://search.maven.org/search?q=g:org.apache.hivemall%20AND%20v:0.5.2-incubating) [DDL](https://github.com/apache/incubator-hivemall/tree/v0.5.2/resources/ddl)| -| 0.5.0 | [2018-03-05](https://markmail.org/thread/imnf6azzxksrbdg4) | The first Apache release. There are tremendous changes since [v0.4.2-rc.2](https://github.com/myui/hivemall/releases/tag/v0.4.2-rc.2) which is the last release before entering Apache Incubator. ([ChangeLog](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/ChangeLog.html)) | [9610fdd](https://github.com/apache/incubator-hivemall/commit/9610fdd93628defa735ea8ba23703d0836bbe2f1) | [src.zip](http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.0-incubating/) [signs](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/)<br/>[jars](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.hivemall%22%20AND%20v%3A%220.5.0-incubating%22) [DDL](https://github.com/apache/incubator-hivemall/tree/v0.5.0/resources/ddl)| +| 0.5.2 | [2018-12-03](https://lists.apache.org/thread.html/10155a0749d40eb79fc89814097ce762325cf7993212744117515eba@%3Cdev.hivemall.apache.org%3E) | The 2nd Apache release. Supported Apache v2.3. We supported [Brickhouse UDFs](https://issues.apache.org/jira/browse/HIVEMALL-145) and [Field-aware Factorization Machines](https://issues.apache.org/jira/browse/HIVEMALL-24). ([ChangeLog](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/ChangeLog.html)) | [46d385c](https://github.com/apache/incubator-hivemall/commits/tags/v0.5.2) | [src.zip](http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.2-incubating/hivemall-0.5.2-incubating-source-release.zip)<br/>([asc](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/hivemall-0.5.2-incubating-source-release.zip.asc) [sha512](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/hivemall-0.5.2-incubating-source-release.zip.sha512))<br/>[jars](https://search.maven.org/search?q=g:org.apache.hivemall%20AND %20v:0.5.2-incubating) [DDL](https://github.com/apache/incubator-hivemall/tree/v0.5.2/resources/ddl)| +| 0.5.0 | [2018-03-05](https://markmail.org/thread/imnf6azzxksrbdg4) | The first Apache release. There are tremendous changes since [v0.4.2-rc.2](https://github.com/myui/hivemall/releases/tag/v0.4.2-rc.2) which is the last release before entering Apache Incubator. ([ChangeLog](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/ChangeLog.html)) | [9610fdd](https://github.com/apache/incubator-hivemall/commit/9610fdd93628defa735ea8ba23703d0836bbe2f1) | [src.zip](http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.0-incubating/hivemall-0.5.0-incubating-source-release.zip)<br/>([asc](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/hivemall-0.5.0-incubating-source-release.zip.asc) [sha1](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/hivemall-0.5.0-incubating-source-release.zip.sha1))<br/>[jars](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.hivemall%22%20AND%20v%3A%220.5.0-incubating%22) [DDL](https://github.com/apache/inc ubator-hivemall/tree/v0.5.0/resources/ddl)| | .. | .. | .. | .. | .. | Past releases of Apache Hivemall can be found in [this page](https://github.com/myui/hivemall/releases). http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/bc06c93d/src/site/markdown/release-guide.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/release-guide.md b/src/site/markdown/release-guide.md index e5da281..fcc098a 100644 --- a/src/site/markdown/release-guide.md +++ b/src/site/markdown/release-guide.md @@ -520,32 +520,24 @@ Make an announcement about the release on the `[email protected] ``` [ANNOUNCE] Apache Hivemall 0.5.0-incubating released -The Apache Hivemall (incubating) Project Team is proud to announce -Apache Hivemall 0.5.0-incubating has been released. -This is the first Apache release as an Apache Incubator project. +The Apache Hivemall (incubating) project team is proud to announce +Apache Hivemall 0.5.2-incubating has been released. +This is the 2nd Apache release as an Apache Incubator project. Apache Hivemall is a scalable machine learning library implemented as -Hive UDFs/UDAFs/UDTFs. Hivemall runs on Hadoop-based data processing +Hive UDFs/UDAFs/UDTFs. Hivemall runs on Hadoop-based data processing frameworks, specifically on Apache Hive, Apache Spark, and Apache Pig. -The release artifacts is available at: +The release artifacts and ChangeLog can be found at: - http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.0-incubating/ - -Signatures of the release artifacts can be found at: - - http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/ - -ChangeLog of this release can be found at: - - http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/ChangeLog.html + http://hivemall.incubator.apache.org/download.html Release artifacts in Maven Central: - https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.hivemall%22%20AND%20v%3A%220.5.0-incubating%22 + https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.hivemall%22%20AND%20v%3A%220.5.2-incubating%22 Find more about our project at: - - Project Site: http://hivemall.incubator.apache.org/ + - Project Site: http://hivemall.incubator.apache.org/ - Github mirror: https://github.com/apache/incubator-hivemall - Mailing list(s): [email protected] [email protected] @@ -556,12 +548,12 @@ on behalf of Apache Hivemall PPMC ===== *Disclaimer* -Apache Hivemall (incubating) is an effort undergoing incubation at +Apache Hivemall (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the name of Apache -Incubator PMC. Incubation is required of all newly accepted projects -until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent -with other successful ASF projects. While incubation status is not -necessarily a reflection of the completeness or stability of the code, +Incubator PMC. Incubation is required of all newly accepted projects +until a further review indicates that the infrastructure, communications, +and decision making process have stabilized in a manner consistent +with other successful ASF projects. While incubation status is not +necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. ```
