You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2016/07/29 01:42:05 UTC

kylin git commit: update download page

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 <sh...@apache.org>
Authored: Fri Jul 29 09:36:18 2016 +0800
Committer: shaofengshi <sh...@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 @@ __\u6700\u65b0\u53d1\u5e03(\u6e90\u4ee3\u7801)__
 
 \u6700\u65b0\u53d1\u5e03\u7684Apache Kylin\u2122\u53ef\u4ee5\u4eceASF\u7f51\u7ad9\u4e0b\u8f7d\uff1a:
 
-* [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)\]
 * [\u53d1\u5e03\u65e5\u5fd7](http://kylin.apache.org/docs15/release_notes.html)
 * Git \u6807\u7b7e: [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 \u4e8c\u8fdb\u5236\u5305 for HBase 0.98/0.99__
 
-\u4e3a\u65b9\u4fbf\u4f7f\u7528\uff0c\u6211\u4eec\u63d0\u4f9b\u9884\u6253\u5305\u7684\u4e8c\u8fdb\u5236\u5b89\u88c5\u5305\uff1a
+\u4e3a\u65b9\u4fbf\u4f7f\u7528\uff0c\u6211\u4eec\u63d0\u4f9b\u9884\u7f16\u8bd1\u7684\u4e8c\u8fdb\u5236\u5b89\u88c5\u5305\uff0c\u8bf7\u9009\u62e9\u5408\u9002\u7684\u7248\u672c\u4e0b\u8f7d\u8bf7\u53c2\u7167[\u5b89\u88c5\u5e2e\u52a9](http://kylin.apache.org/docs15/install)\u8fdb\u884c\u5b89\u88c5\uff1a
+
+__1.5.3 \u4e8c\u8fdb\u5236\u5305 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)
-* [\u5b89\u88c5\u5e2e\u52a9](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 \u4e8c\u8fdb\u5236\u5305 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 \u4e8c\u8fdb\u5236\u5305 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)
 
 __\u6784\u5efa\u4e8c\u8fdb\u5236\u5305__

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\u2122 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\u2019s 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/).