[kylin] Git Push Summary

2016-09-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/testtemp [deleted] 44c341a74

kylin git commit: KYLIN-1922 fix CI, again

2016-09-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 3c4537dc8 -> 0362c2bb8 KYLIN-1922 fix CI, again Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0362c2bb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0362c2b

kylin git commit: KYLIN-1922 fix CI, again

2016-09-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/testtemp [created] 44c341a74 KYLIN-1922 fix CI, again Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/44c341a7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/44c341a7

kylin git commit: KYLIN-1922 fix CI

2016-09-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 6ed643bfa -> 3c4537dc8 KYLIN-1922 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3c4537dc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3c4537dc Diff:

kylin git commit: KYLIN-1922 fix CI

2016-09-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 4e8ed97d1 -> 6ed643bfa KYLIN-1922 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6ed643bf Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6ed643bf Diff:

[1/2] kylin git commit: KYLIN-1922 refactors

2016-09-12 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 6db4b1723 -> 4e8ed97d1 KYLIN-1922 refactors Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4e8ed97d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4e8ed97d Di

[2/2] kylin git commit: minor refactors on StorageSideBehavior

2016-09-12 Thread mahongbin
minor refactors on StorageSideBehavior Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a201c5b0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a201c5b0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a201c5b0

[11/25] kylin git commit: Revert "remove unnecessary raw measure"

2016-09-12 Thread lidong
Revert "remove unnecessary raw measure" Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d7a3fdf5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d7a3fdf5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d7a3fdf5

[02/25] kylin git commit: KYLIN-1996 Keep original column order when designing cube

2016-09-12 Thread lidong
KYLIN-1996 Keep original column order when designing cube Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e87c816d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e87c816d Diff: http://git-wip-us

[19/25] kylin git commit: KYLIN-1983 add license header

2016-09-12 Thread lidong
KYLIN-1983 add license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b941f115 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b941f115 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b941f115 Branch: r

[18/25] kylin git commit: KYLIN-1983 only keep apache-license in main pom.xml

2016-09-12 Thread lidong
KYLIN-1983 only keep apache-license in main pom.xml Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c59d63de Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c59d63de Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[23/25] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-09-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/6d69da92/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/CubeHTableUtil.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/CubeH

[04/25] kylin git commit: KYLIN-1922 optimize needStorageAggregation check logic and make sure self-termination in coprocessor works

2016-09-12 Thread lidong
KYLIN-1922 optimize needStorageAggregation check logic and make sure self-termination in coprocessor works Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e38557b4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e3855

[05/25] kylin git commit: KYLIN-2005 Move all storage side behavior hints to GTScanRequest

2016-09-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/a2c875d8/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/generated/CubeVisitProtos.java -- diff --git a/storage-hbase/src/main/java/org/apac

[15/25] kylin git commit: minor update hcatalog folder for emr

2016-09-12 Thread lidong
minor update hcatalog folder for emr Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3450c0f9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3450c0f9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3450c0f9 Br

[10/25] kylin git commit: remove unnecessary raw measure cond

2016-09-12 Thread lidong
remove unnecessary raw measure cond Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a05f1114 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a05f1114 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a05f1114 Br

[21/25] kylin git commit: KYLIN-1827 code format

2016-09-12 Thread lidong
KYLIN-1827 code format Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/aef7869c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aef7869c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/aef7869c Branch: refs/hea

[16/25] kylin git commit: minor, fix CI

2016-09-12 Thread lidong
minor, fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5e95abde Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5e95abde Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5e95abde Branch: refs/heads/1.5.x

[08/25] kylin git commit: KYLIN-1922 fix CI

2016-09-12 Thread lidong
KYLIN-1922 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/466cf1af Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/466cf1af Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/466cf1af Branch: refs/heads/1

[24/25] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-09-12 Thread lidong
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6d69da92 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6d69da92 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[14/25] kylin git commit: KYLIN-2004 check whether source data is empty

2016-09-12 Thread lidong
KYLIN-2004 check whether source data is empty Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/56136ede Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/56136ede Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/561

[20/25] kylin git commit: KYLIN-1827 Send mail notification when runtime exception throws during build/merge cube

2016-09-12 Thread lidong
KYLIN-1827 Send mail notification when runtime exception throws during build/merge cube Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0954176a Tree: http://git-wip-us.apache.org/repos/asf/kylin/

[07/25] kylin git commit: minor, remove unnecessary raw measures

2016-09-12 Thread lidong
minor, remove unnecessary raw measures Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/618cf28c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/618cf28c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/618cf28c

[25/25] kylin git commit: KYLIN-1672 support kylin on cdh 5.7

2016-09-12 Thread lidong
KYLIN-1672 support kylin on cdh 5.7 Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/012b80f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/012b80f6 Diff: http://git-wip-us.apache.org/repos/as

[12/25] kylin git commit: minor, fix job start/end in diagnosis

2016-09-12 Thread lidong
minor, fix job start/end in diagnosis Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d7cbf673 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d7cbf673 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d7cbf673

