Repository: kylin
Updated Branches:
  refs/heads/document 407ee5f37 -> 3c6a9a63d


add 160 release ntoes


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3c6a9a63
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3c6a9a63
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3c6a9a63

Branch: refs/heads/document
Commit: 3c6a9a63d7ede52d899c634fd9dba98667be7100
Parents: 407ee5f
Author: shaofengshi <[email protected]>
Authored: Sat Dec 3 21:11:55 2016 +0800
Committer: shaofengshi <[email protected]>
Committed: Sat Dec 3 21:11:55 2016 +0800

----------------------------------------------------------------------
 .../_posts/blog/2016-12-04-release-v1.6.0.cn.md | 42 +++++++++++++++++++
 .../_posts/blog/2016-12-04-release-v1.6.0.md    | 43 ++++++++++++++++++++
 2 files changed, 85 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/3c6a9a63/website/_posts/blog/2016-12-04-release-v1.6.0.cn.md
----------------------------------------------------------------------
diff --git a/website/_posts/blog/2016-12-04-release-v1.6.0.cn.md 
b/website/_posts/blog/2016-12-04-release-v1.6.0.cn.md
new file mode 100644
index 0000000..b5cbe01
--- /dev/null
+++ b/website/_posts/blog/2016-12-04-release-v1.6.0.cn.md
@@ -0,0 +1,42 @@
+---
+layout: post-blog
+title:  Apache Kylin v1.6.0 正式发布
+date:   2016-12-04 21:00:00
+author: Shaofeng Shi
+categories: blog
+---
+
+Apache Kylin社区非常高兴宣布Apache Kylin v1.6.0正式发布。
+
+Apache 
Kylin是一个开源的分布式分析引擎,提供Hadoop之上的SQL查询接口及多维分析(OLAP)能力,支持对è¶
…大规模数据进行秒级查询。
+
+Apache Kylin v1.6.0带来了更可靠更易于管理的从Apache 
Kafka流中直接构建Cube的能力,使得用户可以在更多场景中更自然地进行数据分析,使得数据从产生到被检索到的延迟,从以前的一天或数小时,降低到数分钟。
 Apache Kylin 1.6.0修复了102个issue,包
括缺陷,改进和新功能,详见[release notes]( 
+https://kylin.apache.org/docs16/release_notes.html).
+
+
+## 主要变化
+
+- 可伸缩的流式Cube构建 
[KYLIN-1726](https://issues.apache.org/jira/browse/KYLIN-1726) 
+- TopN性能增强 
[KYLIN-1917](https://issues.apache.org/jira/browse/KYLIN-1917) 
+- 支持Kafka的嵌入格式的JSON消息 
[KYLIN-1919](https://issues.apache.org/jira/browse/KYLIN-1919) 
+- 可靠同步hive表模式更改 
[KYLIN-2012](https://issues.apache.org/jira/browse/KYLIN-2012) 
+- 支持更多Kafka消息的时间戳格式 
[KYLIN-2054](https://issues.apache.org/jira/browse/KYLIN-2054) 
+- 增加Boolean编码 
[KYLIN-2055](https://issues.apache.org/jira/browse/KYLIN-2055) 
+- 支持多segment并行构建/合并/刷新 
[KYLIN-2070](https://issues.apache.org/jira/browse/KYLIN-2070) 
+- 支持更新流式表模式和配置的修改 
[KYLIN-2082](https://issues.apache.org/jira/browse/KYLIN-2082) 
+
+
+下载Apache Kylin v1.6.0源代码及二进制安装包
,请访问[下载](http://kylin.apache.org/cn/download/)页面.
+
+__升级__
+
+参见[升级指南](/docs16/howto/howto_upgrade.html).
+
+__支持__
+
+升级和使用过程中有任何问题,请:
+提交至Kylin的JIRA: 
[https://issues.apache.org/jira/browse/KYLIN/](https://issues.apache.org/jira/browse/KYLIN/)
+或者
+发送邮件到Apache Kylin邮件列表: 
[[email protected]](mailto:[email protected])
+
+_感谢每一位朋友的参与和贡献!_
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/kylin/blob/3c6a9a63/website/_posts/blog/2016-12-04-release-v1.6.0.md
----------------------------------------------------------------------
diff --git a/website/_posts/blog/2016-12-04-release-v1.6.0.md 
b/website/_posts/blog/2016-12-04-release-v1.6.0.md
new file mode 100644
index 0000000..1190019
--- /dev/null
+++ b/website/_posts/blog/2016-12-04-release-v1.6.0.md
@@ -0,0 +1,43 @@
+---
+layout: post-blog
+title:  Apache Kylin v1.6.0 Release Announcement
+date:   2016-12-04 20:00:00
+author: Shaofeng Shi
+categories: blog
+---
+
+The Apache Kylin community is pleased to announce the release of Apache Kylin 
v1.6.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.
+
+This is a major release after 1.5.4, with the reliable and scalable support 
for using Apache Kafka as data source; this enables user to build cubes 
directly from streaming data (without loading to Apache Hive), reducing the 
data latency from days/hours to minutes. 
+
+Apache Kylin 1.6.0 resolved 102 issues including bug fixes, improvements, and 
new features. All of the changes can be found in the [release notes]( 
+https://kylin.apache.org/docs16/release_notes.html).
+
+
+## Change Highlights
+
+- Scalable streaming cubing 
[KYLIN-1726](https://issues.apache.org/jira/browse/KYLIN-1726) 
+- TopN counter merge performance improvement 
[KYLIN-1917](https://issues.apache.org/jira/browse/KYLIN-1917)
+- Support Embedded Structure JSON Message 
[KYLIN-1919](https://issues.apache.org/jira/browse/KYLIN-1919)
+- More robust approach to hive schema changes 
[KYLIN-2012](https://issues.apache.org/jira/browse/KYLIN-2012)
+- TimedJsonStreamParser should support other time format 
[KYLIN-2054](https://issues.apache.org/jira/browse/KYLIN-2054)
+- Add an encoder for Boolean type 
[KYLIN-2055](https://issues.apache.org/jira/browse/KYLIN-2055) 
+- Allowe concurrent build/refresh/merge 
[KYLIN-2070](https://issues.apache.org/jira/browse/KYLIN-2070) 
+- Support to change streaming configuration 
[KYLIN-2082](https://issues.apache.org/jira/browse/KYLIN-2082) 
+
+To download Apache Kylin v1.6.0 source code or binary package, visit the 
[download](http://kylin.apache.org/download) page.
+
+__Upgrade__
+ 
+Follow the [upgrade guide](/docs16/howto/howto_upgrade.html).
+
+__Support__
+
+Any issue or question,
+open JIRA to Apache 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!_

Reply via email to