svn commit: r1807226 - in /kylin/site: docs21/howto/howto_use_restapi.html feed.xml

2017-09-04 Thread lidong
Author: lidong Date: Mon Sep 4 14:01:45 2017 New Revision: 1807226 URL: http://svn.apache.org/viewvc?rev=1807226&view=rev Log: KYLIN-2795 Improve REST API document, add get/list jobs Modified: kylin/site/docs21/howto/howto_use_restapi.html kylin/site/feed.xml Modified: kylin/site/docs21

[33/50] [abbrv] kylin git commit: Revert "#949 Refine column family for measures"

2017-09-04 Thread kangkaisen
Revert "#949 Refine column family for measures" This reverts commit 906b8f40b381ab9086a4f7e7593ae7d8391189bd. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/32d346b4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/32

[29/50] [abbrv] kylin git commit: KYLIN-2790 Add extending point for column family

2017-09-04 Thread kangkaisen
KYLIN-2790 Add extending point for column family Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d62cb58b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d62cb58b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff

[48/50] [abbrv] kylin git commit: KYLIN-2819 add configurable zookeeper base path

2017-09-04 Thread kangkaisen
KYLIN-2819 add configurable zookeeper base path 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/520f6279 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/520f6279 Diff: http://git-wip-us.apache.

[42/50] [abbrv] kylin git commit: Merge commit '1004a853225503e00f48a27949d7e09109e937db'

2017-09-04 Thread kangkaisen
Merge commit '1004a853225503e00f48a27949d7e09109e937db' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/34596d35 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/34596d35 Diff: http://git-wip-us.apache.org/repos/asf/kyl

[05/50] [abbrv] kylin git commit: KYLIN-2766 use Kylin working dir to get FileSystem

2017-09-04 Thread kangkaisen
KYLIN-2766 use Kylin working dir to get FileSystem Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4316cfdb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4316cfdb Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[40/50] [abbrv] kylin git commit: KYLIN-2818 Refactor dateRange & sourceOffset on CubeSegment

2017-09-04 Thread kangkaisen
http://git-wip-us.apache.org/repos/asf/kylin/blob/75fbdcff/core-metadata/src/main/java/org/apache/kylin/metadata/model/SegmentRange.java -- diff --git a/core-metadata/src/main/java/org/apache/kylin/metadata/model/SegmentRange.java

[26/50] [abbrv] kylin git commit: KYLIN-2773 Test for join casting

2017-09-04 Thread kangkaisen
KYLIN-2773 Test for join casting Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1eb3617c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1eb3617c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1eb3617c Branc

[16/50] [abbrv] kylin git commit: minor, special treatment for OLAPContext.allColumns when select star

2017-09-04 Thread kangkaisen
minor, special treatment for OLAPContext.allColumns when select star Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3200d6a1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3200d6a1 Diff: http://git-wip-us.apache.org/

[09/50] [abbrv] kylin git commit: KYLIN-2807, enhance validate of datamodel's update

2017-09-04 Thread kangkaisen
KYLIN-2807, enhance validate of datamodel's update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d873ca13 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d873ca13 Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[27/50] [abbrv] kylin git commit: KYLIN-2773: fix join condition push down issue caused by type casting

2017-09-04 Thread kangkaisen
KYLIN-2773: fix join condition push down issue caused by type casting Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/87f1732b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/87f1732b Diff: http://git-wip-us.apache.org

[17/50] [abbrv] kylin git commit: minor, avoid buffer size overflow

2017-09-04 Thread kangkaisen
minor, avoid buffer size overflow Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fad75c93 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fad75c93 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/fad75c93 Bran

[03/50] [abbrv] kylin git commit: KYLIN-2803 allow non-select query when pushdown is enabled

2017-09-04 Thread kangkaisen
KYLIN-2803 allow non-select query when pushdown is enabled Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f26b1abf Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f26b1abf Diff: http://git-wip-us.apache.org/repos/asf/

[43/50] [abbrv] kylin git commit: KYLIN-2838 Should get storageType in changeHtableHost of CubeMigrationCLI

2017-09-04 Thread kangkaisen
KYLIN-2838 Should get storageType in changeHtableHost of CubeMigrationCLI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/78543d6e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/78543d6e Diff: http://git-wip-us.apache

[01/50] [abbrv] kylin git commit: minor, add logs [Forced Update!]

2017-09-04 Thread kangkaisen
Repository: kylin Updated Branches: refs/heads/2622-2764 2607e18b5 -> ccd076861 (forced update) minor, add logs Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a637d2a0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tr

[39/50] [abbrv] kylin git commit: KYLIN-2753 Fix for the special case that jobs not really stopped

2017-09-04 Thread kangkaisen
KYLIN-2753 Fix for the special case that jobs not really stopped Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1004a853 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1004a853 Diff: http:/

[47/50] [abbrv] kylin git commit: KYLIN-2833 Storage cleanup job could delete the intermediate hive table used by running jobs

2017-09-04 Thread kangkaisen
KYLIN-2833 Storage cleanup job could delete the intermediate hive table used by running jobs 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/14058bda Tree: http://git-wip-us.apache.org/repos/asf/kylin

