svn commit: r1765533 - in /kylin/site: blog/2016/10/18/new-nrt-streaming/index.html feed.xml

2016-10-18 Thread lidong
Author: lidong Date: Wed Oct 19 06:02:59 2016 New Revision: 1765533 URL: http://svn.apache.org/viewvc?rev=1765533&view=rev Log: minor update on the blog Modified: kylin/site/blog/2016/10/18/new-nrt-streaming/index.html kylin/site/feed.xml Modified: kylin/site/blog/2016/10/18/new-nrt-stre

kylin git commit: KYLIN-2105 quick review changes

2016-10-18 Thread liyang
Repository: kylin Updated Branches: refs/heads/master db09f5f9c -> 047a23652 KYLIN-2105 quick review changes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/047a2365 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/

[13/50] [abbrv] kylin git commit: fix CI

2016-10-18 Thread lidong
fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fad9e818 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fad9e818 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/fad9e818 Branch: refs/heads/master-cdh5.

[25/50] [abbrv] kylin git commit: minor, move timezone setting early to surefire command line

2016-10-18 Thread lidong
minor, move timezone setting early to surefire command line Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/61a08d42 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/61a08d42 Diff: http://git-wip-us.apache.org/repos/asf

[36/50] [abbrv] kylin git commit: KYLIN-2091 Add API to init the start-point (of each parition) for streaming cube

2016-10-18 Thread lidong
KYLIN-2091 Add API to init the start-point (of each parition) for streaming cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c92f79ad Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c92f79ad Diff: http://git-wip-us.

[38/50] [abbrv] kylin git commit: delete the blank line code

2016-10-18 Thread lidong
delete the blank line code Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cc2b59fa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cc2b59fa Diff: http://git-wip-us.apache.org/repos/asf/kyl

[09/50] [abbrv] kylin git commit: KYLIN-1726 segment status may have been updated while job status wasn't committed

2016-10-18 Thread lidong
KYLIN-1726 segment status may have been updated while job status wasn't committed Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/726b0ec9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/726b0ec9 Diff: http://git-wip-

[14/50] [abbrv] kylin git commit: allow cleanupOldStorage() be overwritted

2016-10-18 Thread lidong
allow cleanupOldStorage() be overwritted Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4be729e0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4be729e0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4be729e

[37/50] [abbrv] kylin git commit: hive job use overrided MR job configuration by cube properties

2016-10-18 Thread lidong
hive job use overrided MR job configuration by cube properties Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ac356f01 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ac356f01 Diff: http:/

[47/50] [abbrv] kylin git commit: KYLIN-2105 add QueryId

2016-10-18 Thread lidong
KYLIN-2105 add QueryId Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/db09f5f9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/db09f5f9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/db09f5f9 Branch: refs/he

[08/50] [abbrv] kylin git commit: Revert "KYLIN-2078 Can't see generated SQL at Web UI"

2016-10-18 Thread lidong
Revert "KYLIN-2078 Can't see generated SQL at Web UI" This reverts commit 94a9f381548ff6ecfb253e189a3319252f18d16c. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dc969cd5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/t

[20/50] [abbrv] kylin git commit: KYLIN-2012 adjust rules for LookupTable & remove dead methods

2016-10-18 Thread lidong
KYLIN-2012 adjust rules for LookupTable & remove dead methods Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/36cf99ef Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/36cf99ef Diff: http://git-wip-us.apache.org/repos/a

[27/50] [abbrv] kylin git commit: KYLIN-2088 Refactor MeasureType to allow mutliple UDAF defined on a measure type

2016-10-18 Thread lidong
KYLIN-2088 Refactor MeasureType to allow mutliple UDAF defined on a measure type Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0018a212 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0018a212 Diff: http://git-wip-us

[18/50] [abbrv] kylin git commit: KYLIN-2085 Consider dynamicVariables in CompareTupleFilter operator swap

2016-10-18 Thread lidong
KYLIN-2085 Consider dynamicVariables in CompareTupleFilter operator swap Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8fbfc580 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8fbfc580 Diff: http://git-wip-us.apache.

[41/50] [abbrv] kylin git commit: KYLIN-2099 fix sample model

2016-10-18 Thread lidong
KYLIN-2099 fix sample model Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/03118bd4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/03118bd4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/03118bd4 Branch: re

