You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/01/23 09:31:49 UTC

[02/50] [abbrv] incubator-kylin git commit: Merge branch 'inverted-index' of https://github.com/KylinOLAP/Kylin into inverted-index

Merge branch 'inverted-index' of https://github.com/KylinOLAP/Kylin into inverted-index


Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/43c4f980
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/43c4f980
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/43c4f980

Branch: refs/heads/inverted-index
Commit: 43c4f980ef11d4ff18b995e61d7327cda136e74a
Parents: 19cb251 8298424
Author: qianhao.zhou <qi...@ebay.com>
Authored: Wed Jan 21 17:10:36 2015 +0800
Committer: qianhao.zhou <qi...@ebay.com>
Committed: Wed Jan 21 17:10:36 2015 +0800

----------------------------------------------------------------------
 .../java/com/kylinolap/cube/CubeManager.java    |  5 ++-
 .../job/impl/threadpool/DefaultScheduler.java   | 45 ++++++++++----------
 .../com/kylinolap/metadata/MetadataManager.java | 22 ++--------
 .../kylinolap/metadata/model/DataModelDesc.java | 41 ++++++------------
 .../metadata/project/ProjectManager.java        |  9 ++--
 .../realization/RealizationRegistry.java        | 18 +++++---
 .../java/com/kylinolap/rest/DebugTomcat.java    |  6 ++-
 7 files changed, 66 insertions(+), 80 deletions(-)
----------------------------------------------------------------------