[5/7] kylin git commit: KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic

2015-12-04 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/07537a9a/core-cube/src/main/java/org/apache/kylin/cube/model/RowKeyColDesc.java -- diff --git a/core-cube/src/main/java/org/apache/kylin/cube/model/RowKeyColDesc.java

[4/7] kylin git commit: KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic

2015-12-04 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/07537a9a/core-cube/src/main/java/org/apache/kylin/cube/model/validation/rule/AggregationGroupRule.java -- diff --git

[1/7] kylin git commit: minor: give find command -L option to follow all symbolic links

2015-12-04 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 4afd144af -> 5d16f9bf6 minor: give find command -L option to follow all symbolic links Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/91b1f922 Tree:

[3/9] incubator-kylin git commit: KYLIN-242 remove dup col in multiple agg group

2015-12-01 Thread mahongbin
KYLIN-242 remove dup col in multiple agg group Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/833d8e84 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/833d8e84 Diff:

[8/9] incubator-kylin git commit: KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic

2015-12-01 Thread mahongbin
KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic fix compile error temp t temp temp temp temp Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/a0a0048a

[9/9] incubator-kylin git commit: KYLIN-242 update cube desc to v3

2015-12-01 Thread mahongbin
KYLIN-242 update cube desc to v3 Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/894ac9b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/894ac9b8 Diff:

[7/9] incubator-kylin git commit: KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic

2015-12-01 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/a0a0048a/core-cube/src/main/java/org/apache/kylin/cube/model/RowKeyDesc.java -- diff --git a/core-cube/src/main/java/org/apache/kylin/cube/model/RowKeyDesc.java

[4/9] incubator-kylin git commit: KYLIN-242 valid streaming table cube desc

2015-12-01 Thread mahongbin
KYLIN-242 valid streaming table cube desc Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/5c0598ba Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/5c0598ba Diff:

[6/9] incubator-kylin git commit: KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic

2015-12-01 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/a0a0048a/core-cube/src/main/java/org/apache/kylin/cube/model/validation/rule/AggregationGroupRule.java -- diff --git

[1/2] incubator-kylin git commit: KYLIN-242 refine AggregationGroupRuleTest

2015-12-01 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-242-new 894ac9b8a -> bb192414f KYLIN-242 refine AggregationGroupRuleTest Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/15d489c1 Tree:

[2/2] incubator-kylin git commit: temp

2015-12-01 Thread mahongbin
temp Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/bb192414 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/bb192414 Diff:

[5/7] incubator-kylin git commit: whitelist

2015-11-29 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/2d5f725b/core-cube/src/main/java/org/apache/kylin/cube/model/RowKeyDesc.java -- diff --git a/core-cube/src/main/java/org/apache/kylin/cube/model/RowKeyDesc.java

[3/7] incubator-kylin git commit: whitelist

2015-11-29 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/2d5f725b/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/CubeTupleConverter.java -- diff --git

[7/7] incubator-kylin git commit: remove dup col in multiple agg group

2015-11-29 Thread mahongbin
remove dup col in multiple agg group Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/2dda1909 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/2dda1909 Diff:

[4/7] incubator-kylin git commit: whitelist

2015-11-29 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/2d5f725b/core-cube/src/main/java/org/apache/kylin/cube/model/validation/rule/AggregationGroupRule.java -- diff --git

[2/7] incubator-kylin git commit: minor: give find command -L option to follow all symbolic links

2015-11-29 Thread mahongbin
minor: give find command -L option to follow all symbolic links Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/2d5d3ef9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/2d5d3ef9 Diff:

[1/7] incubator-kylin git commit: more checks on find-hive-dependency.sh

2015-11-29 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-242 [created] 2dda19092 more checks on find-hive-dependency.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/a63242cf Tree:

[6/7] incubator-kylin git commit: whitelist

2015-11-29 Thread mahongbin
whitelist Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/2d5f725b Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/2d5f725b Diff:

incubator-kylin git commit: add -L option to find command to follow symbolic links

2015-11-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/1.x-staging 320c72ccb -> 26f1665e2 add -L option to find command to follow symbolic links Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

[1/2] incubator-kylin git commit: minor: fix log for streaming and monitor routine in kylin.sh

2015-11-16 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging b9a19110b -> 6ae2bfc48 minor: fix log for streaming and monitor routine in kylin.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: minor: bug fix

2015-11-16 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 60daf39b3 -> a89dc636f minor: bug fix Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/a89dc636 Tree:

[1/2] incubator-kylin git commit: KYLIN-1135 pscan use cached thread pool

2015-11-15 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 134960c62 -> 71e6bed33 KYLIN-1135 pscan use cached thread pool Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/8e8187bb Tree:

[4/5] incubator-kylin git commit: KYLIN-1136 Distinguish fast build mode and complete build mode

2015-11-15 Thread mahongbin
KYLIN-1136 Distinguish fast build mode and complete build mode bug fix fix temp Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/d256a7f3 Tree:

[3/5] incubator-kylin git commit: KYLIN-1126 pscan backward compability with v1 storage

2015-11-15 Thread mahongbin
KYLIN-1126 pscan backward compability with v1 storage Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/fce575bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/fce575bc Diff:

[5/5] incubator-kylin git commit: KYLIN-1137 TopN measure need support dictionary merge

2015-11-15 Thread mahongbin
KYLIN-1137 TopN measure need support dictionary merge KYLIN-1137 column name need be upper case in cube desc KYLIN-1137 fix bug in MergeCuboidMapper KYLIN-1137 add topN support in MergeCuboidFromStorageMapper for MR_V2 fix wrong fast mode message Project:

[2/5] incubator-kylin git commit: KYLIN-1126 pscan backward compability with v1 storage

2015-11-15 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/fce575bc/engine-spark/src/main/java/org/apache/kylin/engine/spark/cube/DefaultTupleConverter.java -- diff --git

[1/2] incubator-kylin git commit: KYLIN-1144 allow disable/enable storage cache on both server level and query level

2015-11-13 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging b918d3e23 -> ae0f1a72e KYLIN-1144 allow disable/enable storage cache on both server level and query level Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

[3/3] incubator-kylin git commit: KYLIN-1136 Distinguish fast build mode and complete build mode

2015-11-10 Thread mahongbin
KYLIN-1136 Distinguish fast build mode and complete build mode Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/a9e33cde Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/a9e33cde Diff:

[2/3] incubator-kylin git commit: test all combinations

2015-11-10 Thread mahongbin
test all combinations Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/1dd1afdb Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/1dd1afdb Diff:

incubator-kylin git commit: fix

2015-11-10 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1126 62996e533 -> 8796fa37f fix Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/8796fa37 Tree:

[1/3] incubator-kylin git commit: Rowkeyencoder work with all build/merge build engine

2015-11-09 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1126 74536a8e6 -> 933919846 Rowkeyencoder work with all build/merge build engine Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/48d08ef6

[2/3] incubator-kylin git commit: all cubes configed be sharded

2015-11-09 Thread mahongbin
all cubes configed be sharded Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/26d0c65c Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/26d0c65c Diff:

[3/3] incubator-kylin git commit: temp

2015-11-09 Thread mahongbin
temp Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/93391984 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/93391984 Diff:

[2/3] incubator-kylin git commit: fix migration cli

2015-11-08 Thread mahongbin
fix migration cli Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b66c2580 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/b66c2580 Diff:

[3/3] incubator-kylin git commit: force streaming proecess to use correct log4j properties

2015-11-08 Thread mahongbin
force streaming proecess to use correct log4j properties Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/bdada03f Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/bdada03f Diff:

[1/3] incubator-kylin git commit: KYLIN-1023 kylin streaming log start end offset for each partition for data verification

2015-11-08 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/devstreaming [created] bdada03f7 KYLIN-1023 kylin streaming log start end offset for each partition for data verification Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: bug fix

2015-11-05 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1126 b6f6311bc -> 74536a8e6 bug fix Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/74536a8e Tree:

incubator-kylin git commit: create a cubesegment with enableshard set true