[30/50] [abbrv] kylin git commit: KYLIN-2097 Get 'Column does not exist in row key desc" on cube has TopN measure

2016-10-18 Thread lidong
KYLIN-2097 Get 'Column does not exist in row key desc" on cube has TopN measure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c3bfd770 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c3bfd770 Diff: http://git-wip-us.a

[44/50] [abbrv] kylin git commit: KYLIN-1839, support kylin lib in HDFS

2016-10-18 Thread lidong
KYLIN-1839, support kylin lib in HDFS Signed-off-by: terry Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4473d710 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4473d710 Diff: http://git-wi

[33/50] [abbrv] kylin git commit: minor, better name for hive build step

2016-10-18 Thread lidong
minor, better name for hive build step Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ef0c9e5c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ef0c9e5c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ef0c9e5c

[40/50] [abbrv] kylin git commit: KYLIN-2091 bug fix

2016-10-18 Thread lidong
KYLIN-2091 bug fix Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c13ab1c3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c13ab1c3 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c13ab1c3 Branch: refs/heads/m

[12/50] [abbrv] kylin git commit: KYLIN-2076 Improve sample cube and data

2016-10-18 Thread lidong
KYLIN-2076 Improve sample cube and data Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0c7e2688 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0c7e2688 Diff: http://git-wip-us.apache.org/repo

[34/50] [abbrv] kylin git commit: KYLIN-2098 TopN support query UHC column without sorting by sum value

2016-10-18 Thread lidong
KYLIN-2098 TopN support query UHC column without sorting by sum value Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3924672b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3924672b Diff: http://git-wip-us.apache.org/

[26/50] [abbrv] kylin git commit: KYLIN-2088 Support intersect count for calculation of retention or conversion rates

2016-10-18 Thread lidong
KYLIN-2088 Support intersect count for calculation of retention or conversion rates Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b4c970ad Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b4c

[42/50] [abbrv] kylin git commit: Ignore ITKylinQueryTest as it will be invoked by sub-classes

2016-10-18 Thread lidong
Ignore ITKylinQueryTest as it will be invoked by sub-classes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c84892f5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c84892f5 Diff: http://git-wip-us.apache.org/repos/asf

[46/50] [abbrv] kylin git commit: KYLIN-1839 minor refactor

2016-10-18 Thread lidong
KYLIN-1839 minor refactor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6cafc422 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6cafc422 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/6cafc422 Branch: refs

[05/50] [abbrv] kylin git commit: KYLIN-1726 minor update in kylin.sh

2016-10-18 Thread lidong
KYLIN-1726 minor update in kylin.sh Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7847f51c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7847f51c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7847f51c Br

[03/50] [abbrv] kylin git commit: KYLIN-2072 Cleanup old streaming code

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/5aee0226/engine-streaming/src/main/java/org/apache/kylin/engine/streaming/StreamingManager.java -- diff --git a/engine-streaming/src/main/java/org/apache/kylin/engine/streaming/Str

[19/50] [abbrv] kylin git commit: KYLIN-2085 Add test cases

2016-10-18 Thread lidong
KYLIN-2085 Add test cases Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/96935fe9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/96935fe9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/96935fe9 Branch: refs

[35/50] [abbrv] kylin git commit: KYLIN-2099 fix sample table/cube desc

2016-10-18 Thread lidong
KYLIN-2099 fix sample table/cube desc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5429006a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5429006a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5429006a

[24/50] [abbrv] kylin git commit: minor, enhance KYLIN_HOME setup

2016-10-18 Thread lidong
minor, enhance KYLIN_HOME setup Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/021ccfd0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/021ccfd0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/021ccfd0 Branch

[07/50] [abbrv] kylin git commit: KYLIN-2078 Can't see generated SQL at Web UI

2016-10-18 Thread lidong
KYLIN-2078 Can't see generated SQL at Web UI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/94a9f381 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/94a9f381 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/94a

[15/50] [abbrv] kylin git commit: minor, controller classes extend from BasicController

2016-10-18 Thread lidong
minor, controller classes extend from BasicController Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ff851031 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ff851031 Diff: http://git-wip-us.apache.org/repos/asf/kylin

[49/50] [abbrv] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-10-18 Thread lidong
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b8391565 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b8391565 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[06/50] [abbrv] kylin git commit: KYLIN-1923 update context columns