[44/50] [abbrv] kylin git commit: KYLIN-2814 fix HTTP connection may not be released in RestClient

2017-09-04 Thread kangkaisen
KYLIN-2814 fix HTTP connection may not be released in RestClient 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/ae311b10 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ae311b10 Diff: http://g

[31/50] [abbrv] kylin git commit: minor, refactor pushdown code

2017-09-04 Thread kangkaisen
minor, refactor pushdown code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/068baf6b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/068baf6b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/068baf6b Branch:

[02/50] [abbrv] kylin git commit: minor, remove user/ADMIN

2017-09-04 Thread kangkaisen
minor, remove user/ADMIN Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/891caabd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/891caabd Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/891caabd Branch: refs/

[13/50] [abbrv] kylin git commit: KYLIN-2811, refine spark cubing

2017-09-04 Thread kangkaisen
KYLIN-2811, refine spark cubing Signed-off-by: Hongbin Ma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a1c234a9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a1c234a9 Diff: http://git-wip-us.apache.org/repos/asf

[36/50] [abbrv] kylin git commit: KYLIN-2824 Parse Boolean type in JDBC driver

2017-09-04 Thread kangkaisen
KYLIN-2824 Parse Boolean type in JDBC driver Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7a47e947 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7a47e947 Diff: http://git-wip-us.apache.o

[20/50] [abbrv] kylin git commit: KYLIN-2816 wrap columns with backtick

2017-09-04 Thread kangkaisen
KYLIN-2816 wrap columns with backtick Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/74c904e4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/74c904e4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/74c904e4

[12/50] [abbrv] kylin git commit: KYLIN-2808, fix table not fould exception

2017-09-04 Thread kangkaisen
KYLIN-2808, fix table not fould exception Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ff4f634f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ff4f634f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ff4f63

[41/50] [abbrv] kylin git commit: KYLIN-2818 Refactor dateRange & sourceOffset on CubeSegment

2017-09-04 Thread kangkaisen
KYLIN-2818 Refactor dateRange & sourceOffset on CubeSegment Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/75fbdcff Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/75fbdcff Diff: http://git-wip-us.apache.org/repos/asf

[04/50] [abbrv] kylin git commit: minor, only apply adjustSqlDigest to involved aggregations

2017-09-04 Thread kangkaisen
minor, only apply adjustSqlDigest to involved aggregations Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d85f6ab0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d85f6ab0 Diff: http://git-wip-us.apache.org/repos/asf/

[21/50] [abbrv] kylin git commit: minor, fix some error messages.

2017-09-04 Thread kangkaisen
minor, fix some error messages. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/480592d4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/480592d4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/480592d4 Branch

[37/50] [abbrv] kylin git commit: minor, code clean up in KylinConfig

2017-09-04 Thread kangkaisen
minor, code clean up in KylinConfig Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4b3a44b9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4b3a44b9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4b3a44b9 Br

[06/50] [abbrv] kylin git commit: KYLIN-2776 Using dropwizard as default metric framework

2017-09-04 Thread kangkaisen
http://git-wip-us.apache.org/repos/asf/kylin/blob/8e078847/server/src/test/java/org/apache/kylin/rest/metrics/QueryMetrics2Test.java -- diff --git a/server/src/test/java/org/apache/kylin/rest/metrics/QueryMetrics2Test.java b/serv

[45/50] [abbrv] kylin git commit: KYLIN-2814 code cleanup in RestClient

2017-09-04 Thread kangkaisen
KYLIN-2814 code cleanup in RestClient Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2e4474e4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2e4474e4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2e4474e4

[49/50] [abbrv] kylin git commit: KYLIN-2622 Add SegmentAppendTrieDictBuilder for count distinct measure

2017-09-04 Thread kangkaisen
KYLIN-2622 Add SegmentAppendTrieDictBuilder for count distinct measure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8de0d529 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8de0d529 Diff: http://git-wip-us.apache.or

[15/50] [abbrv] kylin git commit: KYLIN-2816 support hive unicode column name

2017-09-04 Thread kangkaisen
KYLIN-2816 support hive unicode column name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/28a07ebd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/28a07ebd Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/28a

[34/50] [abbrv] kylin git commit: Revert "KYLIN-2790 Add extending point for column family"

2017-09-04 Thread kangkaisen
Revert "KYLIN-2790 Add extending point for column family" This reverts commit 842dc4ca1dabb576aed40c55ebfc1cbabaaf3944. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/363f858b Tree: http://git-wip-us.apache.org/repos/asf/kyl

[10/50] [abbrv] kylin git commit: KYLIN-2809 update calcite to support "+" as string concat

2017-09-04 Thread kangkaisen
KYLIN-2809 update calcite to support "+" as string concat Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d059c05e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d059c05e Diff: http://git-wip-us.apache.org/repos/asf/k

[08/50] [abbrv] kylin git commit: minor, fix flanky test query

2017-09-04 Thread kangkaisen
minor, fix flanky test query Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cd9a5152 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cd9a5152 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/cd9a5152 Branch: r