2015-11-05 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1126 ad3622e12 -> b6f6311bc create a cubesegment with enableshard set true Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b6f6311b Tree:

[1/3] incubator-kylin git commit: KYLIN-942 append more server stats in endpoint response

2015-11-04 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1126 [created] ad3622e12 KYLIN-942 append more server stats in endpoint response Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/9ac673a2

[2/3] incubator-kylin git commit: next step: enable rowkeyencoder deal with gtrecord

2015-11-04 Thread mahongbin
next step: enable rowkeyencoder deal with gtrecord Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/6a9c7413 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/6a9c7413 Diff:

incubator-kylin git commit: KYLIN-1115 Clean up ODBC driver code

2015-11-03 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging b62e73b76 -> 54c813c79 KYLIN-1115 Clean up ODBC driver code Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: KYLIN-596 Support PowerBI desktop (ver.2.28.4190.122)

2015-11-03 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 54c813c79 -> cae8a651d KYLIN-596 Support PowerBI desktop (ver.2.28.4190.122) Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: KYLIN-1119 fix find_hive_dependency.sh

2015-11-02 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/1.x-staging 2de3bf85c -> ce3a36232 KYLIN-1119 fix find_hive_dependency.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/ce3a3623 Tree:

[2/2] incubator-kylin git commit: KYLIN-1119 fix find_hive_dependency.sh

2015-11-02 Thread mahongbin
KYLIN-1119 fix find_hive_dependency.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b62e73b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/b62e73b7 Diff:

incubator-kylin git commit: KYLIN-942 only check mem use at query time

2015-11-02 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 2f865b80e -> 101ef86ac KYLIN-942 only check mem use at query time Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/101ef86a Tree:

[1/2] incubator-kylin git commit: KYLIN-942 enable profiling backdoor toggles on v2 storage

2015-11-01 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 480bc0b71 -> c37bc653f KYLIN-942 enable profiling backdoor toggles on v2 storage Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

[2/2] incubator-kylin git commit: KYLIN-942 bug fixs and minor changes on configurations

2015-11-01 Thread mahongbin
KYLIN-942 bug fixs and minor changes on configurations Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/d2e2d21b Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/d2e2d21b Diff:

incubator-kylin git commit: KYLIN-942 correct math3 dependency

2015-11-01 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging c37bc653f -> 58f4c8c65 KYLIN-942 correct math3 dependency Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/58f4c8c6 Tree:

incubator-kylin git commit: bug fix

2015-10-28 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-x 342ee79e0 -> 7e1f084e2 bug fix Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/7e1f084e Tree:

[3/3] incubator-kylin git commit: KYLIN-943 enable top n sqls (reverted from commit e6100b548f67624fc4729ba1afc02f5b2db41a9f)

2015-10-28 Thread mahongbin
KYLIN-943 enable top n sqls (reverted from commit e6100b548f67624fc4729ba1afc02f5b2db41a9f) Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b12d8678 Tree:

[1/3] incubator-kylin git commit: KYLIN-942 add more backdoor toggles to help profiling

2015-10-28 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 975733630 -> b12d86783 KYLIN-942 add more backdoor toggles to help profiling Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

[2/3] incubator-kylin git commit: KYLIN-942 make sure only trimmed gtinfo is pushed

2015-10-28 Thread mahongbin
KYLIN-942 make sure only trimmed gtinfo is pushed Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/4731f583 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/4731f583 Diff:

incubator-kylin git commit: KYLIN-942 make sure only trimmed gtinfo is pushed

2015-10-27 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-x 1b3b08eb9 -> 342ee79e0 KYLIN-942 make sure only trimmed gtinfo is pushed Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/342ee79e

incubator-kylin git commit: KYLIN-942 remove unnesessary check

2015-10-27 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 52a5d9e5f -> 8162100db KYLIN-942 remove unnesessary check Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/8162100d Tree:

incubator-kylin git commit: KYLIN-943 enable top n sqls

2015-10-27 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 8162100db -> e6100b548 KYLIN-943 enable top n sqls Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/e6100b54 Tree:

incubator-kylin git commit: KYLIN-942 fix bug when dealing with empty segment

2015-10-26 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging d0e0d9fc9 -> 071c13b3e KYLIN-942 fix bug when dealing with empty segment Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/071c13b3

incubator-kylin git commit: KYLIN-942 remove unnesessary check

2015-10-26 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-x ddeeb09de -> 4aeec8b06 KYLIN-942 remove unnesessary check Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/4aeec8b0 Tree:

incubator-kylin git commit: KYLIN-942 fix bug when dealing with empty segment

2015-10-26 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-x [created] ddeeb09de KYLIN-942 fix bug when dealing with empty segment Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/ddeeb09d Tree:

incubator-kylin git commit: KYLIN-596 Support Excel and Power BI

2015-10-26 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 071c13b3e -> 52a5d9e5f KYLIN-596 Support Excel and Power BI Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: fix bug

2015-10-26 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-x 4aeec8b06 -> 417faedf9 fix bug Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/417faedf Tree:

[1/7] incubator-kylin git commit: KYLIN-1011 clean code and restore KafkaInputAnalyzer

2015-10-25 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging e8ecdc60e -> 7e66013ea KYLIN-1011 clean code and restore KafkaInputAnalyzer Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/7e66013e

[5/7] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/fabdd5cd/core-cube/src/main/java/org/apache/kylin/gridtable/GTScanRequest.java -- diff --git a/core-cube/src/main/java/org/apache/kylin/gridtable/GTScanRequest.java

[3/7] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/fabdd5cd/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/generated/CubeVisitProtos.java -- diff --git

[2/2] incubator-kylin git commit: KYLIN-1093 fix UT

2015-10-25 Thread mahongbin
KYLIN-1093 fix UT Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/06aeb994 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/06aeb994 Diff:

[5/5] incubator-kylin git commit: upgrade EP to use hbaseColumnsToGT

2015-10-22 Thread mahongbin
upgrade EP to use hbaseColumnsToGT Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/cd81a8d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/cd81a8d1 Diff:

[1/5] incubator-kylin git commit: new

2015-10-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 ca4552565 -> cd81a8d1b new Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/4541752f Tree:

[2/5] incubator-kylin git commit: debuging

2015-10-22 Thread mahongbin
debuging Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/bd56ab36 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/bd56ab36 Diff:

[4/5] incubator-kylin git commit: planner tested

2015-10-22 Thread mahongbin
planner tested Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/ab2dd7c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/ab2dd7c6 Diff:

[3/5] incubator-kylin git commit: temp

2015-10-22 Thread mahongbin
temp Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/6f05c14a Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/6f05c14a Diff:

incubator-kylin git commit: bug

2015-10-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 cd81a8d1b -> e9067ef86 bug Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/e9067ef8 Tree:

[2/2] incubator-kylin git commit: print stat and avoid loadallcolumns

2015-10-22 Thread mahongbin
print stat and avoid loadallcolumns Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/9d256bd3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/9d256bd3 Diff:

[1/2] incubator-kylin git commit: minor

2015-10-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 e9067ef86 -> 9d256bd37 minor Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/e6f2e060 Tree:

incubator-kylin git commit: inner slr cube use v1 engine to generate intermediate files

2015-10-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 9d256bd37 -> 5ac205501 inner slr cube use v1 engine to generate intermediate files Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

[2/2] incubator-kylin git commit: HBaseZeroCopyByteString

2015-10-22 Thread mahongbin
HBaseZeroCopyByteString Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/e877e835 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/e877e835 Diff:

[1/2] incubator-kylin git commit: check all TODO

2015-10-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 5ac205501 -> e877e8351 check all TODO Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b0364897 Tree:

[2/4] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-22 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d8372747/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/CubeStorageQuery.java -- diff --git

[3/4] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-22 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d8372747/core-cube/src/test/java/org/apache/kylin/cube/common/RowKeySplitterTest.java -- diff --git

[4/4] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-22 Thread mahongbin
KYLIN-942 support parallel scan for grid table Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/d8372747 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/d8372747 Diff:

[1/4] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 e877e8351 -> d83727476 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d8372747/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/generated/CubeVisitProtos.java

[2/2] incubator-kylin git commit: draft

2015-10-13 Thread mahongbin
draft Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/18e7999d Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/18e7999d Diff:

[1/2] incubator-kylin git commit: pre reordering flatten filter

2015-10-13 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 84ad08c12 -> 18e7999dc pre reordering flatten filter Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/38f7d83f Tree:

incubator-kylin git commit: KYLIN-1034 package roaringbitmap into coprocessor jar

2015-10-07 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/1.x-staging 4ab5612b0 -> eca369883 KYLIN-1034 package roaringbitmap into coprocessor jar Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: rename

2015-09-29 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 9cb08e9a2 -> 80208e052 rename Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/80208e05 Tree:

incubator-kylin git commit: change magic to 13 so that more cuboid will span 2 regions

2015-09-29 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 e8182fdd8 -> 9cb08e9a2 change magic to 13 so that more cuboid will span 2 regions Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

incubator-kylin git commit: remove views

2015-09-29 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 d927ea124 -> b8b3c02cf remove views Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b8b3c02c Tree:

incubator-kylin git commit: 2 regions for 1~2

2015-09-29 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 b8b3c02cf -> 84ad08c12 2 regions for 1~2 Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/84ad08c1 Tree:

incubator-kylin git commit: concrete views

2015-09-29 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 80208e052 -> d927ea124 concrete views Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/d927ea12 Tree:

[1/2] incubator-kylin git commit: try storage v2 on shard

2015-09-28 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 7c4847678 -> 62b536b0d try storage v2 on shard Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/7b9cbcbb Tree:

[2/2] incubator-kylin git commit: fix bug so that hbasescanrpc can work

2015-09-28 Thread mahongbin
fix bug so that hbasescanrpc can work Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/62b536b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/62b536b0 Diff:

[1/2] incubator-kylin git commit: set all cube's engine to v2

2015-09-28 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 62b536b0d -> d1be0ad65 set all cube's engine to v2 Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/d1be0ad6 Tree:

[2/2] incubator-kylin git commit: back to hbaseendpointscanner

2015-09-28 Thread mahongbin
back to hbaseendpointscanner Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/10f0905b Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/10f0905b Diff:

incubator-kylin git commit: minor change

2015-09-25 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 eaef279c7 -> 7c4847678 minor change Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/7c484767 Tree:

incubator-kylin git commit: test v2 storage

2015-09-25 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-2 [created] 21219d439 test v2 storage Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/21219d43 Tree:

[3/3] incubator-kylin git commit: temp

2015-09-23 Thread mahongbin
temp Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/ec307f63 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/ec307f63 Diff:

[1/3] incubator-kylin git commit: disable test case

2015-09-23 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 [created] 9cf1d1be8 disable test case Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/9cf1d1be Tree:

incubator-kylin git commit: fix bug in hbase cuboid writer

2015-09-23 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942 9cf1d1be8 -> eaef279c7 fix bug in hbase cuboid writer Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/eaef279c Tree:

[1/6] incubator-kylin git commit: KYLIN-957 Support HBase in a separate cluster

2015-09-22 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-942-test e44bc25aa -> db65a1c67 KYLIN-957 Support HBase in a separate cluster Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

[5/6] incubator-kylin git commit: KYLIN-1039 fix CI, add all joins in query81.sql

2015-09-22 Thread mahongbin
KYLIN-1039 fix CI, add all joins in query81.sql Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/cc15d63f Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/cc15d63f Diff:

[3/6] incubator-kylin git commit: KYLIN-978 small update based on yerui’s patch

2015-09-22 Thread mahongbin
KYLIN-978 small update based on yerui’s patch Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/985e1fb2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/985e1fb2 Diff:

[6/6] incubator-kylin git commit: Merge branch 'origin/2.x-staging'

2015-09-22 Thread mahongbin
Merge branch 'origin/2.x-staging' Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/db65a1c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/db65a1c6 Diff:

<    5   6   7   8   9   10   11   12   13   14   >