2016-10-18 Thread lidong
KYLIN-1923 update context columns Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e23f761e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e23f761e Diff: http://git-wip-us.apache.org/repos/asf/

[28/50] [abbrv] kylin git commit: KYLIN-2088 fix CI

2016-10-18 Thread lidong
KYLIN-2088 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/81403c1b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/81403c1b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/81403c1b Branch: refs/heads/m

[04/50] [abbrv] kylin git commit: KYLIN-2072 Cleanup old streaming code

2016-10-18 Thread lidong
KYLIN-2072 Cleanup old streaming code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5aee0226 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5aee0226 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5aee0226 B

[21/50] [abbrv] kylin git commit: KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN

2016-10-18 Thread lidong
KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5974fc08 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5974fc08 Diff: http://git-wip

[50/50] [abbrv] kylin git commit: KYLIN-1672 support kylin on cdh 5.7

2016-10-18 Thread lidong
KYLIN-1672 support kylin on cdh 5.7 Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5f8b5e81 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5f8b5e81 Diff: http://git-wip-us.apache.org/repos/as

[29/50] [abbrv] kylin git commit: The SweetAlert at the front page may out of the page if the content is too long

2016-10-18 Thread lidong
The SweetAlert at the front page may out of the page if the content is too long Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/70c85a7a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/70c85a7a D

[10/50] [abbrv] kylin git commit: KYLIN-2076 Improve sample cube and data

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/0c7e2688/examples/sample_cube/template/cube_desc/kylin_sales_cube_desc.json -- diff --git a/examples/sample_cube/template/cube_desc/kylin_sales_cube_desc.json b/examples/sample_cub

[39/50] [abbrv] kylin git commit: KYLIN-2095 Allow cube to override Hive job configuration by properties

2016-10-18 Thread lidong
KYLIN-2095 Allow cube to override Hive job configuration by properties Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07e81fd0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07e81fd0 Diff: http://git-wip-us.apache.org

[01/50] [abbrv] kylin git commit: KYLIN-1726 package rename [Forced Update!]

2016-10-18 Thread lidong
Repository: kylin Updated Branches: refs/heads/master-cdh5.7 d5efd44c0 -> 5f8b5e816 (forced update) KYLIN-1726 package rename Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c67fa740 Tree: http://git-wip-us.apache.org/repo

[23/50] [abbrv] kylin git commit: Revert "KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN"

2016-10-18 Thread lidong
Revert "KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN" This reverts commit 5974fc0870be17a8801c55c7496093d42dbb7c4f. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bebbc784 Tree: http://

[31/50] [abbrv] kylin git commit: KYLIN-2084 Unload sample table failed

2016-10-18 Thread lidong
KYLIN-2084 Unload sample table failed Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ef44b7f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ef44b7f6 Diff: http://git-wip-us.apache.org/repos/as

[02/50] [abbrv] kylin git commit: KYLIN-2072 Cleanup old streaming code

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/5aee0226/source-kafka/src/main/java/org/apache/kylin/source/kafka/diagnose/TimeHistogram.java -- diff --git a/source-kafka/src/main/java/org/apache/kylin/source/kafka/diagnose/Time

[17/50] [abbrv] kylin git commit: KYLIN-2068: add optional comment column when sync hive table columns

2016-10-18 Thread lidong
KYLIN-2068: add optional comment column when sync hive table columns Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/58afe010 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/58afe010 Diff:

[43/50] [abbrv] kylin git commit: minor, clear MassIn unused code

2016-10-18 Thread lidong
minor, clear MassIn unused code Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d28835f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d28835f6 Diff: http://git-wip-us.apache.org/repos/asf/ky

[16/50] [abbrv] kylin git commit: KYLIN-2083 more RAM estimation test for MeasureAggregator and GTAggregateScanner

2016-10-18 Thread lidong
KYLIN-2083 more RAM estimation test for MeasureAggregator and GTAggregateScanner Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/460536c0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/460536c0 Diff: http://git-wip-us

[45/50] [abbrv] kylin git commit: KYLIN-1839 code review

2016-10-18 Thread lidong
KYLIN-1839 code review Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/aa1550c9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aa1550c9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/aa1550c9 Branch: refs/he

[32/50] [abbrv] kylin git commit: minor, mv method from query controller to service

