http://git-wip-us.apache.org/repos/asf/kylin/blob/6bbdee49/website/_posts/blog/2016-03-16-release-v1.5.0.cn.md
----------------------------------------------------------------------
diff --git a/website/_posts/blog/2016-03-16-release-v1.5.0.cn.md 
b/website/_posts/blog/2016-03-16-release-v1.5.0.cn.md
new file mode 100644
index 0000000..f688c9a
--- /dev/null
+++ b/website/_posts/blog/2016-03-16-release-v1.5.0.cn.md
@@ -0,0 +1,40 @@
+---
+layout: post-blog
+title:  Apache Kylin v1.5.0 正式发布
+date:   2016-03-17 22:00:00
+author: Li Yang
+categories: blog
+---
+
+Apache Kylin社区非常高兴宣布Apache Kylin v1.5.0正式发布。
+
+Apache 
Kylin是一个开源的分布式分析引擎,提供Hadoop之上的SQL查询接口及多维分析(OLAP)能力以支持è¶
…大规模数据,最初由eBay Inc. 开发并贡献至开源社区。
+
+下载Apache Kylin v1.5.0源代码及二进制安装包
,请访问[下载](http://kylin.apache.org/cn/download/)页面。
+
+这是一个主要的版本发布带来了更稳定,健壮及更好管理的版本,Apache
 Kylin社区解决了207个issue,包
括Bug修复,功能增强及一些新特性等。
+
+__升级__
+
+__此版本并不向前兼容__。Cube格式和元数据æ 
¼å¼éƒ½ç»è¿‡é‡æž„,以获得成倍的性能提升。我们建议使用此版本,但不建议直接从之前的版本升级。重新部署是最好的方式。如果å¿
…需从之前的版本升级,社区稍后会给出指南。
+
+## 主要变化
+
+* [KYLIN-875](https://issues.apache.org/jira/browse/KYLIN-875) - 一个插å…
¥å¼çš„æ€»ä½“架构,支持多样的构建引擎、存储引擎和数据源。
+* [KYLIN-1245](https://issues.apache.org/jira/browse/KYLIN-1245) - 一个内
存Cube构建引擎,在内存充足情况下比之前版本快1.5倍左右。
+* [KYLIN-942](https://issues.apache.org/jira/browse/KYLIN-942) - 
一个更快的存储引擎,查询比之前版本快2倍左右,尤å…
¶æ˜¯å¯¹åŽŸæœ¬è¾ƒæ…¢çš„æŸ¥è¯¢ã€‚
+* [KYLIN-738](https://issues.apache.org/jira/browse/KYLIN-738) - 
(实验性)流式Cube构建,从Kafka读取数据,以分钟间隔实时构建。
+* [KYLIN-242](https://issues.apache.org/jira/browse/KYLIN-242) - 
重新设计Aggregation Group,支持20+维度变得更加简单。
+* [KYLIN-976](https://issues.apache.org/jira/browse/KYLIN-976) - 
自定义聚合函数。
+* [KYLIN-943](https://issues.apache.org/jira/browse/KYLIN-942) - 
TopN预聚合。
+* [KYLIN-1065](https://issues.apache.org/jira/browse/KYLIN-1065) - 
ODBC驱动支持Tableau 9.1, MS Excel, MS PowerBI。
+* [KYLIN-1219](https://issues.apache.org/jira/browse/KYLIN-1219) - 
支持单点登录,使用SAML协议。
+
+__支持__
+
+升级和使用过程中有任何问题,请:
+提交至Kylin的JIRA: 
[https://issues.apache.org/jira/browse/KYLIN/](https://issues.apache.org/jira/browse/KYLIN/)
+或者
+发送邮件到Apache Kylin邮件列表: 
[[email protected]](mailto:[email protected])
+
+_感谢每一位朋友的参与和贡献!_

http://git-wip-us.apache.org/repos/asf/kylin/blob/6bbdee49/website/_posts/blog/2016-03-16-release-v1.5.0.md
----------------------------------------------------------------------
diff --git a/website/_posts/blog/2016-03-16-release-v1.5.0.md 
b/website/_posts/blog/2016-03-16-release-v1.5.0.md
new file mode 100644
index 0000000..b822a68
--- /dev/null
+++ b/website/_posts/blog/2016-03-16-release-v1.5.0.md
@@ -0,0 +1,40 @@
+---
+layout: post-blog
+title:  Apache Kylin v1.5.0 Release Announcement
+date:   2016-03-17 22:00:00
+author: Li Yang
+categories: blog
+---
+
+The Apache Kylin community is pleased to announce the release of Apache Kylin 
v1.5.0.
+
+Apache Kylin is an open source Distributed Analytics Engine designed to 
provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop 
supporting extremely large datasets, original contributed from eBay Inc.
+
+To download Apache Kylin v1.5.0 source code or binary package, please visit 
the [download](http://kylin.apache.org/download) page.
+
+This is a major release which brings more stable, robust and well management 
version, Apache Kylin community resolved about 207 issues including bug fixes, 
improvements, and few new features.
+
+__Upgrade__
+ 
+__This version is not backward compatible__. The format of cube and metadata 
has been refactored in order to get times of performance improvement. We 
recommend this version, but does not suggest upgrade from previous deployment 
directly. A clean and new deployment of this version is strongly recommended. 
If you have to upgrade from previous deployment, an upgrade guide will be 
provided by community later.
+
+## Change Highlights
+
+* [KYLIN-875](https://issues.apache.org/jira/browse/KYLIN-875) - A plugin-able 
architecture, to allow alternative cube engine / storage engine / data source.
+* [KYLIN-1245](https://issues.apache.org/jira/browse/KYLIN-1245) - A in-mem MR 
cubing algorithm, about 1.5 times faster (given sufficient memory) by comparing 
hundreds of jobs.
+* [KYLIN-942](https://issues.apache.org/jira/browse/KYLIN-942) - A better 
storage engine, makes query roughly 2 times faster (especially for slow 
queries) by comparing tens of thousands sqls.
+* [KYLIN-738](https://issues.apache.org/jira/browse/KYLIN-738) - Streaming 
cubing EXPERIMENTAL support, source from kafka, build cube in-mem at minutes 
interval.
+* [KYLIN-242](https://issues.apache.org/jira/browse/KYLIN-242) - Redesign 
aggregation group, support of 20+ dimensions made easy.
+* [KYLIN-976](https://issues.apache.org/jira/browse/KYLIN-976) - Custom 
aggregation types (or UDF in other words).
+* [KYLIN-943](https://issues.apache.org/jira/browse/KYLIN-942) - TopN 
aggregation type.
+* [KYLIN-1065](https://issues.apache.org/jira/browse/KYLIN-1065) - ODBC 
compatible with Tableau 9.1, MS Excel, MS PowerBI.
+* [KYLIN-1219](https://issues.apache.org/jira/browse/KYLIN-1219) - Kylin 
support SSO with Spring SAML.
+
+__Support__
+
+Any issue or question during upgrade, please
+open JIRA to Kylin project: 
[https://issues.apache.org/jira/browse/KYLIN/](https://issues.apache.org/jira/browse/KYLIN/)
+or
+send mail to Apache Kylin dev mailing list: 
[[email protected]](mailto:[email protected])
+
+_Great thanks to everyone who contributed!_

http://git-wip-us.apache.org/repos/asf/kylin/blob/6bbdee49/website/assets/css/styles.css
----------------------------------------------------------------------
diff --git a/website/assets/css/styles.css b/website/assets/css/styles.css
index 901f688..3bd0d43 100644
--- a/website/assets/css/styles.css
+++ b/website/assets/css/styles.css
@@ -51,7 +51,7 @@ body {
 }
 p {
        line-height: 1.6em;
-       margin: 0 0 30px 0;
+       margin: 0 0 15px 0;
 }
 .title_text {
        font-size: 1.1em !important;
@@ -68,7 +68,7 @@ p {
 }
 ul, ol {
        line-height: 1.6em;
-       margin: 0 0 30px 0;
+       margin: 0 0 15px 0;
 }
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: 'Open sans', 'HelveticaNeueRegular', Arial, sans-serif;

http://git-wip-us.apache.org/repos/asf/kylin/blob/6bbdee49/website/download/index.md
----------------------------------------------------------------------
diff --git a/website/download/index.md b/website/download/index.md
index 6d06f66..59983ce 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -4,19 +4,19 @@ title: Download
 permalink: /download/index.html
 ---
 
-__Latest Release(Source Code)__  
+__Latest Release (Source Code)__  
 The latest release of Apache Kylin™ can be downloaded from the ASF:
 
-* [Apache Kylin 
v1.3.0](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.3.0/)
-* [Release Notes](http://kylin.apache.org/docs/release_notes.html)
-* Git Tag: [kylin-1.3.0](https://github.com/apache/kylin/tree/kylin-1.3.0)
-* Git Commit: 
[b95e47c4dde42ec752916013f67ed1221f092cb7](https://github.com/apache/kylin/commit/b95e47c4dde42ec752916013f67ed1221f092cb7)
+* [Apache Kylin 
v1.5.0](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.0/)
+* [Release Notes](http://kylin.apache.org/docs15/release_notes.html)
+* Git Tag: [kylin-1.5.0](https://github.com/apache/kylin/tree/kylin-1.5.0)
+* Git Commit: 
[64d02018fcf082745d4104d604646058fcb7e17c](https://github.com/apache/kylin/commit/64d02018fcf082745d4104d604646058fcb7e17c)
 
 __Binary Package (for running on HBase 0.98/0.99)__
 For convenience, there’s binary package also available: 
 
-* 
[apache-kylin-1.3.0-bin.tar.gz](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.3.0/apache-kylin-1.3.0-bin.tar.gz)
-* [Installation Guide](http://kylin.apache.org/docs/install)
+* 
[apache-kylin-1.5.0-bin.tar.gz](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.0/apache-kylin-1.5.0-bin.tar.gz)
+* [Installation Guide](http://kylin.apache.org/docs15/install)
 
 __Special Binary Package (for running on HBase 1.1.3 or above)__
 As there are more and more HBase 1.1 deployments, an binary snapshot build for 
HBase 1.1.3+ is provided; 
@@ -39,6 +39,7 @@ __ODBC Driver__
 Kylin ODBC driver requires [Microsoft Visual C++ 2012 
Redistributable](http://www.microsoft.com/en-us/download/details.aspx?id=30679) 
installed first. 
 And Kylin ODBC Driver could be downloaded here: 
 
+* [Kylin ODBC Driver 
v1.5](http://kylin.apache.org/download/KylinODBCDriver-1.5.zip) (recommended)
 * [Kylin ODBC Driver 
v1.2](http://kylin.apache.org/download/KylinODBCDriver-1.2.zip)
 
 

Reply via email to