kylin git commit: minor changes

2016-05-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 407fbd0d4 -> 58f3af3b3 minor changes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/58f3af3b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/58f3af3b Diff: htt

[4/6] kylin git commit: KYLIN-1685 Close unclosed resouces if DriverTest

2016-05-12 Thread lidong
KYLIN-1685 Close unclosed resouces if DriverTest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/407fbd0d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/407fbd0d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff

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

2016-05-12 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/a5570432 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a5570432 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[1/6] kylin git commit: KYLIN-1014, error while retry rm master [Forced Update!]

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/1.5.x-HBase1.x d5356beed -> a55704329 (forced update) KYLIN-1014, error while retry rm master Signed-off-by: fengyu Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos

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

2016-05-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/a5570432/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/CubeHBaseEndpointRPC.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cub

[2/6] kylin git commit: Add ui-grid in grunt job

2016-05-12 Thread lidong
Add ui-grid in grunt job Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fbe16d6b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fbe16d6b Diff: http://git-wip-us.apache.org/repos/asf/kylin/

[3/6] kylin git commit: KYLIN-1685, error happens while execute a sql contains '?' using Statement

2016-05-12 Thread lidong
KYLIN-1685,error happens while execute a sql contains '?' using Statement Signed-off-by: fengyu Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7101f09a Tree: http://git-wip-us.apache.org/repos/asf

kylin git commit: KYLIN-1685, error happens while execute a sql contains '?' using Statement

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/1.3.x 404fe1ef9 -> 5705a1809 KYLIN-1685,error happens while execute a sql contains '?' using Statement Signed-off-by: fengyu Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.

[1/2] kylin git commit: KYLIN-1685, error happens while execute a sql contains '?' using Statement

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/master fbe16d6bc -> 407fbd0d4 KYLIN-1685,error happens while execute a sql contains '?' using Statement Signed-off-by: fengyu Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache

[2/2] kylin git commit: KYLIN-1685 Close unclosed resouces if DriverTest

2016-05-12 Thread lidong
KYLIN-1685 Close unclosed resouces if DriverTest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/407fbd0d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/407fbd0d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff

kylin git commit: Add ui-grid in grunt job

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/master 769eb81c7 -> fbe16d6bc Add ui-grid in grunt job Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fbe16d6b Tree: http://git-wip-us.apache.org/

kylin git commit: KYLIN-1014, error while retry rm master

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/master c48bbd925 -> 769eb81c7 KYLIN-1014, error while retry rm master Signed-off-by: fengyu Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/769eb8

[13/28] kylin git commit: KYLIN-1666 validate project selected before load table

2016-05-12 Thread lidong
KYLIN-1666 validate project selected before load table Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9e2572a3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9e2572a3 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[01/28] kylin git commit: KYLIN-1665 Fix missing license header [Forced Update!]

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/1.5.x-HBase1.x f6b77b40b -> d5356beed (forced update) KYLIN-1665 Fix missing license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3e876ef6 Tree: http://git-wip-us.ap

[14/28] kylin git commit: KYLIN-1666 validate project before clone

2016-05-12 Thread lidong
KYLIN-1666 validate project before clone Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ecc57ee6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ecc57ee6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ecc57e

[17/28] kylin git commit: KYLIN-1487 attach a hyperlink to introduce new aggregation group

2016-05-12 Thread lidong
KYLIN-1487 attach a hyperlink to introduce new aggregation group Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/32bb2e41 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/32bb2e41 Diff: http://git-wip-us.apache.org/repo

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

2016-05-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/d5356bee/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/CubeHBaseEndpointRPC.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cub

[25/28] kylin git commit: KYLIN-1551: Should check and ensure TopN measure has two parameters specified

2016-05-12 Thread lidong
KYLIN-1551: Should check and ensure TopN measure has two parameters specified 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/f6511331 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f6511331 Dif

[26/28] kylin git commit: minor, use right log path in diag tool for 1.3

2016-05-12 Thread lidong
minor, use right log path in diag tool for 1.3 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c48bbd92 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c48bbd92 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c

[02/28] kylin git commit: minor, fix some typo and style issues

2016-05-12 Thread lidong
minor, fix some typo and style issues Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ecbff227 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ecbff227 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ecbff227

[15/28] kylin git commit: KYLIN-1600 Diagnosis UI for job status update

2016-05-12 Thread lidong
KYLIN-1600 Diagnosis UI for job status update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a943113f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a943113f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a9

[23/28] kylin git commit: KYLIN-1584 remove region_size from CubeDesc

