Repository: kylin
Updated Branches:
  refs/heads/document 1c82143d2 -> 7dfcc595b


update upgrade guide for 1.6.0


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

Branch: refs/heads/document
Commit: 7dfcc595b7bd58ae4f71df6ea6b9c2227d992cb3
Parents: 1c82143
Author: shaofengshi <shaofeng...@apache.org>
Authored: Thu Nov 24 12:28:58 2016 +0800
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Thu Nov 24 12:28:58 2016 +0800

----------------------------------------------------------------------
 website/_docs15/howto/howto_upgrade.md |  12 +++
 website/_docs16/howto/howto_upgrade.md | 127 ++++------------------------
 website/download/index.cn.md           |  10 +--
 website/download/index.md              |  10 +--
 4 files changed, 40 insertions(+), 119 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/7dfcc595/website/_docs15/howto/howto_upgrade.md
----------------------------------------------------------------------
diff --git a/website/_docs15/howto/howto_upgrade.md 
b/website/_docs15/howto/howto_upgrade.md
index 637158e..6bbda13 100644
--- a/website/_docs15/howto/howto_upgrade.md
+++ b/website/_docs15/howto/howto_upgrade.md
@@ -6,6 +6,18 @@ permalink: /docs15/howto/howto_upgrade.html
 since: v1.5.1
 ---
 
+Running as a Hadoop client, Apache Kylin's metadata and Cube data are 
persistended in Hadoop (HBase and HDFS), so the upgrade is relatively easy and 
user doesn't need worry about data loss. The upgrade can be performed in the 
following steps:
+
+* Download the new Apache Kylin binary package for your Hadoop version from 
Kylin's download page;
+* Uncompress the new version Kylin package to a new folder, e.g, 
/usr/local/kylin/apache-kylin-1.6.0/ (directly overwrite old instance is not 
recommended);
+* Copy the configuration files (`$KYLIN_HOME/conf/*`) from old instance (e.g 
/usr/local/kylin/apache-kylin-1.5.4/) to the new instance's `conf` folder if 
you have customized configurations; It is recommended to do a compare and merge 
since there might be new parameters introduced. If you have modified tomcat 
configuration ($KYLIN_HOME/tomcat/conf/), also remember to do the same.
+* Stop the current Kylin instance with `./bin/kylin.sh stop`;
+* Set the `KYLIN_HOME` env variable to the new instance's installation folder. 
If you have set `KYLIN_HOME` in `~/.bash_profile` or other scripts, remember to 
update them as well.
+* Start the new Kylin instance with `$KYLIN_HOME/bin/kylin start`; After be 
started, login Kylin web to check whether your cubes can be loaded correctly.
+* [Upgrade coprocessor](howto_update_coprocessor.html) to ensure the HBase 
region servers use the latest Kylin coprocessor.
+* Verify your SQL queries can be performed successfully.
+
+Below are versions specific guides:
 
 ## Upgrade from 1.5.2 to v1.5.3
 Kylin v1.5.3 metadata is compitible with v1.5.2, your cubes don't need 
rebuilt, as usual, some actions need to be performed:

http://git-wip-us.apache.org/repos/asf/kylin/blob/7dfcc595/website/_docs16/howto/howto_upgrade.md
----------------------------------------------------------------------
diff --git a/website/_docs16/howto/howto_upgrade.md 
b/website/_docs16/howto/howto_upgrade.md
index 47f0414..ed53116 100644
--- a/website/_docs16/howto/howto_upgrade.md
+++ b/website/_docs16/howto/howto_upgrade.md
@@ -6,6 +6,24 @@ permalink: /docs16/howto/howto_upgrade.html
 since: v1.5.1
 ---
 
