[08/10] kylin git commit: KYLIN-919 fix ui show dimension error

2015-12-04 Thread mahongbin
KYLIN-919 fix ui show dimension error Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/24d3825b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/24d3825b Diff:

[02/10] kylin git commit: KYLIN-1179 Cannot use String as partition column

2015-12-04 Thread mahongbin
KYLIN-1179 Cannot use String as partition column Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/225a7d5b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/225a7d5b Diff:

[10/10] kylin git commit: KYLIN-919 model name validate when edit model, add lowercase check

2015-12-04 Thread mahongbin
KYLIN-919 model name validate when edit model,add lowercase check Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4afd144a Tree:

[07/10] kylin git commit: minor, update hyperlinks for kylin contacts on webapp

2015-12-04 Thread mahongbin
minor, update hyperlinks for kylin contacts on webapp Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d10c20dd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d10c20dd Diff:

[04/10] kylin git commit: KYLIN-1182 Upgrade tool for DataModelDesc from 1.x to 2.0

2015-12-04 Thread mahongbin
KYLIN-1182 Upgrade tool for DataModelDesc from 1.x to 2.0 Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5216fadd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5216fadd Diff:

[05/10] kylin git commit: KYLIN-1064 Restore disabled queries in KylinQueryTest.testVerifyQuery

2015-12-04 Thread mahongbin
KYLIN-1064 Restore disabled queries in KylinQueryTest.testVerifyQuery Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2fb097bb Tree:

[08/10] kylin git commit: KYLIN-1182 Upgrade tool for DataModelDesc from 1.x to 2.0

2015-12-04 Thread mahongbin
KYLIN-1182 Upgrade tool for DataModelDesc from 1.x to 2.0 Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3ecbfe72 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3ecbfe72 Diff:

[09/10] kylin git commit: KYLIN-1190 Make memory budget per query configurable

2015-12-04 Thread mahongbin
KYLIN-1190 Make memory budget per query configurable Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e8e2d27a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e8e2d27a Diff:

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

2015-12-04 Thread mahongbin
KYLIN-242 refactor cuboid and cuboid scheduer to support white list by addming joint semantic Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07537a9a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07537a9a Diff:

[2/7] kylin git commit: KYLIN-242 refine cube desc to fit new aggregation group design

2015-12-04 Thread mahongbin
KYLIN-242 refine cube desc to fit new aggregation group design Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/af6b11a9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/af6b11a9 Diff:

