kylin git commit: KYLIN-2420 Record zookeeper lock holder information

2017-02-03 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 7611338b5 -> 56c7aa505 KYLIN-2420 Record zookeeper lock holder information Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[14/47] kylin git commit: KYLIN-2308 Allow user to set more columnFamily in web

2017-02-03 Thread billyliu
KYLIN-2308 Allow user to set more columnFamily in web Signed-off-by: zhongjian Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8331d8d0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8331d8d0 Diff:

[04/47] kylin git commit: KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0

2017-02-03 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/dfb5fac9/jdbc/pom.xml -- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index cd784f4..874ead6 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -66,13 +66,15 @@

[07/47] kylin git commit: KYLIN-2387 code refactor, merge ImmutableBitmapCounter and MutableBitmapCounter into RoaringBitmapCounter

2017-02-03 Thread billyliu
KYLIN-2387 code refactor, merge ImmutableBitmapCounter and MutableBitmapCounter into RoaringBitmapCounter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/38c3e7bf Tree:

[31/47] kylin git commit: KYLIN-2242 write multiple files in FactDistinctColumnsReducer with MultipleOutputs

2017-02-03 Thread billyliu
KYLIN-2242 write multiple files in FactDistinctColumnsReducer with MultipleOutputs Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f6dda4fe Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f6dda4fe Diff:

[36/47] kylin git commit: minor, upgrade default hdp version from 2.2.4.2-2 to 2.4.0.0-169

2017-02-03 Thread billyliu
minor, upgrade default hdp version from 2.2.4.2-2 to 2.4.0.0-169 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/571b7914 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/571b7914 Diff:

[32/47] kylin git commit: KYLIN-2374 Allow kylin to store metadata in HDFS instead of HBase

2017-02-03 Thread billyliu
KYLIN-2374 Allow kylin to store metadata in HDFS instead of HBase 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/d23bf930 Tree:

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

2017-02-03 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/169c3de6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/DeployCoprocessorCLI.java -- diff --git

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

2017-02-03 Thread billyliu
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/169c3de6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/169c3de6 Diff:

[12/47] kylin git commit: KYLIN-2394 merge CALCITE-1592

2017-02-03 Thread billyliu
KYLIN-2394 merge CALCITE-1592 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d34f2d3e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d34f2d3e Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d34f2d3e Branch:

[16/47] kylin git commit: KYLIN-2242 write multiple files in FactDistinctColumnsReducer with MultipleOutputs

2017-02-03 Thread billyliu
KYLIN-2242 write multiple files in FactDistinctColumnsReducer with MultipleOutputs Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7de8aa12 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7de8aa12 Diff:

[08/47] kylin git commit: KYLIN-2409 change inmem cubing to single thread by default

2017-02-03 Thread billyliu
KYLIN-2409 change inmem cubing to single thread by default Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/21969753 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/21969753 Diff:

[44/47] kylin git commit: KYLIN-2418 drop unused useSandbox

2017-02-03 Thread billyliu
KYLIN-2418 drop unused useSandbox Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/546f88f3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/546f88f3 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/546f88f3

[33/47] kylin git commit: Add Zookeeper Lock

2017-02-03 Thread billyliu
Add Zookeeper Lock 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/d3276e2e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d3276e2e Diff:

[46/47] kylin git commit: KYLIN-2361 Upgrade Tomcat 8.5.9

2017-02-03 Thread billyliu
KYLIN-2361 Upgrade Tomcat 8.5.9 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2b60ac6a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2b60ac6a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2b60ac6a

[29/47] kylin git commit: KYLIN-2217 use column’s identity as path name and add more logging info

2017-02-03 Thread billyliu
KYLIN-2217 use column’s identity as path name and add more logging info Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e217ae84 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e217ae84 Diff:

[18/47] kylin git commit: KYLIN-2412 Unclosed DataOutputStream in RoaringBitmapCounter#write()

2017-02-03 Thread billyliu
KYLIN-2412 Unclosed DataOutputStream in RoaringBitmapCounter#write() Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d264339b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d264339b Diff:

[23/47] kylin git commit: add back calcite linq4j

2017-02-03 Thread billyliu
add back calcite linq4j Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/68e87f08 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/68e87f08 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/68e87f08 Branch:

[39/47] kylin git commit: KYLIN-2374 minor, rename zookeeper config properties

2017-02-03 Thread billyliu
KYLIN-2374 minor,rename zookeeper config properties 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/a2a59c43 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a2a59c43

