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:32:27 UTC

[40/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/62a7b38f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/62a7b38f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/62a7b38f

Branch: refs/heads/inverted-index
Commit: 62a7b38f06c9ffab57dcaefec6678fa084d335f5
Parents: 6c9decd 51f8335
Author: Shao Feng, Shi <sh...@hotmail.com>
Authored: Fri Jan 23 14:49:45 2015 +0800
Committer: Shao Feng, Shi <sh...@hotmail.com>
Committed: Fri Jan 23 14:49:45 2015 +0800

----------------------------------------------------------------------
 docs/JobEngine/Class_Diagram.png                | Bin 0 -> 36391 bytes
 .../sandbox/kylin_job_conf.lzo_disabled.xml     |  60 ---
 .../sandbox/kylin_job_conf.lzo_enabled.xml      |  60 ---
 .../job/tools/LZOSupportnessChecker.java        |   4 +
 .../kylinolap/job/BuildCubeWithEngineTest.java  |   2 +-
 .../kylinolap/job/BuildIIWithEngineTest.java    |   1 -
 .../test/java/com/kylinolap/job/DeployUtil.java | 497 +++++++++----------
 .../com/kylinolap/job/SampleCubeSetupTest.java  |   4 -
 kylin.sh                                        |  41 ++
 package.sh                                      |   6 +-
 sandbox_deploy.sh                               |  41 +-
 .../com/kylinolap/rest/service/JobService.java  |   4 +
 webapp/app/js/controllers/cubeSchema.js         |   8 +-
 13 files changed, 314 insertions(+), 414 deletions(-)
----------------------------------------------------------------------