[17/25] kylin git commit: KYLIN-1983 add license header

2016-09-12 Thread lidong
KYLIN-1983 add license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c5c85017 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c5c85017 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c5c85017 Branch: r

[01/25] kylin git commit: minor, add diagnosis to smoke test [Forced Update!]

2016-09-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/1.5.x-CDH5.7 c342110da -> 012b80f6f (forced update) minor, add diagnosis to smoke test Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bf261148 Tree: http://git-wip-us.apache.

[22/25] kylin git commit: minor, better log on dictionary creation failure

2016-09-12 Thread lidong
minor, better log on dictionary creation failure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6db4b172 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6db4b172 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff

[06/25] kylin git commit: KYLIN-2005 Move all storage side behavior hints to GTScanRequest

2016-09-12 Thread lidong
KYLIN-2005 Move all storage side behavior hints to GTScanRequest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a2c875d8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a2c875d8 Diff: http://git-wip-us.apache.org/repo

[03/25] kylin git commit: KYLIN-1922 optimize needStorageAggregation check logic and make sure self-termination in coprocessor works

2016-09-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/e38557b4/core-storage/src/test/java/org/apache/kylin/storage/gtrecord/DictGridTableTest.java -- diff --git a/core-storage/src/test/java/org/apache/kylin/storage/gtrecord/DictGridTa

[13/25] kylin git commit: KYLIN-2004 Make the creating intermediate hive table steps configurable

2016-09-12 Thread lidong
KYLIN-2004 Make the creating intermediate hive table steps configurable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/233a699f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/233a699f Diff: http://git-wip-us.apache.or

[09/25] kylin git commit: KYLIN-1922 imporve CI

2016-09-12 Thread lidong
KYLIN-1922 imporve CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/942406bd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/942406bd Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/942406bd Branch: refs/hea

[33/35] kylin git commit: minor, better log on dictionary creation failure

2016-09-12 Thread lidong
minor, better log on dictionary creation failure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6db4b172 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6db4b172 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff

[18/35] kylin git commit: minor, remove unnecessary raw measures

2016-09-12 Thread lidong
minor, remove unnecessary raw measures Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/618cf28c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/618cf28c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/618cf28c

[16/35] kylin git commit: KYLIN-2005 Move all storage side behavior hints to GTScanRequest

2016-09-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/a2c875d8/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/generated/CubeVisitProtos.java -- diff --git a/storage-hbase/src/main/java/org/apac

[32/35] kylin git commit: KYLIN-1827 code format

2016-09-12 Thread lidong
KYLIN-1827 code format Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/aef7869c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aef7869c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/aef7869c Branch: refs/hea

[06/35] kylin git commit: KYLIN-1789 fix wrong test cube metadata

2016-09-12 Thread lidong
KYLIN-1789 fix wrong test cube metadata Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fc7281b2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fc7281b2 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/fc7281b2

[03/35] kylin git commit: KYLIN-1698-BIGINT

2016-09-12 Thread lidong
KYLIN-1698-BIGINT Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e3a1767f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e3a1767f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/e3a1767

[31/35] kylin git commit: KYLIN-1827 Send mail notification when runtime exception throws during build/merge cube

2016-09-12 Thread lidong
KYLIN-1827 Send mail notification when runtime exception throws during build/merge cube Signed-off-by: shaofengshi Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0954176a Tree: http://git-wip-us.apache.org/repos/asf/kylin/

[14/35] kylin git commit: KYLIN-1922 optimize needStorageAggregation check logic and make sure self-termination in coprocessor works

2016-09-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/e38557b4/core-storage/src/test/java/org/apache/kylin/storage/gtrecord/DictGridTableTest.java -- diff --git a/core-storage/src/test/java/org/apache/kylin/storage/gtrecord/DictGridTa

[07/35] kylin git commit: more test queries and minor refactor

2016-09-12 Thread lidong
more test queries and minor refactor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ddeb7452 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ddeb7452 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ddeb7452 B

[24/35] kylin git commit: KYLIN-2004 Make the creating intermediate hive table steps configurable

2016-09-12 Thread lidong
KYLIN-2004 Make the creating intermediate hive table steps configurable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/233a699f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/233a699f Diff: http://git-wip-us.apache.or

[23/35] kylin git commit: minor, fix job start/end in diagnosis

2016-09-12 Thread lidong
minor, fix job start/end in diagnosis Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d7cbf673 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d7cbf673 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d7cbf673

[11/35] kylin git commit: KYLIN 1997 add pivot feature back in query result page

2016-09-12 Thread lidong
KYLIN 1997 add pivot feature back in query result page Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/be7751bc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/be7751bc Diff: http://git-wip-us.ap

[01/35] kylin git commit: KYLIN-1926 check pk, fk type when edit model join relation [Forced Update!]