[41/47] kylin git commit: KYLIN-2414 Distinguish UHC columns from normal columns in KYLIN-2217

2017-02-03 Thread billyliu
KYLIN-2414 Distinguish UHC columns from normal columns in KYLIN-2217 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/e6a9382b Tree:

[27/47] kylin git commit: KYLIN-2413 update test conf files

2017-02-03 Thread billyliu
KYLIN-2413 update test conf files Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/87d10394 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/87d10394 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/87d10394

[28/47] kylin git commit: minor, refine cdh profile name

2017-02-03 Thread billyliu
minor, refine cdh profile name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/db85d667 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/db85d667 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/db85d667

[34/47] kylin git commit: Add HDFSResourceStore to ResourceStore

2017-02-03 Thread billyliu
Add HDFSResourceStore to ResourceStore 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/4c33e38f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4c33e38f Diff:

[47/47] kylin git commit: KYLIN-2361 add Tomcat8 ordered class loader

2017-02-03 Thread billyliu
KYLIN-2361 add Tomcat8 ordered class loader Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9a3bd71c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9a3bd71c Diff:

[22/47] kylin git commit: KYLIN 2396 GUI for Percentile pre aggregation implementation

2017-02-03 Thread billyliu
KYLIN 2396 GUI for Percentile pre aggregation implementation 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/28673a81 Tree:

[35/47] kylin git commit: KYLIN-2415 Change back default metadata name to kylin_metadata

2017-02-03 Thread billyliu
KYLIN-2415 Change back default metadata name to kylin_metadata Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b6d247c2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b6d247c2 Diff:

[42/47] kylin git commit: KYLIN-2414 minor rename on properties

2017-02-03 Thread billyliu
KYLIN-2414 minor rename on properties Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c3fff6d1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c3fff6d1 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c3fff6d1

[21/47] kylin git commit: KYLIN 2396 GUI for Percentile pre aggregation implementation

2017-02-03 Thread billyliu
KYLIN 2396 GUI for Percentile pre aggregation implementation 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/b56bc622 Tree:

[43/47] kylin git commit: minor, make DefaultSchedulerTest.testDiscard() more stable

2017-02-03 Thread billyliu
minor, make DefaultSchedulerTest.testDiscard() more stable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0582512e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0582512e Diff:

[45/47] kylin git commit: minor, stablize DefaultSchedulerTest

2017-02-03 Thread billyliu
minor, stablize DefaultSchedulerTest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a058bfb8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a058bfb8 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a058bfb8

[09/47] kylin git commit: KYLIN-2411 Kill MR job on pause

2017-02-03 Thread billyliu
KYLIN-2411 Kill MR job on pause Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b49c9e39 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b49c9e39 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b49c9e39

[37/47] kylin git commit: KYLIN-2242 fix the bug that couldn’t parse partition column max/min value error

2017-02-03 Thread billyliu
KYLIN-2242 fix the bug that couldn’t parse partition column max/min value error Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a86569a5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a86569a5 Diff:

[40/47] kylin git commit: KYLIN-2374 code review

2017-02-03 Thread billyliu
KYLIN-2374 code review Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5eae37ef Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5eae37ef Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5eae37ef Branch:

[01/47] kylin git commit: KYLIN-2348 let choose model freely for sub-queries [Forced Update!]

2017-02-03 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2361 f577a7da0 -> 9a3bd71c8 (forced update) KYLIN-2348 let choose model freely for sub-queries Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d52bb8bc Tree:

[06/47] kylin git commit: KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0

2017-02-03 Thread billyliu
KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dfb5fac9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/dfb5fac9 Diff:

[02/47] kylin git commit: KYLIN-2410 let global dictionary use hadoop conf in mapper/reducer context

2017-02-03 Thread billyliu
KYLIN-2410 let global dictionary use hadoop conf in mapper/reducer context Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eddb695b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/eddb695b Diff:

[05/47] kylin git commit: KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0

2017-02-03 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/dfb5fac9/atopcalcite/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java -- diff --git a/atopcalcite/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java

[03/47] kylin git commit: KYLIN-2410 remove force qualified path in HadoopUtil.getFileSystem

2017-02-03 Thread billyliu
KYLIN-2410 remove force qualified path in HadoopUtil.getFileSystem Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/61833d95 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/61833d95 Diff:

[38/47] kylin git commit: KYLIN-2374 fix path bug in HDFSResourceStore

2017-02-03 Thread billyliu
KYLIN-2374 fix path bug in HDFSResourceStore 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/56293411 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/56293411 Diff:

[17/47] kylin git commit: Revert "KYLIN-2242 write multiple files in FactDistinctColumnsReducer with MultipleOutputs"

2017-02-03 Thread billyliu
Revert "KYLIN-2242 write multiple files in FactDistinctColumnsReducer with MultipleOutputs" This reverts commit 7de8aa1203a72bad105ed692f7100535939b03af. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7576a09f Tree:

[13/47] kylin git commit: KYLIN 2370 Refine unload and reload table

2017-02-03 Thread billyliu
KYLIN 2370 Refine unload and reload table Signed-off-by: zhongjian Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a853a7c4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a853a7c4 Diff:

[19/47] kylin git commit: Merge branch 'KYLIN-2394'

2017-02-03 Thread billyliu
Merge branch 'KYLIN-2394' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2c4591a6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2c4591a6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2c4591a6 Branch:

[20/47] kylin git commit: minor, add config kylin.cube.allow-appear-in-multiple-projects

2017-02-03 Thread billyliu
minor, add config kylin.cube.allow-appear-in-multiple-projects Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6aaf6676 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6aaf6676 Diff:

[26/47] kylin git commit: KYLIN-2413 a new profile for cdh binary packages

2017-02-03 Thread billyliu
KYLIN-2413 a new profile for cdh binary packages Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eb73da7a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/eb73da7a Diff:

[11/47] kylin git commit: minor, fix false positive warning in test output

2017-02-03 Thread billyliu
minor, fix false positive warning in test output Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/85a1eb39 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/85a1eb39 Diff:

[10/47] kylin git commit: KYLIN-2375 change default ehcache size to 256M

2017-02-03 Thread billyliu
KYLIN-2375 change default ehcache size to 256M Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1e4ae540 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1e4ae540 Diff:

[1/2] kylin git commit: minor update

2017-02-06 Thread billyliu
Repository: kylin Updated Branches: refs/heads/dep-clean b75223197 -> b88e5586b minor update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/94b60d27 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/94b60d27 Diff:

[2/2] kylin git commit: update kyro-shaded as provided

2017-02-06 Thread billyliu
update kyro-shaded as provided Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b88e5586 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b88e5586 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b88e5586

kylin git commit: upgrade jackson and update it to compile scope

2017-02-04 Thread billyliu
Repository: kylin Updated Branches: refs/heads/dep-clean 778d05a75 -> b75223197 upgrade jackson and update it to compile scope Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b7522319 Tree:

[kylin] Git Push Summary

2017-02-06 Thread billyliu
Repository: kylin Updated Branches: refs/heads/dep-clean [deleted] b88e5586b

[2/2] kylin git commit: KYLIN-2428 refine JDBC shade

2017-02-06 Thread billyliu
KYLIN-2428 refine JDBC shade Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/96a41592 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/96a41592 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/96a41592 Branch:

kylin git commit: KYLIN-2428 add kylin-tools-init-log4j for get-properties usage

2017-02-07 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2428 6d5ed7ec1 -> f2f0c7eb0 KYLIN-2428 add kylin-tools-init-log4j for get-properties usage Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f2f0c7eb Tree:

[4/8] kylin git commit: KYLIN-2434 use kylin.source.hive.database-for-flat-table in spark cubing

2017-02-07 Thread billyliu
KYLIN-2434 use kylin.source.hive.database-for-flat-table in spark cubing Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f62465cc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f62465cc Diff:

[8/8] kylin git commit: KYLIN-2428 cleanup duplicated shaded libraries

2017-02-07 Thread billyliu
KYLIN-2428 cleanup duplicated shaded libraries Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6d5ed7ec Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6d5ed7ec Diff:

[5/8] kylin git commit: KYLIN-2434 minor fix

2017-02-07 Thread billyliu
KYLIN-2434 minor fix Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eee9ecbc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/eee9ecbc Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/eee9ecbc Branch:

[2/8] kylin git commit: KYLIN-2432 Couldn't select partition column in some old browser

2017-02-07 Thread billyliu
KYLIN-2432 Couldn't select partition column in some old browser Signed-off-by: zhongjian Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6d11dd1d Tree:

[6/8] kylin git commit: KYLIN-2430 Get exitCode form FsShell.run in BulkLoadJob

