Repository: kylin Updated Branches: refs/heads/document 0951b201d -> a7596cc74
update download page Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a7596cc7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a7596cc7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a7596cc7 Branch: refs/heads/document Commit: a7596cc74d84130f8a66da3eac8f04eec6f71bcf Parents: 0951b20 Author: shaofengshi <shaofeng...@apache.org> Authored: Fri Jul 29 09:36:18 2016 +0800 Committer: shaofengshi <shaofeng...@apache.org> Committed: Fri Jul 29 09:36:18 2016 +0800 ---------------------------------------------------------------------- website/_dev/howto_release.md | 9 +++++---- website/download/index.cn.md | 15 ++++++++------- website/download/index.md | 20 ++++++++++---------- 3 files changed, 23 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/a7596cc7/website/_dev/howto_release.md ---------------------------------------------------------------------- diff --git a/website/_dev/howto_release.md b/website/_dev/howto_release.md index 2365f40..998b2f8 100644 --- a/website/_dev/howto_release.md +++ b/website/_dev/howto_release.md @@ -119,7 +119,7 @@ __Fix license issues and make a snapshot__ $ read -s GPG_PASSPHRASE # Make sure that there are no junk files in the sandbox -$ git clean -xn +$ git clean -xf $ mvn clean # Fix any license issues as reported by target/rat.txt @@ -419,7 +419,8 @@ After publish the release, you need generate the binary packages and then put th * Git checkout the tag for current release; * Make a binary package by refering to [this doc](howto_package.html); * Sign the generated binary package with gpg, e.g,: "gpg --armor --output apache-kylin-1.5.0-bin.tar.gz.asc --detach-sig apache-kylin-1.5.0-bin.tar.gz" -* Move both the binary package and the signature file to the svn release folder for this version; +* Generate the md5 file for the binary package, e.g,: "md5sum < apache-kylin-1.5.0-bin.tar.gz > apache-kylin-1.5.0-bin.tar.gz.md5" +* Move the binary package, the signature file and the md5 fileto the svn release folder for this version; * For different Hadoop/HBase version, you may need repeat the above steps; * Add the files and then commit the svn changes. @@ -457,8 +458,8 @@ Apache Kylin is an open source Distributed Analytics Engine designed to provide Apache Kylin lets you query big Hive tables at sub-second latency in 3 simple steps: 1. Identify a set of Hive tables in star schema. -2. Build a cube from the Hive tables in an offline batch process. -3. Query the Hive tables using SQL and get results in sub-seconds, via Rest API, ODBC, or JDBC. +2. Build Cube from the Hive tables in an offline batch process (MR or Spark). +3. Query the tables with ANSI-SQL and get results in sub-seconds to seconds, via ODBC, JDBC or RESTful API. Thanks everyone who have contributed to the 1.5.2.1 release. http://git-wip-us.apache.org/repos/asf/kylin/blob/a7596cc7/website/download/index.cn.md ---------------------------------------------------------------------- diff --git a/website/download/index.cn.md b/website/download/index.cn.md index 5b18daa..be1c3db 100644 --- a/website/download/index.cn.md +++ b/website/download/index.cn.md @@ -7,26 +7,27 @@ __ææ°åå¸(æºä»£ç )__ ææ°åå¸çApache Kylinâ¢å¯ä»¥ä»ASFç½ç«ä¸è½½ï¼: -* [Apache Kylin v1.5.3](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/) +* [apache-kylin-1.5.3-src.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-src.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-src.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-src.tar.gz.md5)\] * [å叿¥å¿](http://kylin.apache.org/docs15/release_notes.html) * Git æ ç¾: [kylin-1.5.3](https://github.com/apache/kylin/tree/kylin-1.5.3) * Git Commit: [4cdc07ea34d0c2fb12951500e0fa28130659affb](https://github.com/apache/kylin/commit/4cdc07ea34d0c2fb12951500e0fa28130659affb) -__1.5.3 äºè¿å¶å for HBase 0.98/0.99__ -为æ¹ä¾¿ä½¿ç¨ï¼æä»¬æä¾é¢æå çäºè¿å¶å®è£ å ï¼ +为æ¹ä¾¿ä½¿ç¨ï¼æä»¬æä¾é¢ç¼è¯çäºè¿å¶å®è£ å ï¼è¯·éæ©åéççæ¬ä¸è½½è¯·åç §[å®è£ 帮å©](http://kylin.apache.org/docs15/install)è¿è¡å®è£ ï¼ + +__1.5.3 äºè¿å¶å for HBase 0.98/0.99__ -* [apache-kylin-1.5.3-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz) -* [å®è£ 帮å©](http://kylin.apache.org/docs15/install) +* [apache-kylin-1.5.3-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz.md5)\] +* Git Commit: [4cdc07ea34d0c2fb12951500e0fa28130659affb](https://github.com/apache/kylin/commit/4cdc07ea34d0c2fb12951500e0fa28130659affb) __1.5.3 äºè¿å¶å for HBase 1.x__ -* [apache-kylin-1.5.3-HBase1.x-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz) +* [apache-kylin-1.5.3-HBase1.x-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz.md5)\] * Git commit [90a0c5baba0c0d8e7c1f84ea4b94f0886fa8c19e](https://github.com/apache/kylin/commit/90a0c5baba0c0d8e7c1f84ea4b94f0886fa8c19e) __1.5.3 äºè¿å¶å for CDH 5.7__ -* [apache-kylin-1.5.3-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz) +* [apache-kylin-1.5.3-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz.md5)\] * Git commit [b46029fba7e3c5d387acb9ea37e788de5dcaf0be](https://github.com/apache/kylin/commit/b46029fba7e3c5d387acb9ea37e788de5dcaf0be) __æå»ºäºè¿å¶å __ http://git-wip-us.apache.org/repos/asf/kylin/blob/a7596cc7/website/download/index.md ---------------------------------------------------------------------- diff --git a/website/download/index.md b/website/download/index.md index 25dea88..7346e5c 100644 --- a/website/download/index.md +++ b/website/download/index.md @@ -4,33 +4,33 @@ title: Download permalink: /download/index.html --- -__Latest Release (Source Code)__ -The latest release of Apache Kylin⢠can be downloaded from the ASF: +__Latest Source Code Release__ -* [Apache Kylin v1.5.3](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/) +* [apache-kylin-1.5.3-src.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-src.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-src.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-src.tar.gz.md5)\] * [Release Notes](/docs15/release_notes.html) * Git Tag: [kylin-1.5.3](https://github.com/apache/kylin/tree/kylin-1.5.3) * Git Commit: [4cdc07ea34d0c2fb12951500e0fa28130659affb](https://github.com/apache/kylin/commit/4cdc07ea34d0c2fb12951500e0fa28130659affb) -__Binary Package (for running on HBase 0.98/0.99)__ -For convenience, thereâs binary package also available: +For your convenience, three binary packages are compiled for different distribution, you can download and then follow the [installation guide](http://kylin.apache.org/docs15/install) to install: + +__Binary Package (for running on HBase 0.98/0.99)__ -* [apache-kylin-1.5.3-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz) -* [Installation Guide](http://kylin.apache.org/docs15/install) +* [apache-kylin-1.5.3-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-bin.tar.gz.md5)\] +* Git commit [4cdc07ea34d0c2fb12951500e0fa28130659affb](https://github.com/apache/kylin/commit/4cdc07ea34d0c2fb12951500e0fa28130659affb) __Binary Package (for running on HBase 1.x)__ -* [apache-kylin-1.5.3-HBase1.x-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz) +* [apache-kylin-1.5.3-HBase1.x-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-HBase1.x-bin.tar.gz.md5)\] * Git commit [90a0c5baba0c0d8e7c1f84ea4b94f0886fa8c19e](https://github.com/apache/kylin/commit/90a0c5baba0c0d8e7c1f84ea4b94f0886fa8c19e) __Binary Package (for running on CDH 5.7)__ -* [apache-kylin-1.5.3-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz) +* [apache-kylin-1.5.3-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz) \[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz.asc)\] \[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.3/apache-kylin-1.5.3-cdh5.7-bin.tar.gz.md5)\] * Git commit [b46029fba7e3c5d387acb9ea37e788de5dcaf0be](https://github.com/apache/kylin/commit/b46029fba7e3c5d387acb9ea37e788de5dcaf0be) __Build Binary Package__ -To build binary package from any version even latest development branch, please refer to this [guide](/development/howto_package.html) +To build binary package from any version even latest development branch, please refer to [how to package](/development/howto_package.html) __Previous Release__ Older releases can be found in the [archives](https://archive.apache.org/dist/kylin/).