2016-09-12 Thread lidong
Repository: kylin Updated Branches: refs/heads/1.5.x-HBase1.x b70684e66 -> 6d69da921 (forced update) KYLIN-1926 check pk,fk type when edit model join relation Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f12a5e77 Tree:

[15/35] kylin git commit: KYLIN-1922 optimize needStorageAggregation check logic and make sure self-termination in coprocessor works

2016-09-12 Thread lidong
KYLIN-1922 optimize needStorageAggregation check logic and make sure self-termination in coprocessor works Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e38557b4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e3855

[21/35] kylin git commit: remove unnecessary raw measure cond

2016-09-12 Thread lidong
remove unnecessary raw measure cond Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a05f1114 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a05f1114 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a05f1114 Br

[09/35] kylin git commit: minor, better logging messages

2016-09-12 Thread lidong
minor, better logging messages Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d6801695 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d6801695 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d6801695 Branch:

[19/35] kylin git commit: KYLIN-1922 fix CI

2016-09-12 Thread lidong
KYLIN-1922 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/466cf1af Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/466cf1af Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/466cf1af Branch: refs/heads/1

[25/35] kylin git commit: KYLIN-2004 check whether source data is empty

2016-09-12 Thread lidong
KYLIN-2004 check whether source data is empty Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/56136ede Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/56136ede Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/561

[12/35] kylin git commit: minor, add diagnosis to smoke test

2016-09-12 Thread lidong
minor, add diagnosis to smoke test Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bf261148 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/bf261148 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/bf261148 Bra

[27/35] kylin git commit: minor, fix CI

2016-09-12 Thread lidong
minor, fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5e95abde Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5e95abde Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5e95abde Branch: refs/heads/1.5.x

[08/35] kylin git commit: minor, add one more test case

2016-09-12 Thread lidong
minor, add one more test case Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/01d033f7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/01d033f7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/01d033f7 Branch:

[02/35] kylin git commit: KYLIN-1926-FK-PK-data-type-matching

2016-09-12 Thread lidong
KYLIN-1926-FK-PK-data-type-matching Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4ede67e3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4ede67e3 Diff: http://git-wip-us.apache.org/repos/asf/

[30/35] kylin git commit: KYLIN-1983 only keep apache-license in main pom.xml

2016-09-12 Thread lidong
KYLIN-1983 only keep apache-license in main pom.xml Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c59d63de Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c59d63de Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[04/35] kylin git commit: KYLIN-1698-INT

2016-09-12 Thread lidong
KYLIN-1698-INT Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/413bc9f2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/413bc9f2 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/413bc9f2

[10/35] kylin git commit: KYLIN-2003 error start time

2016-09-12 Thread lidong
KYLIN-2003 error start time Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ded3b585 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ded3b585 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ded3b585 Branch: re

[22/35] kylin git commit: Revert "remove unnecessary raw measure"

2016-09-12 Thread lidong
Revert "remove unnecessary raw measure" Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d7a3fdf5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d7a3fdf5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d7a3fdf5

[28/35] kylin git commit: KYLIN-1983 add license header

2016-09-12 Thread lidong
KYLIN-1983 add license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b941f115 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b941f115 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b941f115 Branch: r

[05/35] kylin git commit: KYLIN-1998 release job engine lock at shutdown

2016-09-12 Thread lidong
KYLIN-1998 release job engine lock at shutdown Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/97778788 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/97778788 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/9

[26/35] kylin git commit: minor update hcatalog folder for emr

2016-09-12 Thread lidong
minor update hcatalog folder for emr Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3450c0f9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3450c0f9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3450c0f9 Br

[20/35] kylin git commit: KYLIN-1922 imporve CI

2016-09-12 Thread lidong
KYLIN-1922 imporve CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/942406bd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/942406bd Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/942406bd Branch: refs/hea

[13/35] kylin git commit: KYLIN-1996 Keep original column order when designing cube

2016-09-12 Thread lidong
KYLIN-1996 Keep original column order when designing cube Signed-off-by: Jason Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e87c816d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e87c816d Diff: http://git-wip-us

[29/35] kylin git commit: KYLIN-1983 add license header

2016-09-12 Thread lidong
KYLIN-1983 add license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c5c85017 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c5c85017 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c5c85017 Branch: r

[17/35] kylin git commit: KYLIN-2005 Move all storage side behavior hints to GTScanRequest

2016-09-12 Thread lidong
KYLIN-2005 Move all storage side behavior hints to GTScanRequest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a2c875d8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a2c875d8 Diff: http://git-wip-us.apache.org/repo

[35/35] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-09-12 Thread lidong
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6d69da92 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6d69da92 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[34/35] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-09-12 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/6d69da92/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/CubeHTableUtil.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/CubeH

kylin git commit: minor, better log on dictionary creation failure

2016-09-12 Thread liyang
Repository: kylin Updated Branches: refs/heads/master aef7869c9 -> 6db4b1723 minor, better log on dictionary creation failure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6db4b172 Tree: http://git-wip-us.apache.org/repo