2016-10-18 Thread lidong
minor, mv method from query controller to service Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/44cf9fba Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/44cf9fba Diff: http://git-wip-us.apach

[48/50] [abbrv] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/b8391565/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCS

[11/50] [abbrv] kylin git commit: KYLIN-2076 Improve sample cube and data

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/0c7e2688/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv -- diff --git a/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv b/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv ind

[22/50] [abbrv] kylin git commit: KYLIN-1967 Skip empty cube segment

2016-10-18 Thread lidong
KYLIN-1967 Skip empty cube segment Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e6698c8f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e6698c8f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/e6698c8f Bra

[15/50] [abbrv] kylin git commit: allow cleanupOldStorage() be overwritted

2016-10-18 Thread lidong
allow cleanupOldStorage() be overwritted Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4be729e0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4be729e0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4be729e

[13/50] [abbrv] kylin git commit: KYLIN-2076 Improve sample cube and data

2016-10-18 Thread lidong
KYLIN-2076 Improve sample cube and data Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0c7e2688 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0c7e2688 Diff: http://git-wip-us.apache.org/repo

[20/50] [abbrv] kylin git commit: KYLIN-2085 Add test cases

2016-10-18 Thread lidong
KYLIN-2085 Add test cases Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/96935fe9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/96935fe9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/96935fe9 Branch: refs

[35/50] [abbrv] kylin git commit: KYLIN-2098 TopN support query UHC column without sorting by sum value

2016-10-18 Thread lidong
KYLIN-2098 TopN support query UHC column without sorting by sum value Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3924672b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3924672b Diff: http://git-wip-us.apache.org/

[30/50] [abbrv] kylin git commit: The SweetAlert at the front page may out of the page if the content is too long

2016-10-18 Thread lidong
The SweetAlert at the front page may out of the page if the content is too long Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/70c85a7a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/70c85a7a D

[41/50] [abbrv] kylin git commit: KYLIN-2091 bug fix

2016-10-18 Thread lidong
KYLIN-2091 bug fix Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c13ab1c3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c13ab1c3 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c13ab1c3 Branch: refs/heads/m

[45/50] [abbrv] kylin git commit: KYLIN-1839, support kylin lib in HDFS

2016-10-18 Thread lidong
KYLIN-1839, support kylin lib in HDFS Signed-off-by: terry Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4473d710 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4473d710 Diff: http://git-wi

[19/50] [abbrv] kylin git commit: KYLIN-2085 Consider dynamicVariables in CompareTupleFilter operator swap

2016-10-18 Thread lidong
KYLIN-2085 Consider dynamicVariables in CompareTupleFilter operator swap Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8fbfc580 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8fbfc580 Diff: http://git-wip-us.apache.

[11/50] [abbrv] kylin git commit: KYLIN-2076 Improve sample cube and data

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/0c7e2688/examples/sample_cube/template/cube_desc/kylin_sales_cube_desc.json -- diff --git a/examples/sample_cube/template/cube_desc/kylin_sales_cube_desc.json b/examples/sample_cub

[23/50] [abbrv] kylin git commit: KYLIN-1967 Skip empty cube segment

2016-10-18 Thread lidong
KYLIN-1967 Skip empty cube segment Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e6698c8f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e6698c8f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/e6698c8f Bra

[06/50] [abbrv] kylin git commit: KYLIN-1726 minor update in kylin.sh

2016-10-18 Thread lidong
KYLIN-1726 minor update in kylin.sh Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7847f51c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7847f51c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7847f51c Br

[07/50] [abbrv] kylin git commit: KYLIN-1923 update context columns

2016-10-18 Thread lidong
KYLIN-1923 update context columns Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e23f761e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e23f761e Diff: http://git-wip-us.apache.org/repos/asf/

[33/50] [abbrv] kylin git commit: minor, mv method from query controller to service

2016-10-18 Thread lidong
minor, mv method from query controller to service Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/44cf9fba Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/44cf9fba Diff: http://git-wip-us.apach

[38/50] [abbrv] kylin git commit: delete the blank line code

2016-10-18 Thread lidong
delete the blank line code Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cc2b59fa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cc2b59fa Diff: http://git-wip-us.apache.org/repos/asf/kyl

[08/50] [abbrv] kylin git commit: KYLIN-2078 Can't see generated SQL at Web UI