+Running as a Hadoop client, Apache Kylin's metadata and Cube data are 
persistended in Hadoop (HBase and HDFS), so the upgrade is relatively easy and 
user doesn't need worry about data loss. The upgrade can be performed in the 
following steps:
+
+* Download the new Apache Kylin binary package for your Hadoop version from 
Kylin's download page;
+* Uncompress the new version Kylin package to a new folder, e.g, 
/usr/local/kylin/apache-kylin-1.6.0/ (directly overwrite old instance is not 
recommended);
+* Copy the configuration files (`$KYLIN_HOME/conf/*`) from old instance (e.g 
/usr/local/kylin/apache-kylin-1.5.4/) to the new instance's `conf` folder if 
you have customized configurations; It is recommended to do a compare and merge 
since there might be new parameters introduced. If you have modified tomcat 
configuration ($KYLIN_HOME/tomcat/conf/), also remember to do the same.
+* Stop the current Kylin instance with `./bin/kylin.sh stop`;
+* Set the `KYLIN_HOME` env variable to the new instance's installation folder. 
If you have set `KYLIN_HOME` in `~/.bash_profile` or other scripts, remember to 
update them as well.
+* Start the new Kylin instance with `$KYLIN_HOME/bin/kylin start`; After be 
started, login Kylin web to check whether your cubes can be loaded correctly.
+* [Upgrade coprocessor](howto_update_coprocessor.html) to ensure the HBase 
region servers use the latest Kylin coprocessor.
+* Verify your SQL queries can be performed successfully.
+
+Below are versions specific guides:
+
+## Upgrade from v1.5.4 to v1.6.0
+Kylin v1.5.4 and v1.6.0 are compitible in metadata; Please follow the common 
upgrade steps above.
+
+## Upgrade from v1.5.3 to v1.5.4
+Kylin v1.5.3 and v1.5.4 are compitible in metadata; Please follow the common 
upgrade steps above.
 
 ## Upgrade from 1.5.2 to v1.5.3
 Kylin v1.5.3 metadata is compitible with v1.5.2, your cubes don't need 
rebuilt, as usual, some actions need to be performed:
@@ -46,112 +64,3 @@ A new job conf file named "kylin\_job\_conf\_inmem.xml" is 
added in "conf" folde
 
 Besides, if you have used separate config files for different capacity cubes, 
