incubator-kylin git commit: KYLIN-1068 reuse array in DoulbeDeltaSerializer to avoid OOM error

2015-10-25 Thread shaofengshi
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1068 a5b271452 -> ae9c4c086 KYLIN-1068 reuse array in DoulbeDeltaSerializer to avoid OOM error Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

svn commit: r1710416 - /incubator/kylin/site/download/index.html

2015-10-25 Thread shaofengshi
Author: shaofengshi Date: Sun Oct 25 09:00:07 2015 New Revision: 1710416 URL: http://svn.apache.org/viewvc?rev=1710416=rev Log: update download page for v1.1 Modified: incubator/kylin/site/download/index.html Modified: incubator/kylin/site/download/index.html URL:

[1/7] incubator-kylin git commit: KYLIN-1011 clean code and restore KafkaInputAnalyzer

2015-10-25 Thread mahongbin
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging e8ecdc60e -> 7e66013ea KYLIN-1011 clean code and restore KafkaInputAnalyzer Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/7e66013e

[5/7] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/fabdd5cd/core-cube/src/main/java/org/apache/kylin/gridtable/GTScanRequest.java -- diff --git a/core-cube/src/main/java/org/apache/kylin/gridtable/GTScanRequest.java

[3/7] incubator-kylin git commit: KYLIN-942 support parallel scan for grid table

2015-10-25 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/fabdd5cd/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v2/coprocessor/endpoint/generated/CubeVisitProtos.java -- diff --git

svn commit: r10908 - in /release/incubator/kylin/apache-kylin-1.2-incubating: apache-kylin-1.2-HBase1.1-incubating-SNAPSHOT-bin.tar.gz apache-kylin-1.2-HBase1.1-incubating-SNAPSHOT.tar.gz

2015-10-25 Thread shaofengshi
Author: shaofengshi Date: Sun Oct 25 10:21:27 2015 New Revision: 10908 Log: add bin in name Added: release/incubator/kylin/apache-kylin-1.2-incubating/apache-kylin-1.2-HBase1.1-incubating-SNAPSHOT-bin.tar.gz - copied unchanged from r10907,

incubator-kylin git commit: KYLIN-1068 increase reuseDelta size automatically

2015-10-25 Thread shaofengshi
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1068 ae9c4c086 -> 35c7e4d06 KYLIN-1068 increase reuseDelta size automatically Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/35c7e4d0

incubator-kylin git commit: KYLIN-1068 remove the sanity check in TopNAggregator

2015-10-25 Thread shaofengshi
Repository: incubator-kylin Updated Branches: refs/heads/KYLIN-1068 35c7e4d06 -> f9a8fc54a KYLIN-1068 remove the sanity check in TopNAggregator Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/f9a8fc54

[2/2] incubator-kylin git commit: KYLIN-1093 fix UT

2015-10-25 Thread mahongbin
KYLIN-1093 fix UT Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/06aeb994 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/06aeb994 Diff:

[4/4] incubator-kylin git commit: update howto_release.md

2015-10-25 Thread shaofengshi
update howto_release.md Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/5e670082 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/5e670082 Diff:

[2/4] incubator-kylin git commit: [maven-release-plugin] prepare release kylin-1.1-incubating

2015-10-25 Thread shaofengshi
[maven-release-plugin] prepare release kylin-1.1-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/c5f5c3c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/c5f5c3c2 Diff:

incubator-kylin git commit: KYLIN-1052 update release note and download page for v1.1

2015-10-25 Thread shaofengshi
Repository: incubator-kylin Updated Branches: refs/heads/1.x-staging ec63bd714 -> 7c24de17d KYLIN-1052 update release note and download page for v1.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit:

Git Push Summary

2015-10-25 Thread shaofengshi
Repository: incubator-kylin Updated Branches: refs/heads/v1.1-release [deleted] e80471fcf

[1/2] incubator-kylin git commit: # This is a combination of 10 commits. # The first commit's message is: KYLIN-1068 Optimize the memory footprint for TopN counter

2015-10-25 Thread shaofengshi
Repository: incubator-kylin Updated Branches: refs/heads/2.x-staging 06aeb994e -> d0e0d9fc9 # This is a combination of 10 commits. # The first commit's message is: KYLIN-1068 Optimize the memory footprint for TopN counter # This is the 2nd commit message: KYLIN-1068 code small refactor #

[2/2] incubator-kylin git commit: KYLIN-1068 Optimize the memory footprint for TopN counter

2015-10-25 Thread shaofengshi
KYLIN-1068 Optimize the memory footprint for TopN counter KYLIN-1068 update topN merge method, not change the to-be merged object KYLIN-1068 add sanity check for TopNCounter KYLIN-1068 sanityCheck for TopN KYLIN-1068 fix a concurrent modification bug KYLIN-1068 add debug info KYLIN-1068