You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/01/15 13:26:44 UTC

[28/50] [abbrv] incubator-kylin git commit: Merge pull request #388 from shaofengshi/inverted-index

Merge pull request #388 from shaofengshi/inverted-index

Change the use of “hive -e” to HiveClient api

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

Branch: refs/heads/inverted-index
Commit: c8351b3c15d0dadaae65e2bf1642cb5e185bcdf7
Parents: 37b21de 77c481f
Author: shaofengshi <sh...@hotmail.com>
Authored: Wed Jan 14 17:03:02 2015 +0800
Committer: shaofengshi <sh...@hotmail.com>
Committed: Wed Jan 14 17:03:02 2015 +0800

----------------------------------------------------------------------
 .../java/com/kylinolap/job/JoinedFlatTable.java | 24 +++---
 .../kylinolap/job/cube/CubingJobBuilder.java    | 88 ++++++++++++--------
 .../hadoop/invertedindex/IIFlattenHiveJob.java  | 22 ++---
 .../job/hadoop/hive/JoinedFlatTableTest.java    | 15 ++--
 4 files changed, 85 insertions(+), 64 deletions(-)
----------------------------------------------------------------------