[32/50] [abbrv] kylin git commit: Merge commit '727920b4d3642aaa3657d90b7f3dce7dcdd68fe2'

2017-09-04 Thread kangkaisen
Merge commit '727920b4d3642aaa3657d90b7f3dce7dcdd68fe2' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b50030da Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b50030da Diff: http://git-wip-us.apache.org/repos/asf/kyl

[14/50] [abbrv] kylin git commit: KYLIN-2812, Fix the wrong destination database during load kafka topic (#2074)

2017-09-04 Thread kangkaisen
KYLIN-2812, Fix the wrong destination database during load kafka topic (#2074) Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e2e0102c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e2e0102c Diff: http://git-wip-us.

[50/50] [abbrv] kylin git commit: KYLIN-2764 Build UHC Dict Use MR

2017-09-04 Thread kangkaisen
KYLIN-2764 Build UHC Dict Use MR Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ccd07686 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ccd07686 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ccd07686 Branc

[25/50] [abbrv] kylin git commit: minor change getProject() in DataModelDesc

2017-09-04 Thread kangkaisen
minor change getProject() in DataModelDesc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/28ac7d9a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/28ac7d9a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/28ac7

[30/50] [abbrv] kylin git commit: #949 Refine column family for measures

2017-09-04 Thread kangkaisen
#949 Refine column family for measures Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a4aeb778 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a4aeb778 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a4aeb778

[35/50] [abbrv] kylin git commit: KYLIN-2775 fix wrong tsColName parsing

2017-09-04 Thread kangkaisen
KYLIN-2775 fix wrong tsColName parsing Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7f47b51a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7f47b51a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7f47b51a

[11/50] [abbrv] kylin git commit: minor, fix some files license header

2017-09-04 Thread kangkaisen
minor, fix some files license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1fff4214 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1fff4214 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1fff4214 B

[24/50] [abbrv] kylin git commit: Revert "KYLIN-2816 wrap columns with backtick"

2017-09-04 Thread kangkaisen
Revert "KYLIN-2816 wrap columns with backtick" This reverts commit 53b25c6137731c1b0d26925be7dcaa0252d75b64. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/81e9f573 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/81e

[07/50] [abbrv] kylin git commit: KYLIN-2776 Using dropwizard as default metric framework

2017-09-04 Thread kangkaisen
KYLIN-2776 Using dropwizard as default metric framework Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8e078847 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8e078847 Diff: http://git-wip-us.apache.org/repos/asf/kyl

[18/50] [abbrv] kylin git commit: KYLIN-2776 Using dropwizard as default metric framework modify comment code

2017-09-04 Thread kangkaisen
KYLIN-2776 Using dropwizard as default metric framework modify comment code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b778f33a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b778f33a Diff: http://git-wip-us.apac

[46/50] [abbrv] kylin git commit: KYLIN-2781 make find-hadoop-conf-dir.sh executable

2017-09-04 Thread kangkaisen
KYLIN-2781 make find-hadoop-conf-dir.sh executable 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/1da269d5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1da269d5 Diff: http://git-wip-us.apac

[22/50] [abbrv] kylin git commit: KYLIN-2803 Pushdown non select query

2017-09-04 Thread kangkaisen
KYLIN-2803 Pushdown non select query Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dbecb9b8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/dbecb9b8 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/dbecb9b8 B

[38/50] [abbrv] kylin git commit: minor, add api to get table_ext from table_desc

2017-09-04 Thread kangkaisen
minor, add api to get table_ext from table_desc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a54f016a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a54f016a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/

[28/50] [abbrv] kylin git commit: KYLIN-2823 Trim TupleFilter after dictionary-based filter optimization

2017-09-04 Thread kangkaisen
KYLIN-2823 Trim TupleFilter after dictionary-based filter optimization Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/47822891 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/47822891 Diff: http://git-wip-us.apache.or

[19/50] [abbrv] kylin git commit: KYLIN-2811, fix NPE

2017-09-04 Thread kangkaisen
KYLIN-2811, fix NPE Signed-off-by: Hongbin Ma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/727920b4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/727920b4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/

[23/50] [abbrv] kylin git commit: Revert "KYLIN-2816 support hive unicode column name"

2017-09-04 Thread kangkaisen
Revert "KYLIN-2816 support hive unicode column name" This reverts commit 3712464e5e09c66b4c17cdb0c19e420c61c13358. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/487a854b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tr

kylin git commit: APACHE-KYLIN-2826: change hashmap to concurrentmap for the allDescendantsCache of CuboidStats

2017-09-04 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner d216eba3e -> 0b1730ce4 APACHE-KYLIN-2826: change hashmap to concurrentmap for the allDescendantsCache of CuboidStats Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kyli

kylin git commit: KYLIN-2795 Improve REST API document, add get/list jobs

2017-09-04 Thread liyang
Repository: kylin Updated Branches: refs/heads/document e6c977294 -> fdb811f41 KYLIN-2795 Improve REST API document, add get/list jobs 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/fdb811f4 Tree: