kylin git commit: Add UDF version() to get kylin version, Add UT

2016-11-07 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 408f9d43d -> 637581fb7 Add UDF version() to get kylin version, Add UT Signed-off-by: Hongbin Ma Update kylin properties's UDF setting Signed-off-by: Hongbin Ma Add IT cases of version() and

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

2016-11-07 Thread mahongbin
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/a3fd7d5e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a3fd7d5e Diff:

[1/4] kylin git commit: KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 000000_0 [Forced Update!]

2016-11-07 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/yang21-cdh5.7 d4df0043e -> f6e377d82 (forced update) KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 00_0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

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

2016-11-07 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/a3fd7d5e/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java -- diff --git

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

2016-11-07 Thread mahongbin
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/f6e377d8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f6e377d8 Diff:

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

2016-11-07 Thread mahongbin
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/a3fd7d5e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a3fd7d5e Diff:

[1/3] kylin git commit: KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 000000_0 [Forced Update!]

2016-11-07 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/yang21-hbase1.x 471c1e74e -> a3fd7d5e4 (forced update) KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 00_0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

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

2016-11-07 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/a3fd7d5e/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java -- diff --git

kylin git commit: KYLIN-2165 skip redistribute if row count is 0

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/master dc1866a8f -> 408f9d43d KYLIN-2165 skip redistribute if row count is 0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/408f9d43 Tree:

kylin git commit: KYLIN-2167 FactDistinctColumnsReducer may get wrong max/min partition col value

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/KYLIN-2135 e24f054bf -> cd439a96b KYLIN-2167 FactDistinctColumnsReducer may get wrong max/min partition col value Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cd439a96

kylin git commit: KYLIN-2167 FactDistinctColumnsReducer may get wrong max/min partition col value

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/v1.6.0-rc1 cbee43ba3 -> 55bc8fb6e KYLIN-2167 FactDistinctColumnsReducer may get wrong max/min partition col value Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/55bc8fb6

kylin git commit: KYLIN-2135 update UpdateCubeInfoAfterBuildStep for the new folder structure

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/KYLIN-2135 0a20a9b09 -> e24f054bf KYLIN-2135 update UpdateCubeInfoAfterBuildStep for the new folder structure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e24f054b Tree:

kylin git commit: KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 000000_0

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/v1.6.0-rc1 da826094b -> cbee43ba3 KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 00_0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 000000_0

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/yang21 d9bd93c48 -> 1720f1eb8 KYLIN-2159 Redistribution Hive Table Step always requires row_count filename as 00_0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-2166 Unclosed HBaseAdmin in StorageCleanupJob#cleanUnusedHBaseTables

2016-11-07 Thread lidong
Repository: kylin Updated Branches: refs/heads/master 7211d9215 -> dc1866a8f KYLIN-2166 Unclosed HBaseAdmin in StorageCleanupJob#cleanUnusedHBaseTables Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dc1866a8 Tree:

[2/2] kylin git commit: KYLIN-2006 minor revision

2016-11-07 Thread liyang
KYLIN-2006 minor revision Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/db991056 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/db991056 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/db991056 Branch:

[1/2] kylin git commit: KYLIN-2006 Make job engine distributed and HA

2016-11-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/KYLIN-2006 [created] db9910568 KYLIN-2006 Make job engine distributed and HA Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-2163 use -v opt instead of env variable for kylin.sh

2016-11-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 0efc45da0 -> 7211d9215 KYLIN-2163 use -v opt instead of env variable for kylin.sh Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN 2119 Wrong chart value and sort when process scientific notation

2016-11-07 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/v1.6.0-rc1 f2003 -> da826094b KYLIN 2119 Wrong chart value and sort when process scientific notation Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN 2119 Wrong chart value and sort when process scientific notation

2016-11-07 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/master 76a53da74 -> 0efc45da0 KYLIN 2119 Wrong chart value and sort when process scientific notation Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-2165 cleanup old codes

2016-11-07 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/master b8acf14f5 -> 76a53da74 KYLIN-2165 cleanup old codes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/76a53da7 Tree:

[2/3] kylin git commit: KYLIN-2156: support filters like a != 0

2016-11-07 Thread mahongbin
KYLIN-2156: support filters like a != 0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a0c4bfba Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a0c4bfba Diff:

[3/3] kylin git commit: if outer query does not have aggr, join columns with subquery should not be added to groupbycolumns (squashed)

2016-11-07 Thread mahongbin
if outer query does not have aggr, join columns with subquery should not be added to groupbycolumns (squashed) fix CI fix CI bug fix: if outer query does not have aggr, join columns with subquery should not be added to groupbycolumns bug fix Project:

[1/3] kylin git commit: KYLIN-1945 Cuboid.translateToValidCuboid method throw exception while cube building or query execute

2016-11-07 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master a9fe953df -> b8acf14f5 KYLIN-1945 Cuboid.translateToValidCuboid method throw exception while cube building or query execute Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

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

2016-11-07 Thread liyang
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/d4df0043 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d4df0043 Diff:

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

2016-11-07 Thread liyang
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/471c1e74 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/471c1e74 Diff:

[04/10] kylin git commit: KYLIN-2163 refine kylin scripts

2016-11-07 Thread liyang
KYLIN-2163 refine kylin scripts Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f8e31ec5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f8e31ec5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f8e31ec5

[05/10] kylin git commit: KYLIN-2162 log errors when cube desc broken

2016-11-07 Thread liyang
KYLIN-2162 log errors when cube desc broken 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/1b2efcd7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1b2efcd7 Diff:

[01/10] kylin git commit: bug fix [Forced Update!]

2016-11-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang21-cdh5.7 f03f26af9 -> d4df0043e (forced update) bug fix Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/52076862 Tree:

[03/10] kylin git commit: minor, remove unused streaming scripts

2016-11-07 Thread liyang
minor, remove unused streaming scripts Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b4f91798 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b4f91798 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b4f91798