2017-02-07 Thread billyliu
KYLIN-2430 Get exitCode form FsShell.run in BulkLoadJob Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7b860adb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7b860adb Diff:

kylin git commit: update jackson/guava/findbugs to provided

2017-02-04 Thread billyliu
Repository: kylin Updated Branches: refs/heads/dep-clean [created] 7cac866cc update jackson/guava/findbugs to provided Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7cac866c Tree:

[kylin] Git Push Summary

2017-02-05 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2361 [deleted] 9a3bd71c8

[1/3] kylin git commit: KYLIN-2361 add Tomcat8 ordered class loader

2017-02-05 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 19252848e -> 4047e8dc5 KYLIN-2361 add Tomcat8 ordered class loader Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9a3bd71c Tree:

[3/3] kylin git commit: Merge branch 'KYLIN-2361'

2017-02-05 Thread billyliu
Merge branch 'KYLIN-2361' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4047e8dc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4047e8dc Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4047e8dc Branch:

[2/3] kylin git commit: KYLIN-2361 Upgrade Tomcat 8.5.9

2017-02-05 Thread billyliu
KYLIN-2361 Upgrade Tomcat 8.5.9 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2b60ac6a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2b60ac6a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2b60ac6a

[2/5] kylin git commit: KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0

2017-01-22 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/dfb5fac9/atopcalcite/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java -- diff --git a/atopcalcite/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java

[1/5] kylin git commit: KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0

2017-01-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master d264339b1 -> 2c4591a60 http://git-wip-us.apache.org/repos/asf/kylin/blob/dfb5fac9/jdbc/pom.xml -- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index cd784f4..874ead6 100644 ---

[5/5] kylin git commit: Merge branch 'KYLIN-2394'

2017-01-22 Thread billyliu
Merge branch 'KYLIN-2394' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2c4591a6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2c4591a6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2c4591a6 Branch:

[4/5] kylin git commit: KYLIN-2394 merge CALCITE-1592

2017-01-22 Thread billyliu
KYLIN-2394 merge CALCITE-1592 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d34f2d3e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d34f2d3e Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d34f2d3e Branch:

[3/5] kylin git commit: KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0

2017-01-22 Thread billyliu
KYLIN-2394 Upgrade Calcite to 1.11 and Avatica to 1.9.0 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/dfb5fac9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/dfb5fac9 Diff:

[kylin] Git Push Summary

2017-01-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2394 [deleted] d34f2d3e2

kylin git commit: KYLIN-1875

2017-02-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 4c512f00f -> 859605fb3 KYLIN-1875 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/859605fb Tree:

kylin git commit: KYLIN-1875,remove useless js code

2017-02-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 859605fb3 -> 6f35b62bd KYLIN-1875,remove useless js code 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/6f35b62b Tree:

kylin git commit: KYLIN-2428 Revert SparkEntry to commons-core

2017-02-20 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master ed413ee34 -> e05d8f3d8 KYLIN-2428 Revert SparkEntry to commons-core Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e05d8f3d Tree:

[kylin] Git Push Summary

2017-02-20 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2428 [deleted] 4f17fa802

kylin git commit: KYLIN-2428 fix commons-lang3 shade in tool assembly

2017-02-18 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 4f9400108 -> 385d8011a KYLIN-2428 fix commons-lang3 shade in tool assembly Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/385d8011 Tree:

[kylin] Git Push Summary

2017-02-19 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2428 [deleted] 303dea95d

kylin git commit: KYLIN-2428 Move SparkEntry to common-core

2017-02-19 Thread billyliu
Repository: kylin Updated Branches: refs/heads/KYLIN-2428 [created] 4f17fa802 KYLIN-2428 Move SparkEntry to common-core Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4f17fa80 Tree:

kylin git commit: KYLIN-2450 fix uppercase issue in sample.sh

2017-02-18 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 4d08be561 -> a7126f00c KYLIN-2450 fix uppercase issue in sample.sh Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a7126f00 Tree:

[1/2] kylin git commit: KYLIN-2428 Cleanup unnecessary shaded libraries for job/coprocessor/jdbc/server

2017-02-18 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master a7126f00c -> 4f9400108 http://git-wip-us.apache.org/repos/asf/kylin/blob/4f940010/engine-spark/src/main/java/org/apache/kylin/engine/spark/KylinKryoRegistrator.java -- diff

[2/2] kylin git commit: KYLIN-2428 Cleanup unnecessary shaded libraries for job/coprocessor/jdbc/server