2016-10-18 Thread lidong
KYLIN-2078 Can't see generated SQL at Web UI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/94a9f381 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/94a9f381 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/94a

[05/50] [abbrv] kylin git commit: KYLIN-2072 Cleanup old streaming code

2016-10-18 Thread lidong
KYLIN-2072 Cleanup old streaming code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5aee0226 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5aee0226 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5aee0226 B

[37/50] [abbrv] kylin git commit: KYLIN-2091 Add API to init the start-point (of each parition) for streaming cube

2016-10-18 Thread lidong
KYLIN-2091 Add API to init the start-point (of each parition) for streaming cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c92f79ad Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c92f79ad Diff: http://git-wip-us.

[48/50] [abbrv] kylin git commit: KYLIN-2105 add QueryId

2016-10-18 Thread lidong
KYLIN-2105 add QueryId Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/db09f5f9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/db09f5f9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/db09f5f9 Branch: refs/he

[22/50] [abbrv] kylin git commit: KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN

2016-10-18 Thread lidong
KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5974fc08 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5974fc08 Diff: http://git-wip

[31/50] [abbrv] kylin git commit: KYLIN-2097 Get 'Column does not exist in row key desc" on cube has TopN measure

2016-10-18 Thread lidong
KYLIN-2097 Get 'Column does not exist in row key desc" on cube has TopN measure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c3bfd770 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c3bfd770 Diff: http://git-wip-us.a

[14/50] [abbrv] kylin git commit: fix CI

2016-10-18 Thread lidong
fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fad9e818 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fad9e818 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/fad9e818 Branch: refs/heads/master-hbase

[25/50] [abbrv] kylin git commit: minor, enhance KYLIN_HOME setup

2016-10-18 Thread lidong
minor, enhance KYLIN_HOME setup Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/021ccfd0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/021ccfd0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/021ccfd0 Branch

[36/50] [abbrv] kylin git commit: KYLIN-2099 fix sample table/cube desc

2016-10-18 Thread lidong
KYLIN-2099 fix sample table/cube desc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5429006a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5429006a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5429006a

[50/50] [abbrv] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-10-18 Thread lidong
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b8391565 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b8391565 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[04/50] [abbrv] kylin git commit: KYLIN-2072 Cleanup old streaming code

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/5aee0226/engine-streaming/src/main/java/org/apache/kylin/engine/streaming/StreamingManager.java -- diff --git a/engine-streaming/src/main/java/org/apache/kylin/engine/streaming/Str

[28/50] [abbrv] kylin git commit: KYLIN-2088 Refactor MeasureType to allow mutliple UDAF defined on a measure type

2016-10-18 Thread lidong
KYLIN-2088 Refactor MeasureType to allow mutliple UDAF defined on a measure type Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0018a212 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0018a212 Diff: http://git-wip-us

[09/50] [abbrv] kylin git commit: Revert "KYLIN-2078 Can't see generated SQL at Web UI"

2016-10-18 Thread lidong
Revert "KYLIN-2078 Can't see generated SQL at Web UI" This reverts commit 94a9f381548ff6ecfb253e189a3319252f18d16c. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dc969cd5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/t

[01/50] [abbrv] kylin git commit: KYLIN-2072 further cleanup old streaming code [Forced Update!]

2016-10-18 Thread lidong
Repository: kylin Updated Branches: refs/heads/master-hbase1.x 3d38f042e -> b8391565e (forced update) KYLIN-2072 further cleanup old streaming code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ed643e6b Tree: http://git-

[16/50] [abbrv] kylin git commit: minor, controller classes extend from BasicController

2016-10-18 Thread lidong
minor, controller classes extend from BasicController Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ff851031 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ff851031 Diff: http://git-wip-us.apache.org/repos/asf/kylin

[49/50] [abbrv] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/b8391565/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCS

[43/50] [abbrv] kylin git commit: Ignore ITKylinQueryTest as it will be invoked by sub-classes

2016-10-18 Thread lidong
Ignore ITKylinQueryTest as it will be invoked by sub-classes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c84892f5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c84892f5 Diff: http://git-wip-us.apache.org/repos/asf

[39/50] [abbrv] kylin git commit: hive job use overrided MR job configuration by cube properties

2016-10-18 Thread lidong
hive job use overrided MR job configuration by cube properties Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ac356f01 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ac356f01 Diff: http:/