[3/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-dictionary/src/main/java/org/apache/kylin/dict/DictionaryManager.java -- diff --git a/core-dictionary/src/main/java/org/apache/kylin/dict/DictionaryManager.java

[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/6] kylin git commit: KYLIN-976 Support Custom Aggregation Types

2015-12-15 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/c721d679/metadata/src/main/java/org/apache/kylin/metadata/measure/BigDecimalMinAggregator.java -- diff --git

[1/3] kylin git commit: KYLIN-1283 Replace GTScanRequest's SerDer form Kryo to manual

2016-01-04 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 4d4e743c7 -> 2ac2f56a1 http://git-wip-us.apache.org/repos/asf/kylin/blob/2ac2f56a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/CubeVisitService.java

[2/3] kylin git commit: KYLIN-1283 Replace GTScanRequest's SerDer form Kryo to manual

2016-01-04 Thread mahongbin
KYLIN-1283 Replace GTScanRequest's SerDer form Kryo to manual Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2ac2f56a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2ac2f56a Diff:

[3/3] kylin git commit: KYLIN-1270 improve TimedJsonStreamParser to support week_start, month_start, quarter_start, year_start

2016-01-04 Thread mahongbin
KYLIN-1270 improve TimedJsonStreamParser to support week_start, month_start, quarter_start, year_start Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ec5c28d9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ec5c28d9

[1/2] kylin git commit: KYLIN-1270 bug fix by removing formatTs's affections

2016-01-05 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging f0a8078a0 -> f7057e87c KYLIN-1270 bug fix by removing formatTs's affections Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/280fce6c Tree:

kylin git commit: KYLIN-1294 disabled related test cases as it is depending on Calcite-980

2016-01-07 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging a1b26ff9f -> bb130af0a KYLIN-1294 disabled related test cases as it is depending on Calcite-980 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bb130af0 Tree:

[2/2] kylin git commit: KYLIN-1293 keep kylin log clean

2016-01-07 Thread mahongbin
KYLIN-1293 keep kylin log clean Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/50b3f429 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/50b3f429 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/50b3f429

[1/2] kylin git commit: bug fix: remove checkDupByInfo in merge dict

2016-01-05 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc ea702c8a0 -> 5516466b3 bug fix: remove checkDupByInfo in merge dict Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5516466b Tree:

[2/2] kylin git commit: Revert "KYLIN-1270"

2016-01-05 Thread mahongbin
Revert "KYLIN-1270" This reverts commit d3648849626c78b1e44df4050a620c25e5ee805f. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1dc361c6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1dc361c6 Diff:

kylin git commit: KYLIN-1239 attribute each htable with team contact and owner name

2015-12-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 0de917283 -> 6ec2adbbe KYLIN-1239 attribute each htable with team contact and owner name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6ec2adbb Tree:

kylin git commit: fix typo

2015-12-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 3fc3883a4 -> 7849a47ff fix typo Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7849a47f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7849a47f Diff:

kylin git commit: KYLIN-1270 improve TimedJsonStreamParser to support week_start, month_start, quarter_start, year_start

2015-12-30 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc e0748f5b4 -> 5c83a14a4 KYLIN-1270 improve TimedJsonStreamParser to support week_start, month_start, quarter_start, year_start Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-1301 fix IT

2016-01-11 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 28b2154fd -> 3904a1767 KYLIN-1301 fix IT Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3904a176 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3904a176

kylin git commit: KYLIN-1307 revisit growing dictionary

2016-01-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 3904a1767 -> 9f743fb78 KYLIN-1307 revisit growing dictionary Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9f743fb7 Tree:

[6/9] kylin git commit: KYLIN-1307 revisit growing dictionary

2016-01-13 Thread mahongbin
KYLIN-1307 revisit growing dictionary Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1c5784b2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1c5784b2 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1c5784b2

[9/9] kylin git commit: KYLIN-1308 maintain CubeHBaseScanRPC

2016-01-13 Thread mahongbin
KYLIN-1308 maintain CubeHBaseScanRPC Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bc8ea781 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/bc8ea781 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/bc8ea781

[1/9] kylin git commit: KYLIN-1297 correct LoadingCache settings

2016-01-13 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 05b7ca560 -> bc8ea7817 KYLIN-1297 correct LoadingCache settings Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2d3d8597 Tree:

[5/9] kylin git commit: KYLIN-1301 TRUE/FALSE filter pruning

2016-01-13 Thread mahongbin
KYLIN-1301 TRUE/FALSE filter pruning Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/142eaf41 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/142eaf41 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/142eaf41

kylin git commit: KYLIN-1301 fix segment pruning failure in 2.x versions

2016-01-10 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc f91e738a7 -> edab5a433 KYLIN-1301 fix segment pruning failure in 2.x versions Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/edab5a43 Tree:

[1/3] kylin git commit: refactor: minor changes

2016-06-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master ff1c81395 -> b361d8aaa refactor: minor changes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b361d8aa Tree:

kylin git commit: fix ci

2016-06-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 5fd26125b -> 97bfd5747 fix ci Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/97bfd574 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/97bfd574 Diff:

kylin git commit: refactor: subclass of AbstractExecutable change to use own logger

2016-06-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master bfee5ed44 -> 94567c150 refactor: subclass of AbstractExecutable change to use own logger Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/94567c15 Tree:

[1/2] kylin git commit: refactor: more checks on finding segment by id

2016-06-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 9b8a9899b -> 91d6798d4 refactor: more checks on finding segment by id Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c736ee5f Tree:

[2/2] kylin git commit: fix compile

2016-06-22 Thread mahongbin
fix compile Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/91d6798d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/91d6798d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/91d6798d Branch: refs/heads/master

kylin git commit: KYLIN-1816 More than one base KylinConfig exist in spring JVM

2016-06-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 1b0ece4a4 -> 62ae3cb16 KYLIN-1816 More than one base KylinConfig exist in spring JVM Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/62ae3cb1 Tree:

kylin git commit: refactor about default gtstore

2016-06-23 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 62ae3cb16 -> 4fd74fc6a refactor about default gtstore Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4fd74fc6 Tree:

kylin git commit: KYLIN-1816 More than one base KylinConfig exist in spring JVM

2016-06-22 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master b514ae16a -> 1b0ece4a4 KYLIN-1816 More than one base KylinConfig exist in spring JVM Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1b0ece4a Tree:

kylin git commit: minor: disable printing stacktrace when create a KylinConfig instance

2016-06-23 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master c7439a0a4 -> 842f590af minor: disable printing stacktrace when create a KylinConfig instance Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/842f590a Tree:

kylin git commit: add reviewboardrc

2016-01-13 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 65566bf13 -> 5d2a58a1d add reviewboardrc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5d2a58a1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5d2a58a1

kylin git commit: add reviewboardrc

2016-01-13 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/1.x-staging 721729823 -> bd73b643d add reviewboardrc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bd73b643 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/bd73b643

kylin git commit: KYLIN-1221 Kill underlying running hadoop job while discard a job

2016-01-13 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 5d2a58a1d -> cef83f01c KYLIN-1221 Kill underlying running hadoop job while discard a job Bugs closed: KYLIN-1221 Reviewed at https://reviews.apache.org/r/42285/ Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: add reviewboardrc

2016-01-13 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 5feca4e7c -> b5a444534 add reviewboardrc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b5a44453 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b5a44453

[2/3] kylin git commit: KYLIN-1297 avoid unnecessary converter creation

2016-01-14 Thread mahongbin
KYLIN-1297 avoid unnecessary converter creation Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b4ea1b39 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b4ea1b39 Diff:

[1/3] kylin git commit: don't do storage cleaning at buildcubewithengine

2016-01-14 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 08f42c0d5 -> d2bc9d140 don't do storage cleaning at buildcubewithengine Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/32cb630d Tree:

kylin git commit: bug fix in ResourceTool

2016-01-17 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc a09df13d3 -> fdba83ed4 bug fix in ResourceTool Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fdba83ed Tree:

kylin git commit: fix issues in 2.0 upgrade, part 2

2016-01-18 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 4646cdb25 -> ae3bab684 fix issues in 2.0 upgrade, part 2 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ae3bab68 Tree:

[1/3] kylin git commit: enable filter in ResourceTool

2016-01-18 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 573c84e61 -> 000d883b1 enable filter in ResourceTool Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a7923b96 Tree:

kylin git commit: KYLIN-1821 remaining

2016-06-25 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 81e3b2cd3 -> ef226f601 KYLIN-1821 remaining Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ef226f60 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ef226f60

[15/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/core-cube/src/main/java/org/apache/kylin/cube/model/validation/rule/IKylinValidationConstants.java -- diff --git

[11/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/engine-spark/.settings/org.eclipse.jdt.core.prefs -- diff --git a/engine-spark/.settings/org.eclipse.jdt.core.prefs b/engine-spark/.settings/org.eclipse.jdt.core.prefs

[07/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/filter/generated/FilterProtosExt.java -- diff --git

[01/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master f26f702a6 -> 5d4982e24 http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/tool/.settings/org.eclipse.jdt.core.prefs -- diff --git

[04/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/ii/IICreateHFileMapper.java -- diff --git

[13/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/core-metadata/src/main/java/org/apache/kylin/measure/raw/RawSerializer.java -- diff --git a/core-metadata/src/main/java/org/apache/kylin/measure/raw/RawSerializer.java

[18/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5d4982e2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5d4982e2 Diff:

[10/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/engine-streaming/src/main/java/org/apache/kylin/engine/streaming/cube/StreamingCubeBuilder.java -- diff --git

[03/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/ii/coprocessor/endpoint/generated/IIProtos.java -- diff --git

kylin git commit: KYLIN-1821 checkstyle enable leftcurly and rightcurly rules

2016-06-25 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 5d4982e24 -> 81e3b2cd3 KYLIN-1821 checkstyle enable leftcurly and rightcurly rules Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/81e3b2cd Tree:

[09/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/server/src/main/java/org/apache/kylin/rest/controller/ProjectController.java -- diff --git a/server/src/main/java/org/apache/kylin/rest/controller/ProjectController.java

[16/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/checkstyle-suppressions.xml -- diff --git a/checkstyle-suppressions.xml b/checkstyle-suppressions.xml new file mode 100644 index 000..d247c65 --- /dev/null +++

[12/18] kylin git commit: KYLIN-1821 Reformat all of the java files and enable checkstyle to enforce code formatting

2016-06-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/5d4982e2/engine-mr/src/main/java/org/apache/kylin/engine/mr/CubingJob.java -- diff --git a/engine-mr/src/main/java/org/apache/kylin/engine/mr/CubingJob.java

[01/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 1044f1dbb -> 7b46ed14c http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/tool/.settings/org.eclipse.jdt.core.prefs -- diff --git

[06/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/kylin-it/.settings/org.eclipse.jdt.core.prefs -- diff --git a/kylin-it/.settings/org.eclipse.jdt.core.prefs b/kylin-it/.settings/org.eclipse.jdt.core.prefs index

[02/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/src/.settings/org.eclipse.jdt.core.prefs -- diff --git a/src/.settings/org.eclipse.jdt.core.prefs b/src/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index

[08/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/engine-streaming/.settings/org.eclipse.jdt.core.prefs -- diff --git a/engine-streaming/.settings/org.eclipse.jdt.core.prefs

[13/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/core-common/.settings/org.eclipse.jdt.core.prefs -- diff --git a/core-common/.settings/org.eclipse.jdt.core.prefs b/core-common/.settings/org.eclipse.jdt.core.prefs index

[14/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
KYLIN-1821 keep all .settings same Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7b46ed14 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7b46ed14 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7b46ed14

[12/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/core-cube/.settings/org.eclipse.jdt.core.prefs -- diff --git a/core-cube/.settings/org.eclipse.jdt.core.prefs b/core-cube/.settings/org.eclipse.jdt.core.prefs index

[11/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/core-dictionary/.settings/org.eclipse.jdt.core.prefs -- diff --git a/core-dictionary/.settings/org.eclipse.jdt.core.prefs

[10/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/core-metadata/.settings/org.eclipse.jdt.core.prefs -- diff --git a/core-metadata/.settings/org.eclipse.jdt.core.prefs b/core-metadata/.settings/org.eclipse.jdt.core.prefs

[04/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/server/.settings/org.eclipse.jdt.core.prefs -- diff --git a/server/.settings/org.eclipse.jdt.core.prefs b/server/.settings/org.eclipse.jdt.core.prefs index

[09/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/engine-spark/.settings/org.eclipse.jdt.core.prefs -- diff --git a/engine-spark/.settings/org.eclipse.jdt.core.prefs b/engine-spark/.settings/org.eclipse.jdt.core.prefs

[05/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/query/.settings/org.eclipse.jdt.core.prefs -- diff --git a/query/.settings/org.eclipse.jdt.core.prefs b/query/.settings/org.eclipse.jdt.core.prefs index 19e2439..5aaaf1e

[03/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/source-kafka/.settings/org.eclipse.jdt.core.prefs -- diff --git a/source-kafka/.settings/org.eclipse.jdt.core.prefs b/source-kafka/.settings/org.eclipse.jdt.core.prefs

[07/14] kylin git commit: KYLIN-1821 keep all .settings same

2016-06-26 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7b46ed14/jdbc/.settings/org.eclipse.jdt.core.prefs -- diff --git a/jdbc/.settings/org.eclipse.jdt.core.prefs b/jdbc/.settings/org.eclipse.jdt.core.prefs index 19e2439..5aaaf1e

kylin git commit: KYLIN-1781 fix config encoding error

2016-06-15 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 7a05309bf -> a179136be KYLIN-1781 fix config encoding error 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/a179136b

[5/6] kylin git commit: minor, move all hll and topn related code to core-metadata

2016-01-27 Thread mahongbin
minor, move all hll and topn related code to core-metadata Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/daa294b6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/daa294b6 Diff:

[4/6] kylin git commit: minor, move all hll and topn related code to core-metadata

2016-01-27 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/daa294b6/core-common/src/main/java/org/apache/kylin/common/hll/HyperLogLogPlusTable.java -- diff --git

[6/6] kylin git commit: minor, check hdfs permission at build cube

2016-01-27 Thread mahongbin
minor, check hdfs permission at build cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f4667226 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f4667226 Diff:

[1/6] kylin git commit: minor, move all hll and topn related code to core-metadata

2016-01-27 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 5f4c581e6 -> f4667226d http://git-wip-us.apache.org/repos/asf/kylin/blob/daa294b6/core-metadata/src/main/java/org/apache/kylin/measure/topn/DoublyLinkedList.java --

kylin git commit: KYLIN-1356 increase memory settings for failsafe

2016-01-26 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 5511f2609 -> cd5e21b4c KYLIN-1356 increase memory settings for failsafe Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cd5e21b4 Tree:

kylin git commit: KYLIN-1372 fix CI

2016-01-31 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/1.x-staging 75970c3b1 -> 555a2e566 KYLIN-1372 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/555a2e56 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/555a2e56

kylin git commit: KYLIN-1372 fix CI

2016-01-31 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc a9637c9c5 -> d3250acf3 KYLIN-1372 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d3250acf Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d3250acf

kylin git commit: KYLIN-1313 fix CI

2016-02-01 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 82c6d588f -> 54e491502 KYLIN-1313 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/54e49150 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/54e49150

svn commit: r1728270 - in /kylin/site: ./ blog/ blog/2016/ blog/2016/02/ blog/2016/02/03/ blog/2016/02/03/streaming-cubing/ development/

2016-02-03 Thread mahongbin
Author: mahongbin Date: Wed Feb 3 08:35:20 2016 New Revision: 1728270 URL: http://svn.apache.org/viewvc?rev=1728270=rev Log: UPDATE MESSAGE Added: kylin/site/blog/2016/ kylin/site/blog/2016/02/ kylin/site/blog/2016/02/03/ kylin/site/blog/2016/02/03/streaming-cubing/ kylin

svn commit: r1728267 - in /kylin/site: ./ development/ images/develop/

2016-02-03 Thread mahongbin
Author: mahongbin Date: Wed Feb 3 08:26:52 2016 New Revision: 1728267 URL: http://svn.apache.org/viewvc?rev=1728267=rev Log: UPDATE MESSAGE Added: kylin/site/development/streaming_cubing.html kylin/site/images/develop/streaming.png (with props) Modified: kylin/site/development

kylin git commit: KYLIN-1366 Bind metadata version with release version(chen hao)

2016-02-03 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 36e26528e -> e2a0d1d82 KYLIN-1366 Bind metadata version with release version(chen hao) Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e2a0d1d8 Tree:

kylin git commit: minor, avoid verbose logging in serialier

2016-02-02 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/1.x-staging 05df71369 -> 62a8cb268 minor, avoid verbose logging in serialier Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/62a8cb26 Tree:

[1/2] kylin git commit: KYLIN-1436: If error exists during fetching streaming messages, streaming building should throw exception

2016-02-23 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc f18f7b025 -> 924421810 KYLIN-1436: If error exists during fetching streaming messages, streaming building should throw exception Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[2/2] kylin git commit: KYLIN-1435: Relax the checking for PartitionMetadata and logger the error code

2016-02-23 Thread mahongbin
KYLIN-1435: Relax the checking for PartitionMetadata and logger the error code Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1f93bec1 Tree:

[1/4] kylin git commit: KYLIN-1453 cuboid sharding based on specific column

2016-02-26 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 2e1d2f6b6 -> 294fc7078 KYLIN-1453 cuboid sharding based on specific column Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/294fc707 Tree:

[2/4] kylin git commit: KYLIN-1366 simply metadata version binding

2016-02-26 Thread mahongbin
KYLIN-1366 simply metadata version binding kylin 1366 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ab9d5791 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ab9d5791 Diff:

[3/4] kylin git commit: minor, fix CI occasionally fail issue

2016-02-26 Thread mahongbin
minor, fix CI occasionally fail issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3f5074ee Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3f5074ee Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3f5074ee

kylin git commit: KYLIN-1297 correct LoadingCache settings

2016-01-20 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/1.x-staging 2f5d89a8e -> eea691651 KYLIN-1297 correct LoadingCache settings Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eea69165 Tree:

kylin git commit: KYLIN-1356 use exec-maven-plugin for IT environment provision

2016-01-21 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 6485324a2 -> ab853f9dc KYLIN-1356 use exec-maven-plugin for IT environment provision Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ab853f9d Tree:

[05/13] kylin git commit: KYLIN-1356 move all it to a seprate module

2016-01-21 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/7f08dab5/query/src/test/resources/query/sql/query12.sql -- diff --git a/query/src/test/resources/query/sql/query12.sql b/query/src/test/resources/query/sql/query12.sql deleted

  1   2   3   4   5   6   7   8   9   >