You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2015/05/15 05:06:49 UTC

[37/50] [abbrv] incubator-kylin git commit: Merge pull request #461 from qhzhou/new_igt_store

Merge pull request #461 from qhzhou/new_igt_store

KYLIN-728 use more accurate memory estimation to reduce disk io, acce…

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

Branch: refs/heads/streaming-localdict
Commit: d939eb1e33dd97ed407765426a9aac00228044c2
Parents: 033f2ae 9e58ae8
Author: qianhao.zhou <qi...@ebay.com>
Authored: Tue May 12 16:47:16 2015 +0800
Committer: qianhao.zhou <qi...@ebay.com>
Committed: Tue May 12 16:47:16 2015 +0800

----------------------------------------------------------------------
 .../job/hadoop/cubev2/InMemCubeBuilder.java     | 40 +++++++++-----------
 .../kylin/storage/gridtable/GTComboStore.java   |  2 -
 .../storage/gridtable/diskstore/FileSystem.java |  2 +
 .../gridtable/diskstore/GTDiskStore.java        |  9 ++++-
 .../gridtable/diskstore/HadoopFileSystem.java   | 14 ++++++-
 .../gridtable/diskstore/LocalFileSystem.java    | 12 +++++-
 6 files changed, 48 insertions(+), 31 deletions(-)
----------------------------------------------------------------------