for example "kylin\_job\_conf\_small.xml", "kylin\_job\_conf\_medium.xml" and 
"kylin\_job\_conf\_large.xml", please note that they are deprecated now; Only 
"kylin\_job\_conf.xml" and "kylin\_job\_conf\_inmem.xml" will be used for 
submitting cube job; If you have cube level job configurations (like using 
different Yarn job queue), you can customize at cube level, check 
[KYLIN-1706](https://issues.apache.org/jira/browse/KYLIN-1706)
 
-## Upgrade from prior 1.5 to v1.5.1
-
-Kylin 1.5.1 is not backward compatible in terms of metadata. (The built cubes 
are still functional after metadata upgrade) So if you want to deploy v1.5.x 
code on your prior 1.5 metadata store (in the following text we'll use v1.3.0 
as example), you need to upgrade the metadata as following steps:
-
-#### 1. Backup metadata on v1.3.0
-
-To avoid data loss during the upgrade, a backup at the very beginning is 
always suggested. In case of upgrade failure, you can roll back to original 
state with the backup.
-
-```
-export KYLIN_HOME="<path_of_1_3_0_installation>" 
-$KYLIN_HOME/bin/metastore.sh backup
-``` 
-
-It will print the backup folder, write it down and make sure it will not be 
deleted before the upgrade finished. We'll later reference this folder as 
BACKUP_FOLDER.
-
-#### 2. Stop Kylin v1.3.0 instance
-
-Before deploying Kylin v1.5.1 instance, you need to stop the old instance. 
Note that end users cannot access kylin service from this point.
-
-```
-$KYLIN_HOME/bin/kylin.sh stop
-```
-
-#### 3. Install Kylin v1.5.1 and copy back "conf"
-
-Download the new Kylin v1.5.1 binary package from Kylin's download page; 
Extract it to a different folder other than current KYLIN_HOME; Before copy 
back the "conf" folder, do a compare and merge between the old and new 
kylin.properties to ensure newly introduced property will be kept.
-
-#### 4. Automaticly upgrade metadata
-
-Kylin v1.5.1 package provides a tool for metadata automaticly upgrade. In this 
upgrade, all cubes' metadata will be updated to v1.5.1 compatible format. The 
treatment of empty cubes and non-empty cubes are different though. For empty 
cubes, we'll upgrade the cube's storage engine and cubing engine to the latest, 
so that new features will be enabled for the new coming cubing jobs. But those 
non-empty cubes carries legacy cube segments, so we'll remain its old storage 
engine and cubing engine. In other word, the non-empty cubes will not enjoy the 
performance and storage wise gains released in 1.5.x versions. Check the last 
section to see how to deal with non-empty cubes.
-To avoid corrupting the metadata store, metadata upgrade is performed against 
a copy of the local metadata backup, i.e. a copy of BACKUP_FOLDER.
-
-```
-export KYLIN_HOME="<path_of_1_5_0_installation>" 
-$KYLIN_HOME/bin/kylin.sh  
org.apache.kylin.cube.upgrade.entry.CubeMetadataUpgradeEntry_v_1_5_1 
<path_of_BACKUP_FOLDER>
-```
-
-The above commands will first copy the BACKUP_FOLDER to 
${BACKUP_FOLDER}_workspace, and perform the upgrade against the workspace 
folder at local disk. Check the output, if no error happened, then you have a 
1.5.1 compatible metadata saved in the workspace folder now. Otherwise the 
upgrade process is not successful, please don't take further actions. 
-The next thing to do is to override the metatdata store with the new metadata 
in workspace:
-
-```
-$KYLIN_HOME/bin/metastore.sh reset
-$KYLIN_HOME/bin/metastore.sh restore <path_of_workspace>
-```
-
-The last thing to do is to upgrade all cubes' coprocessor:
-
-```
-$KYLIN_HOME/bin/kylin.sh 
org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI 
$KYLIN_HOME/lib/kylin-coprocessor*.jar all
-```
-
-#### 6. Start Kylin v1.5.1 instance
-
-```
-$KYLIN_HOME/bin/kylin.sh start
-```
-
-Check the log and open web UI to see if the upgrade succeeded.
-
-## Rollback if the upgrade is failed
-
-If the new version couldn't startup normally, you need to roll back to orignal 
v1.3.0 version. The steps are as followed:
-
-#### 1. Stop Kylin v1.5.1 instance
-
-```
-$KYLIN_HOME/bin/kylin.sh stop
-```
-
-#### 2. Restore 1.3.0 metadata from backup folder
-
-```
-export KYLIN_HOME="<path_of_1_3_0_installation>"
-$KYLIN_HOME/bin/metastore.sh reset
-$KYLIN_HOME/bin/metastore.sh restore <path_of_BACKUP_FOLDER>
-``` 
-
-#### 3. Deploy coprocessor of v1.3.0
-
-Since coprocessor of used HTable are upgraded as v1.5.1, you need to manually 
downgrade them with this command.
-
-```
-$KYLIN_HOME/bin/kylin.sh org.apache.kylin.job.tools.DeployCoprocessorCLI 
$KYLIN_HOME/lib/kylin-coprocessor*.jar all
-```
-
-#### 4. Start Kylin v1.3.0 instance
-
-```
-$KYLIN_HOME/bin/kylin.sh start
-```
-
-## For non-empty cubes
-
-Since old cubes built with v1.3.0 cannot leverage new features of v1.5.1. But 
if you must have them on your cubes, you can choose one of these solutions:
-
-#### 1. Rebuild cubes
-
-This is the simplest way: If the cost of rebuilding is acceptable, if you 
purge the cube before Metadata Upgrade. After upgrade done, you need to 
manually rebuild those segments by yourself.
-
-#### 2. Use hybrid model
-
-If you can't rebuild any segments, but want to leverage new features for new 
segments. You can use hybrid model, which contains not only your old segments, 
but also an new empty cube which has same model with the old one. For the empty 
cube, you can do incremental building with new v1.5.x features. For the old 
cube, you can refresh existing segments only.
-
-Here is the command to create hybrid model:
-
-```
-export KYLIN_HOME="<path_of_1_5_0_installation>"
-$KYLIN_HOME/bin/kylin.sh org.apache.kylin.tool.ExtendCubeToHybridCLI 
<project_name> <cube_name>
-```

http://git-wip-us.apache.org/repos/asf/kylin/blob/7dfcc595/website/download/index.cn.md
----------------------------------------------------------------------
diff --git a/website/download/index.cn.md b/website/download/index.cn.md
index 7e3e16a..2181974 100644
--- a/website/download/index.cn.md
+++ b/website/download/index.cn.md
@@ -3,7 +3,7 @@ layout: download-cn
 title: 下载
 ---
 
-1.5.4.1是最新的发布版本. 1.6.0-SNAPSHOT是最新的开发快照版本.
+1.5.4.1是最新的发布版本. 1.6.0-SNAPSHOT是最新的开发快照版本, 
仅供开发测试使用.
 当前稳定版是1.5.4.1. 
 您可以按照这些[步骤](https://www.apache.org/info/verification.html) 
并使用这些[KEYS](http://kylin.apache.org/KEYS)来验证下载文件的有效性.
 
@@ -13,16 +13,16 @@ title: 下载
 * 二进制包下载:
        * for HBase 0.98 (includes HDP 2.2, CDH 5.2/5.3) - 
[apache-kylin-1.5.4.1-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-bin.tar.gz)
  
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-bin.tar.gz.md5)\]
        * for HBase 1.x (includes HDP 2.3/2.4, EMR 5.0) - 
[apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz.md5)\]
-       * for CDH 5.7/5.8 - 
[apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.md5)\]
+       * for CDH 5.5/5.7/5.8 - 
[apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.md5)\]
 
 
 ## 1.6.0-SNAPSHOT (scalable streaming)
 * 