2017-02-18 Thread billyliu
KYLIN-2428 Cleanup unnecessary shaded libraries for job/coprocessor/jdbc/server Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4f940010 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4f940010 Diff:

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

2017-02-22 Thread billyliu
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/1c57f3e0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1c57f3e0 Diff:

[1/3] kylin git commit: KYLIN-2456 fix select * from .. join .. [Forced Update!]

2017-02-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-hbase1.x 4853dcae3 -> 1c57f3e0d (forced update) KYLIN-2456 fix select * from .. join .. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cdb33ca8 Tree:

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

2017-02-22 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/1c57f3e0/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git

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

2017-02-22 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/1c57f3e0/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git

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

2017-02-22 Thread billyliu
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/9322c202 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9322c202 Diff:

[1/4] kylin git commit: KYLIN-2456 fix select * from .. join .. [Forced Update!]

2017-02-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-cdh5.7 9cf1b08f2 -> 9322c202f (forced update) KYLIN-2456 fix select * from .. join .. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cdb33ca8 Tree:

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

2017-02-22 Thread billyliu
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/1c57f3e0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1c57f3e0 Diff:

[4/4] kylin git commit: KYLIN-2233 Support HBase 1.0.2

2017-02-22 Thread billyliu
KYLIN-2233 Support HBase 1.0.2 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/b369f92a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b369f92a Diff:

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

2017-02-22 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/1c57f3e0/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git

[1/4] kylin git commit: KYLIN-2456 fix select * from .. join .. [Forced Update!]

2017-02-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-hbase102 e1eef9d8a -> b369f92a7 (forced update) KYLIN-2456 fix select * from .. join .. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cdb33ca8 Tree:

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

2017-02-22 Thread billyliu
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/1c57f3e0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1c57f3e0 Diff:

[03/11] kylin git commit: KYLIN-1875,remove useless js code

2017-02-22 Thread billyliu
KYLIN-1875,remove useless js code 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/6f35b62b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6f35b62b Diff:

[01/11] kylin git commit: minor improvement on ITFailfastQueryTest [Forced Update!]

2017-02-22 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master-hbase0.98 da9b080f9 -> f4127f474 (forced update) minor improvement on ITFailfastQueryTest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4c512f00 Tree:

[11/11] kylin git commit: KYLIN-2307 Create a branch for master with HBase 0.98 API

2017-02-22 Thread billyliu
KYLIN-2307 Create a branch for master with HBase 0.98 API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f4127f47 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f4127f47 Diff:

[08/11] kylin git commit: KYLIN-2331 remove unnecessary kylin-spark-conf.propertiesC

2017-02-22 Thread billyliu
KYLIN-2331 remove unnecessary kylin-spark-conf.propertiesC Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4332b3d4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4332b3d4 Diff:

[06/11] kylin git commit: KYLIN 1875 table alias modify

2017-02-22 Thread billyliu
KYLIN 1875 table alias modify 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/37aab3c6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/37aab3c6 Diff:

[05/11] kylin git commit: KYLIN-1875,change model limit remove

2017-02-22 Thread billyliu
KYLIN-1875,change model limit remove 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/77df9dc1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/77df9dc1 Diff:

[11/11] kylin git commit: KYLIN-2428 cleanup unnecessary shade dependency in job/coprocessor/spark/jdbc/tool

2017-02-13 Thread billyliu
KYLIN-2428 cleanup unnecessary shade dependency in job/coprocessor/spark/jdbc/tool Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a5a0904a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a5a0904a Diff:

[08/11] kylin git commit: KYLIN-2442 calculate raw data size using custom counter

2017-02-13 Thread billyliu
KYLIN-2442 calculate raw data size using custom counter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/405dee26 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/405dee26 Diff:

[09/11] kylin git commit: minor, add scan-whole-table flag in TableDesc

2017-02-13 Thread billyliu
minor, add scan-whole-table flag in TableDesc 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/c93ea9c9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c93ea9c9

[06/11] kylin git commit: KYLIN-2443 Report coprocessor error information back to client

2017-02-13 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/43c05667/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/generated/CubeVisitProtos.java -- diff --git

[04/11] kylin git commit: minor, make FileResourceStore synchronized

2017-02-13 Thread billyliu
minor, make FileResourceStore synchronized Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cd4e116a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cd4e116a Diff:

  1   2   3   4   5   6   7   8   9   >