2016-05-12 Thread lidong
KYLIN-1584 remove region_size from CubeDesc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4a0ae6c7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4a0ae6c7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4a0a

[06/28] kylin git commit: KYLIN-1543 Enable FilterResultCache

2016-05-12 Thread lidong
KYLIN-1543 Enable FilterResultCache Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/86ee3556 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/86ee3556 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/86ee3556 Br

[08/28] kylin git commit: KYLIN-1305 Can not get more than one system admin email in config

2016-05-12 Thread lidong
KYLIN-1305 Can not get more than one system admin email in config Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/94ab839f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/94ab839f Diff: http://git-wip-us.apache.org/rep

[10/28] kylin git commit: KYLIN-1660 Streaming/kafka config not match with table name

2016-05-12 Thread lidong
KYLIN-1660 Streaming/kafka config not match with table name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0870a6ab Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0870a6ab Diff: http://git-wip-us.apache.org/repos/asf

[04/28] kylin git commit: KYLIN-1650 Filesystem closed - in Cube Build Step 2

2016-05-12 Thread lidong
KYLIN-1650 Filesystem closed - in Cube Build Step 2 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0c0bb078 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0c0bb078 Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[12/28] kylin git commit: refactor

2016-05-12 Thread lidong
refactor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bdffa9fb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/bdffa9fb Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/bdffa9fb Branch: refs/heads/1.5.x-HBas

[11/28] kylin git commit: KYLIN-1660 Streaming/kafka config not match with table name

2016-05-12 Thread lidong
KYLIN-1660 Streaming/kafka config not match with table name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3542dd29 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3542dd29 Diff: http://git-wip-us.apache.org/repos/asf

[09/28] kylin git commit: refactor

2016-05-12 Thread lidong
refactor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2fc706ca Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2fc706ca Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2fc706ca Branch: refs/heads/1.5.x-HBas

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

2016-05-12 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/d5356bee Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d5356bee Diff: http://git-wip-us.apache.org/repos/asf/kyli

[03/28] kylin git commit: KYLIN-1660 Streaming/kafka config not match with table name

2016-05-12 Thread lidong
KYLIN-1660 Streaming/kafka config not match with table name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f65e7d1b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f65e7d1b Diff: http://git-wip-us.apache.org/repos/asf/

[05/28] kylin git commit: KYLIN-1614 Add more logs about diagnosis

2016-05-12 Thread lidong
KYLIN-1614 Add more logs about diagnosis Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/548f5a43 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/548f5a43 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/548f5a4

[19/28] kylin git commit: KYLIN-1652 enable checkbox in auto generator box when delete dimension

2016-05-12 Thread lidong
KYLIN-1652 enable checkbox in auto generator box when delete dimension Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2085686a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2085686a Diff: http://git-wip-us.apache.or

[22/28] kylin git commit: Fix for KYLIN-989

2016-05-12 Thread lidong
Fix for KYLIN-989 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/24353d1b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/24353d1b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/24353d1

[16/28] kylin git commit: KYLIN-1662 tableName truncated issue

2016-05-12 Thread lidong
KYLIN-1662 tableName truncated issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d83a3288 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d83a3288 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d83a3288 B

[24/28] kylin git commit: KYLIN-1567 aggregation group generation update

2016-05-12 Thread lidong
KYLIN-1567 aggregation group generation update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2dca5546 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2dca5546 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2

[07/28] kylin git commit: KYLIN-1619 add a validation for top-n

2016-05-12 Thread lidong
KYLIN-1619 add a validation for top-n Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/656c645f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/656c645f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/656c645f B

[20/28] kylin git commit: make SQLRequest serializable

2016-05-12 Thread lidong
make SQLRequest serializable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f4e171b0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f4e171b0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f4e171b0 Branch: r

[18/28] kylin git commit: KYLIN-1487 attach a hyperlink to introduce new aggregation group update

2016-05-12 Thread lidong
KYLIN-1487 attach a hyperlink to introduce new aggregation group update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ba14da1f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ba14da1f Diff: http://git-wip-us.apache.o

[21/28] kylin git commit: KYLIN-1673 metadata compatible between 1.5.1 and 1.5.2

2016-05-12 Thread lidong
KYLIN-1673 metadata compatible between 1.5.1 and 1.5.2 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eab03218 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/eab03218 Diff: http://git-wip-us.apache.org/repos/asf/kyli

kylin git commit: minor, use right log path in diag tool for 1.3

2016-05-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/master f65113319 -> c48bbd925 minor, use right log path in diag tool for 1.3 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c48bbd92 Tree: http://git-wip-us.apache.org/repos/