[15/22] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-09-07 Thread nju_yaho
http://git-wip-us.apache.org/repos/asf/kylin/blob/faf08625/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/UpdateCubeInfoAfterCheckpointStep.java -- diff --git

[14/22] kylin git commit: APACHE-KYLIN-2783: change the cuboid scheduler for FactDistinctColumnsMapper

2017-09-07 Thread nju_yaho
APACHE-KYLIN-2783: change the cuboid scheduler for FactDistinctColumnsMapper Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/74f581e7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/74f581e7 Diff:

[01/22] kylin git commit: APACHE-KYLIN-2730: Introduce genetic algorithm for cube planner [Forced Update!]

2017-09-07 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 415593638 -> bd3e7bf0c (forced update) APACHE-KYLIN-2730: Introduce genetic algorithm for cube planner Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[07/22] kylin git commit: APACHE-KYLIN-2783: Refactor CuboidScheduler to be extensible

2017-09-07 Thread nju_yaho
http://git-wip-us.apache.org/repos/asf/kylin/blob/2425bf0c/engine-spark/src/main/java/org/apache/kylin/engine/spark/SparkCubingByLayer.java -- diff --git

[2/2] kylin git commit: APACHE-KYLIN-2732: minor fix for DoggedCubeBuilder

2017-09-07 Thread nju_yaho
APACHE-KYLIN-2732: minor fix for DoggedCubeBuilder Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/41559363 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/41559363 Diff:

[1/2] kylin git commit: APACHE-KYLIN-2725: add precision for percentile measures of system cubes

2017-09-07 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 0b1730ce4 -> 415593638 APACHE-KYLIN-2725: add precision for percentile measures of system cubes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0f5fc510

kylin git commit: APACHE-KYLIN-2826: change hashmap to concurrentmap for the allDescendantsCache of CuboidStats

2017-09-04 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner d216eba3e -> 0b1730ce4 APACHE-KYLIN-2826: change hashmap to concurrentmap for the allDescendantsCache of CuboidStats Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: APACHE-KYLIN-2735: Introduce an option to make job scheduler consider job priority

2017-08-31 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 0b12df776 -> d216eba3e APACHE-KYLIN-2735: Introduce an option to make job scheduler consider job priority Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[kylin] Git Push Summary [forced push!] [Forced Update!]

2017-08-31 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 214ddfefa -> 0b12df776 (forced update)

kylin git commit: APACHE-KYLIN-2735: Introduce an option to make job scheduler consider job priority

2017-08-31 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 0b12df776 -> 214ddfefa APACHE-KYLIN-2735: Introduce an option to make job scheduler consider job priority Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[1/2] kylin git commit: APACHE-KYLIN-2734: backend support for hot cuboids export & import

2017-08-30 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 0c4b3ad57 -> 0b12df776 APACHE-KYLIN-2734: backend support for hot cuboids export & import Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7279427d Tree:

[2/2] kylin git commit: APACHE-KYLIN-2822: backend support for sunburst chart to show cuboid tree

2017-08-30 Thread nju_yaho
APACHE-KYLIN-2822: backend support for sunburst chart to show cuboid tree Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0b12df77 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0b12df77 Diff:

[1/4] kylin git commit: APACHE-KYLIN-2783: change the cuboid scheduler for FactDistinctColumnsMapper

2017-08-29 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 52bec43d2 -> 0c4b3ad57 APACHE-KYLIN-2783: change the cuboid scheduler for FactDistinctColumnsMapper Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e1256c89

[4/4] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-08-29 Thread nju_yaho
APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0c4b3ad5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0c4b3ad5 Diff:

[2/4] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-08-29 Thread nju_yaho
http://git-wip-us.apache.org/repos/asf/kylin/blob/0c4b3ad5/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/UpdateCubeInfoAfterCheckpointStep.java -- diff --git

[3/4] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-08-29 Thread nju_yaho
http://git-wip-us.apache.org/repos/asf/kylin/blob/0c4b3ad5/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/MapReduceUtil.java -- diff --git a/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/MapReduceUtil.java

[2/2] kylin git commit: APACHE-KYLIN-2732: Introduce base cuboid as a new input for cubing job

2017-08-27 Thread nju_yaho
APACHE-KYLIN-2732: Introduce base cuboid as a new input for cubing job Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/52bec43d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/52bec43d Diff:

[1/2] kylin git commit: APACHE-KYLIN-2732: Introduce base cuboid as a new input for cubing job

2017-08-27 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 7603a5aaf -> 52bec43d2 http://git-wip-us.apache.org/repos/asf/kylin/blob/52bec43d/kylin-it/src/test/java/org/apache/kylin/cube/inmemcubing/ITDoggedCubeBuilderTest.java

kylin git commit: APACHE-KYLIN-2731: Introduce checkpoint executable

2017-08-24 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner abf4a97cc -> 7603a5aaf APACHE-KYLIN-2731: Introduce checkpoint executable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7603a5aa Tree:

[kylin] Git Push Summary [forced push!] [Forced Update!]

2017-08-24 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 13f87efc6 -> abf4a97cc (forced update)

[kylin] Git Push Summary [forced push!] [Forced Update!]

2017-08-24 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner c0a785d46 -> abf4a97cc (forced update)

[2/2] kylin git commit: APACHE-KYLIN-2731: Introduce checkpoint executable

2017-08-24 Thread nju_yaho
APACHE-KYLIN-2731: Introduce checkpoint executable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c0a785d4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c0a785d4 Diff:

[1/2] kylin git commit: APACHE-KYLIN-2802: fix issue of CuboidStatsUtil.createAllDescendantsCache

2017-08-24 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner e75770f65 -> c0a785d46 APACHE-KYLIN-2802: fix issue of CuboidStatsUtil.createAllDescendantsCache Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/abf4a97c

[1/5] kylin git commit: APACHE-KYLIN-2729: add basic support classes for cube planner algorithms

2017-08-22 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner a2fb79f20 -> e75770f65 http://git-wip-us.apache.org/repos/asf/kylin/blob/7c592b3c/core-cube/src/test/resources/statistics.txt -- diff --git

[3/5] kylin git commit: APACHE-KYLIN-2729: Introduce greedy algorithm for cube planner

2017-08-22 Thread nju_yaho
APACHE-KYLIN-2729: Introduce greedy algorithm for cube planner Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/913e9759 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/913e9759 Diff:

[5/5] kylin git commit: APACHE-KYLIN-2802: Enable cube planner phase one

2017-08-22 Thread nju_yaho
APACHE-KYLIN-2802: Enable cube planner phase one Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e75770f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e75770f6 Diff:

[4/5] kylin git commit: APACHE-KYLIN-2730: Introduce genetic algorithm for cube planner

2017-08-22 Thread nju_yaho
APACHE-KYLIN-2730: Introduce genetic algorithm for cube planner Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/697f848b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/697f848b Diff:

[2/5] kylin git commit: APACHE-KYLIN-2729: add basic support classes for cube planner algorithms

2017-08-22 Thread nju_yaho
APACHE-KYLIN-2729: add basic support classes for cube planner algorithms Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7c592b3c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7c592b3c Diff:

kylin git commit: APACHE-KYLIN-2783: move method isValid from Cuboid to CuboidScheduler

2017-08-17 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 41a7b7ee8 -> a2fb79f20 APACHE-KYLIN-2783: move method isValid from Cuboid to CuboidScheduler Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a2fb79f2 Tree:

[23/23] kylin git commit: APACHE-KYLIN-2728: Introduce a new cuboid scheduler based on cuboid tree rather than static rules

2017-08-17 Thread nju_yaho
APACHE-KYLIN-2728: Introduce a new cuboid scheduler based on cuboid tree rather than static rules Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/41a7b7ee Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/41a7b7ee

[04/23] kylin git commit: Revert "correct seeking job jar pattern"

2017-08-17 Thread nju_yaho
Revert "correct seeking job jar pattern" This reverts commit 48e5fb6a814546fba7bcb7396d63f28b5bdde456. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6c6c4eac Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6c6c4eac

[08/23] kylin git commit: KYLIN-2783 refactor CuboidScheduler

2017-08-17 Thread nju_yaho
KYLIN-2783 refactor CuboidScheduler Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/79711218 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/79711218 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/79711218

[06/23] kylin git commit: KYLIN-2778 avoid NPE in AclService.java

2017-08-17 Thread nju_yaho
KYLIN-2778 avoid NPE in AclService.java Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c962feb7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c962feb7 Diff:

[13/23] kylin git commit: KYLIN-1351 fix CI

2017-08-17 Thread nju_yaho
KYLIN-1351 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7d288757 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7d288757 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7d288757 Branch:

[19/23] kylin git commit: APACHE-KYLIN-2746: Separate filter row count & aggregated row count for metrics collection returned by coprocessor

2017-08-17 Thread nju_yaho
APACHE-KYLIN-2746: Separate filter row count & aggregated row count for metrics collection returned by coprocessor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/43eb9d76 Tree:

[09/23] kylin git commit: KYLIN-2633 Upgrade Spark to 2.1 kylin-it change spark_2.10 to spark_2.11

2017-08-17 Thread nju_yaho
KYLIN-2633 Upgrade Spark to 2.1 kylin-it change spark_2.10 to spark_2.11 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cfda465b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cfda465b Diff:

[16/23] kylin git commit: KYLIN-2763 fix RAT

2017-08-17 Thread nju_yaho
KYLIN-2763 fix RAT Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8154728e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8154728e Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/8154728e Branch:

[10/23] kylin git commit: KYLIN-2783 fix serialization

2017-08-17 Thread nju_yaho
KYLIN-2783 fix serialization Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1cae1f5b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1cae1f5b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1cae1f5b Branch:

[03/23] kylin git commit: minor, logging derive translated filter columns

2017-08-17 Thread nju_yaho
minor, logging derive translated filter columns Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/02868adf Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/02868adf Diff:

[07/23] kylin git commit: minor, remove unused hard-code BI transform code (#1889)

2017-08-17 Thread nju_yaho
minor, remove unused hard-code BI transform code (#1889) Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bf887a7a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/bf887a7a Diff:

[22/23] kylin git commit: APACHE-KYLIN-2783: Refactor CuboidScheduler to be extensible

2017-08-17 Thread nju_yaho
APACHE-KYLIN-2783: Refactor CuboidScheduler to be extensible Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/721c64dd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/721c64dd Diff:

[17/23] kylin git commit: KYLIN-2763 update calcite version

2017-08-17 Thread nju_yaho
KYLIN-2763 update calcite version Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/426b7ba6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/426b7ba6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/426b7ba6

[21/23] kylin git commit: APACHE-KYLIN-2783: Refactor CuboidScheduler to be extensible

2017-08-17 Thread nju_yaho
http://git-wip-us.apache.org/repos/asf/kylin/blob/721c64dd/engine-spark/src/main/java/org/apache/kylin/engine/spark/SparkCubingByLayer.java -- diff --git

[05/23] kylin git commit: KYLIN-2778 add acl info for sample cube

2017-08-17 Thread nju_yaho
KYLIN-2778 add acl info for sample cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5c5ca989 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5c5ca989 Diff:

[14/23] kylin git commit: minor, fix backward compatible for KylinVersion

2017-08-17 Thread nju_yaho
minor, fix backward compatible for KylinVersion Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d0fe948d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d0fe948d Diff:

[12/23] kylin git commit: KYLIN-1351 bug fix

2017-08-17 Thread nju_yaho
KYLIN-1351 bug fix Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3b71fe72 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3b71fe72 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3b71fe72 Branch:

[11/23] kylin git commit: Merge commit 'c962feb75605c1919b88ce5b435e814efab626de' into kap-2.4.x

2017-08-17 Thread nju_yaho
Merge commit 'c962feb75605c1919b88ce5b435e814efab626de' into kap-2.4.x Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f52190b1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f52190b1 Diff:

[01/23] kylin git commit: minor, fix get model NPE when getting cube list.

2017-08-17 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 2d890b74f -> 41a7b7ee8 minor, fix get model NPE when getting cube list. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6d936d34 Tree:

[7/7] kylin git commit: APACHE-KYLIN-2723: fix send unnecessary rpc stats

2017-08-15 Thread nju_yaho
APACHE-KYLIN-2723: fix send unnecessary rpc stats Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2d890b74 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2d890b74 Diff:

[3/7] kylin git commit: APACHE-KYLIN-2725: Introduce a tool for creating system cubes relating to query & job metrics

2017-08-15 Thread nju_yaho
APACHE-KYLIN-2725: Introduce a tool for creating system cubes relating to query & job metrics Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/74e167f0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/74e167f0 Diff:

[1/7] kylin git commit: APACHE-KYLIN-2739: always set GMT timezone for RecordEventTimeDetail

2017-08-15 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 88ffadbcd -> 2d890b74f APACHE-KYLIN-2739: always set GMT timezone for RecordEventTimeDetail Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ec6eb0e9 Tree:

[5/7] kylin git commit: APACHE-KYLIN-2723: change java Serializationutils to json serializer and fix same class name & cannot cast issue

2017-08-15 Thread nju_yaho
APACHE-KYLIN-2723: change java Serializationutils to json serializer and fix same class name & cannot cast issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/167ab463 Tree:

[2/7] kylin git commit: APACHE-KYLIN-2725: Introduce a tool for creating system cubes relating to query & job metrics

2017-08-15 Thread nju_yaho
http://git-wip-us.apache.org/repos/asf/kylin/blob/74e167f0/tool/src/main/java/org/apache/kylin/tool/metrics/systemcube/SCCreator.java -- diff --git a/tool/src/main/java/org/apache/kylin/tool/metrics/systemcube/SCCreator.java

[4/7] kylin git commit: APACHE-KYLIN-2723: add trigger for query & job metrics reporter

2017-08-15 Thread nju_yaho
APACHE-KYLIN-2723: add trigger for query & job metrics reporter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4ef79623 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4ef79623 Diff:

[6/7] kylin git commit: APACHE-KYLIN-2722: add unit test for HiveProducer & fix issue of lease recovery in progress

2017-08-15 Thread nju_yaho
APACHE-KYLIN-2722: add unit test for HiveProducer & fix issue of lease recovery in progress Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cf4349b0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cf4349b0 Diff:

kylin git commit: APACHE-KYLIN-2723: add 'user' property for metrics subject query & job

2017-08-10 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 8491905eb -> 88ffadbcd APACHE-KYLIN-2723: add 'user' property for metrics subject query & job Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/88ffadbc Tree:

[kylin] Git Push Summary [forced push!] [Forced Update!]

2017-08-10 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 199c198b4 -> 8491905eb (forced update)

kylin git commit: APACHE-KYLIN-2723: add 'user' property for metrics subject query & job

2017-08-10 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 8491905eb -> 199c198b4 APACHE-KYLIN-2723: add 'user' property for metrics subject query & job Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/199c198b Tree:

kylin git commit: APACHE-KYLIN-2723: refactor JobMetricsFacade

2017-08-10 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 02b67cebf -> 8491905eb APACHE-KYLIN-2723: refactor JobMetricsFacade Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8491905e Tree:

[5/7] kylin git commit: APACHE-KYLIN-2723: collect query related metrics

2017-08-10 Thread nju_yaho
APACHE-KYLIN-2723: collect query related metrics Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/594087a3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/594087a3 Diff:

[1/7] kylin git commit: APACHE-KYLIN-2722: Introduce a new measure, called active reservoir, for actively pushing metrics to reporters

2017-08-10 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner 47b5a0ded -> 02b67cebf http://git-wip-us.apache.org/repos/asf/kylin/blob/e3d8ff96/metrics-reporter-hive/src/main/java/org/apache/kylin/metrics/lib/impl/hive/HiveReservoirReporter.java

[7/7] kylin git commit: APACHE-KYLIN-2723: retire query & job metrics wrapper

2017-08-10 Thread nju_yaho
APACHE-KYLIN-2723: retire query & job metrics wrapper Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/02b67ceb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/02b67ceb Diff:

[4/7] kylin git commit: APACHE-KYLIN-2723: rename query metrics related size to count

2017-08-10 Thread nju_yaho
APACHE-KYLIN-2723: rename query metrics related size to count Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/38d78924 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/38d78924 Diff:

[6/7] kylin git commit: APACHE-KYLIN-2723: collect job related metrics

2017-08-10 Thread nju_yaho
APACHE-KYLIN-2723: collect job related metrics Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/83d74c2e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/83d74c2e Diff:

[3/7] kylin git commit: APACHE-KYLIN-2723: Introduce metrics collector for query & job metrics

2017-08-10 Thread nju_yaho
APACHE-KYLIN-2723: Introduce metrics collector for query & job metrics Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8261b3a3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8261b3a3 Diff:

[2/7] kylin git commit: APACHE-KYLIN-2722: Introduce a new measure, called active reservoir, for actively pushing metrics to reporters

2017-08-10 Thread nju_yaho
APACHE-KYLIN-2722: Introduce a new measure, called active reservoir, for actively pushing metrics to reporters Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e3d8ff96 Tree:

[kylin] Git Push Summary

2017-08-08 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner [created] 47b5a0ded

[kylin] Git Push Summary

2017-08-08 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/yaho-cube-planner [deleted] 375fd807c

kylin git commit: APACHE-KYLIN-2719: fix serviceStartTime of CubeVisitService by changing it to be a local variable

2017-08-02 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/2.1.x 77e8728c6 -> 266221384 APACHE-KYLIN-2719: fix serviceStartTime of CubeVisitService by changing it to be a local variable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[1/2] kylin git commit: Add db info to table name when creating table snapshot

2016-08-28 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master ae9d74790 -> ab6b73be7 Add db info to table name when creating table snapshot Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ab6b73be Tree:

[2/2] kylin git commit: KYLIN-1702: change the layout path of table snapshot with tablename

2016-08-28 Thread nju_yaho
KYLIN-1702: change the layout path of table snapshot with tablename Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7815224d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7815224d Diff:

kylin git commit: KYLIN-1907: Add missing items in copyUnChangedProperties during upgrading

2016-07-21 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master bacf9dc91 -> 1adb54228 KYLIN-1907: Add missing items in copyUnChangedProperties during upgrading Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1adb5422 Tree:

[2/3] kylin git commit: KYLIN-1883: Consensus Problem when running the tool, MetadataCleanupJob

2016-07-20 Thread nju_yaho
KYLIN-1883: Consensus Problem when running the tool, MetadataCleanupJob Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07177caf Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07177caf Diff:

[1/3] kylin git commit: Remove nonexistent task items for EXECUTE_RESOURCE_ROOT from toDeleteResource

2016-07-20 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master 554874db3 -> 44ee970ca Remove nonexistent task items for EXECUTE_RESOURCE_ROOT from toDeleteResource Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/44ee970c Tree:

kylin git commit: DELETE hard coding of mapred.task.timeout

2016-06-27 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 8c0de89a6 -> c6aa81b1d DELETE hard coding of mapred.task.timeout Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c6aa81b1 Tree:

kylin git commit: KYLIN-1740: HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in case of large cell of dictionary or table snapshot

2016-06-20 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 922c9c41f -> 8c0de89a6 KYLIN-1740: HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in case of large cell of dictionary or table snapshot Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-1805: Fix got stuck when deleting HTables during running the StorageCleanupJob

2016-06-19 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master 76d60b66c -> c4731de61 KYLIN-1805: Fix got stuck when deleting HTables during running the StorageCleanupJob Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c4731de6

kylin git commit: KYLIN-1740: HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in case of large cell of dictionary or table snapshot

2016-06-19 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master 762992d0a -> 76d60b66c KYLIN-1740: HDFS storage leak in HBaseResourceStore.deleteResourceImpl() in case of large cell of dictionary or table snapshot Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[2/3] kylin git commit: Modify the log info

2016-06-17 Thread nju_yaho
Modify the log info Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7b80edb1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7b80edb1 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7b80edb1 Branch:

[1/3] kylin git commit: Change the taskThreadCount from 4 to 8

2016-06-17 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc e3cbbcf13 -> d138d174d Change the taskThreadCount from 4 to 8 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/58724471 Tree:

[3/3] kylin git commit: KYLIN-1189: Keep the status of pending jobs to be READY

2016-06-17 Thread nju_yaho
KYLIN-1189: Keep the status of pending jobs to be READY Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d138d174 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d138d174 Diff:

kylin git commit: KYLIN-1761: Fetch part of metadata to local

2016-06-03 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master 18516c5e7 -> e50faa323 KYLIN-1761: Fetch part of metadata to local Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e50faa32 Tree:

[3/3] kylin git commit: KYLIN-1761: Fetch part of metadata to local

2016-06-03 Thread nju_yaho
KYLIN-1761: Fetch part of metadata to local Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/87115444 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/87115444 Diff:

[1/3] kylin git commit: eBay-JIRA-524: automatical expansion when buffer overflow

2016-06-03 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 0456db93d -> 871154447 eBay-JIRA-524: automatical expansion when buffer overflow Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d02a5f5d Tree:

[2/3] kylin git commit: KYLIN-1189: Automatically resume running jobs when job engine failover

2016-06-03 Thread nju_yaho
KYLIN-1189: Automatically resume running jobs when job engine failover Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b2208860 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b2208860 Diff:

kylin git commit: KYLIN-1676: High CPU in TrieDictionary due to incorrect use of HashMap

2016-05-26 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 12efa7409 -> 0456db93d KYLIN-1676: High CPU in TrieDictionary due to incorrect use of HashMap Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0456db93 Tree:

kylin git commit: KYLIN-1676: High CPU in TrieDictionary due to incorrect use of HashMap

2016-05-26 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master c79c59f88 -> 86f7149fc KYLIN-1676: High CPU in TrieDictionary due to incorrect use of HashMap Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/86f7149f Tree:

kylin git commit: KYLIN-1704: initialize rowIndices and dict during deserializing when snapshot table is empty

2016-05-18 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master f0fe457e3 -> e7779f7e2 KYLIN-1704: initialize rowIndices and dict during deserializing when snapshot table is empty Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-1704: initialize rowIndices and dict during deserializing when snapshot table is empty

2016-05-17 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 7411a98db -> 12efa7409 KYLIN-1704: initialize rowIndices and dict during deserializing when snapshot table is empty Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-1696: add catch exception during sending topic meta request to broker

2016-05-16 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master b7ae177f4 -> 06e1ea296 KYLIN-1696: add catch exception during sending topic meta request to broker Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/06e1ea29 Tree:

kylin git commit: Find a better way to check hadoop job status via job API

2016-05-16 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master e80b13ff1 -> b7ae177f4 Find a better way to check hadoop job status via job API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b7ae177f Tree:

kylin git commit: KYLIN-1592: fix the bug of missing cube statistics while migrating cube

2016-04-20 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master 618a66073 -> bc46e29a6 KYLIN-1592: fix the bug of missing cube statistics while migrating cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bc46e29a Tree:

kylin git commit: KYLIN-1592: modify the comments

2016-04-18 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 01d639468 -> b25ed7b53 KYLIN-1592: modify the comments Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b25ed7b5 Tree:

[1/2] kylin git commit: KYLIN-1592: copy all of the cube segment statistics after an old version of migration

2016-04-18 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 85113c11f -> 01d639468 KYLIN-1592: copy all of the cube segment statistics after an old version of migration Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5adc1139

kylin git commit: Add Env and Project Info in job email notification

2016-04-18 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/1.4-rc 08b2051f8 -> 85113c11f Add Env and Project Info in job email notification Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/85113c11 Tree:

kylin git commit: KYLIN-1458: run CubeMigrationCheckCLI under the condition with parameter 'realExecute' set to true

2016-04-18 Thread nju_yaho
Repository: kylin Updated Branches: refs/heads/master 22e6969cb -> f0473fcaf KYLIN-1458: run CubeMigrationCheckCLI under the condition with parameter 'realExecute' set to true Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[10/50] kylin git commit: KYLIN-1419 NPE occurs when query from subqueries with order by (revised by Yang)

2016-04-18 Thread nju_yaho
KYLIN-1419 NPE occurs when query from subqueries with order by (revised by Yang) Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e3e82a60 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e3e82a60 Diff:

[31/50] kylin git commit: KYLIN-1337 fix Nmuber sort issue

2016-04-18 Thread nju_yaho
KYLIN-1337 fix Nmuber sort issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/01010b8b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/01010b8b Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/01010b8b

[28/50] kylin git commit: minor, UI fix edit model setting page display issue

2016-04-18 Thread nju_yaho
minor, UI fix edit model setting page display issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4946efea Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4946efea Diff:

[43/50] kylin git commit: KYLIN-1475 Inject ehcache manager for any test case that will touch ehcache manager

2016-04-18 Thread nju_yaho
KYLIN-1475 Inject ehcache manager for any test case that will touch ehcache manager Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/83f49c34 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/83f49c34 Diff:

<    1   2   3   4   >