在这个版本中Kylin对以Kafka做数据源有了更好的支持,请参考博客[New
 NRT Streaming in Apache Kylin](/blog/2016/10/18/new-nrt-streaming/).
 * [Release Notes 
(draft)](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12333366)
 * 二进制包下载 (2016-11-04更新):
-       * for HBase 0.98 - 
[apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz)
  
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.md5)\]
-       * for HBase 1.x - 
[apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.md5)\]
-       * for CDH 5.7/5.8 - 
[apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.md5)\]
+       * for HBase 0.98 (includes HDP 2.2, CDH 5.2/5.3) - 
[apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz)
  
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.md5)\]
+       * for HBase 1.x (includes HDP 2.3/2.4, EMR 5.0) - 
[apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.md5)\]
+       * for CDH 5.5/5.7/5.8 - 
[apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.md5)\]
 
 
 ## 以前的版本  

http://git-wip-us.apache.org/repos/asf/kylin/blob/7dfcc595/website/download/index.md
----------------------------------------------------------------------
diff --git a/website/download/index.md b/website/download/index.md
index 4a9e938..fef0fd5 100644
--- a/website/download/index.md
+++ b/website/download/index.md
@@ -4,7 +4,7 @@ title: Download
 permalink: /download/index.html
 ---
 
-1.5.4.1 is the latest release. 1.6.0-SNAPSHOT is the latest development 
snapshot build.
+1.5.4.1 is the latest release. 1.6.0-SNAPSHOT is the latest development 
snapshot build, only for dev/test purpose.
 The current stable version is 1.5.4.1. 
 You can verify your download by following these 
[procedures](https://www.apache.org/info/verification.html) and using these 
[KEYS](http://kylin.apache.org/KEYS).
 
@@ -14,16 +14,16 @@ You can verify your download by following these 
[procedures](https://www.apache.
 * Binary download:
        * for HBase 0.98 (includes HDP 2.2, CDH 5.2/5.3) - 
[apache-kylin-1.5.4.1-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-bin.tar.gz)
  
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-bin.tar.gz.md5)\]
        * for HBase 1.x (includes HDP 2.3/2.4, EMR 5.0) - 
[apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz.md5)\]
-       * for CDH 5.7/5.8 - 
[apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.md5)\]
+       * for CDH 5.5/5.7/5.8 - 
[apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.5.4.1/apache-kylin-1.5.4.1-cdh5.7-bin.tar.gz.md5)\]
 
 
 ## 1.6.0-SNAPSHOT (scalable streaming)
 * In this version Kylin has better support for Kafka as data source, read blog 
[New NRT Streaming in Apache Kylin](/blog/2016/10/18/new-nrt-streaming/).
 * [Release Notes 
(draft)](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12333366)
 * Binary download (updated on 2016-11-04):
-       * for HBase 0.98 - 
[apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz)
  
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.md5)\]
-       * for HBase 1.x - 
[apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.md5)\]
-       * for CDH 5.7/5.8 - 
[apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.md5)\]
+       * for HBase 0.98 (includes HDP 2.2, CDH 5.2/5.3) - 
[apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz)
  
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-SNAPSHOT-bin.tar.gz.md5)\]
+       * for HBase 1.x (includes HDP 2.3/2.4, EMR 5.0) - 
[apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-hbase1.x-SNAPSHOT-bin.tar.gz.md5)\]
+       * for CDH 5.5/5.7/5.8 - 
[apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz)
 
\[[asc](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.asc)\]
 
\[[md5](https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.6.0-rc1-2/apache-kylin-1.6.0-cdh5.7-SNAPSHOT-bin.tar.gz.md5)\]
 
 
 ## Previous Release  

Reply via email to