[42/50] [abbrv] kylin git commit: KYLIN-2099 fix sample model

2016-10-18 Thread lidong
KYLIN-2099 fix sample model Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/03118bd4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/03118bd4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/03118bd4 Branch: re

[44/50] [abbrv] kylin git commit: minor, clear MassIn unused code

2016-10-18 Thread lidong
minor, clear MassIn unused code Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d28835f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d28835f6 Diff: http://git-wip-us.apache.org/repos/asf/ky

[40/50] [abbrv] kylin git commit: KYLIN-2095 Allow cube to override Hive job configuration by properties

2016-10-18 Thread lidong
KYLIN-2095 Allow cube to override Hive job configuration by properties Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07e81fd0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07e81fd0 Diff: http://git-wip-us.apache.org

[17/50] [abbrv] kylin git commit: KYLIN-2083 more RAM estimation test for MeasureAggregator and GTAggregateScanner

2016-10-18 Thread lidong
KYLIN-2083 more RAM estimation test for MeasureAggregator and GTAggregateScanner Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/460536c0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/460536c0 Diff: http://git-wip-us

[46/50] [abbrv] kylin git commit: KYLIN-1839 code review

2016-10-18 Thread lidong
KYLIN-1839 code review Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/aa1550c9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aa1550c9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/aa1550c9 Branch: refs/he

[34/50] [abbrv] kylin git commit: minor, better name for hive build step

2016-10-18 Thread lidong
minor, better name for hive build step Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ef0c9e5c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ef0c9e5c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ef0c9e5c

[47/50] [abbrv] kylin git commit: KYLIN-1839 minor refactor

2016-10-18 Thread lidong
KYLIN-1839 minor refactor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6cafc422 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6cafc422 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/6cafc422 Branch: refs

[26/50] [abbrv] kylin git commit: minor, move timezone setting early to surefire command line

2016-10-18 Thread lidong
minor, move timezone setting early to surefire command line Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/61a08d42 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/61a08d42 Diff: http://git-wip-us.apache.org/repos/asf

[24/50] [abbrv] kylin git commit: Revert "KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN"

2016-10-18 Thread lidong
Revert "KYLIN-2012 rename RealizationStatusEnum.DESCBROKEN to RealizationStatusEnum.BROKEN" This reverts commit 5974fc0870be17a8801c55c7496093d42dbb7c4f. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bebbc784 Tree: http://

[29/50] [abbrv] kylin git commit: KYLIN-2088 fix CI

2016-10-18 Thread lidong
KYLIN-2088 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/81403c1b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/81403c1b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/81403c1b Branch: refs/heads/m

[32/50] [abbrv] kylin git commit: KYLIN-2084 Unload sample table failed

2016-10-18 Thread lidong
KYLIN-2084 Unload sample table failed Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ef44b7f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ef44b7f6 Diff: http://git-wip-us.apache.org/repos/as

[27/50] [abbrv] kylin git commit: KYLIN-2088 Support intersect count for calculation of retention or conversion rates

2016-10-18 Thread lidong
KYLIN-2088 Support intersect count for calculation of retention or conversion rates Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b4c970ad Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b4c

[02/50] [abbrv] kylin git commit: KYLIN-1726 package rename

2016-10-18 Thread lidong
KYLIN-1726 package rename Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c67fa740 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c67fa740 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c67fa740 Branch: refs

[03/50] [abbrv] kylin git commit: KYLIN-2072 Cleanup old streaming code

2016-10-18 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/5aee0226/source-kafka/src/main/java/org/apache/kylin/source/kafka/diagnose/TimeHistogram.java -- diff --git a/source-kafka/src/main/java/org/apache/kylin/source/kafka/diagnose/Time

[10/50] [abbrv] kylin git commit: KYLIN-1726 segment status may have been updated while job status wasn't committed

2016-10-18 Thread lidong
KYLIN-1726 segment status may have been updated while job status wasn't committed Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/726b0ec9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/726b0ec9 Diff: http://git-wip-

[21/50] [abbrv] kylin git commit: KYLIN-2012 adjust rules for LookupTable & remove dead methods

2016-10-18 Thread lidong
KYLIN-2012 adjust rules for LookupTable & remove dead methods Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/36cf99ef Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/36cf99ef Diff: http://git-wip-us.apache.org/repos/a

  1   2   >