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

2017-01-11 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/c47f4ad5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c47f4ad5 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[28/50] [abbrv] kylin git commit: fix NPE in CacheDictionary in Spark cubing

2017-01-11 Thread lidong
fix NPE in CacheDictionary in Spark cubing Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/66bca9a6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/66bca9a6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/66bca

[25/50] [abbrv] kylin git commit: minor, enable jacoco plugin

2017-01-11 Thread lidong
minor, enable jacoco plugin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/68ff75de Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/68ff75de Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/68ff75de Branch: re

[35/50] [abbrv] kylin git commit: modify default partition setting

2017-01-11 Thread lidong
modify default partition setting Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2cf52b49 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2cf52b49 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2cf52b49 Branc

[03/50] [abbrv] kylin git commit: KYLIN-2333 revert the changes as there is the case that “mandatory only combination is allowed”

2017-01-11 Thread lidong
KYLIN-2333 revert the changes as there is the case that “mandatory only combination is allowed” Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/df5faf37 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/df5faf37 Dif

[45/50] [abbrv] kylin git commit: minor, restore @Ignore to ITKylinQueryTest

2017-01-11 Thread lidong
minor, restore @Ignore to ITKylinQueryTest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c9ab289c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c9ab289c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c9ab2

[06/50] [abbrv] kylin git commit: KYLIN-2360 fix potential bugs reported by Sonar

2017-01-11 Thread lidong
KYLIN-2360 fix potential bugs reported by Sonar Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c64f55b2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c64f55b2 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/

[18/50] [abbrv] kylin git commit: KYLIN-2337 minor improvement, still give good error info

2017-01-11 Thread lidong
KYLIN-2337 minor improvement, still give good error info Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/122b15a2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/122b15a2 Diff: http://git-wip-us.apache.org/repos/asf/ky

[41/50] [abbrv] kylin git commit: KYLIN-2376 upgrade checkstyle plugin

2017-01-11 Thread lidong
KYLIN-2376 upgrade checkstyle plugin Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/521dfffa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/521dfffa Diff: http://git-wip-us.apache.org/repos

[19/50] [abbrv] kylin git commit: fix NPE bug

2017-01-11 Thread lidong
fix NPE bug 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/5a18af04 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5a18af04 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5a18af0

[04/50] [abbrv] kylin git commit: minor, set reducer number in job

2017-01-11 Thread lidong
minor, set reducer number in job Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b736175f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b736175f Diff: http://git-wip-us.apache.org/repos/asf

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

2017-01-11 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/c47f4ad5/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/DeployCoprocessorCLI.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/D

[17/50] [abbrv] kylin git commit: KYLIN-2337 Remove expensive toString in SortedIteratorMergerWithLimit

2017-01-11 Thread lidong
KYLIN-2337 Remove expensive toString in SortedIteratorMergerWithLimit Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7509beee Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7509beee Diff: htt

[14/50] [abbrv] kylin git commit: KYLIN-2362 Unify shell interpreter in scripts

2017-01-11 Thread lidong
KYLIN-2362 Unify shell interpreter in scripts Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fbacb71e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fbacb71e Diff: http://git-wip-us.apache

[32/50] [abbrv] kylin git commit: KYLIN-2331 by layer spark cubing

2017-01-11 Thread lidong
KYLIN-2331 by layer spark cubing Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b7d87bb4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b7d87bb4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b7d87bb4 Branc

[15/50] [abbrv] kylin git commit: minor, skip JarScan in DebugTomcat

2017-01-11 Thread lidong
minor, skip JarScan in DebugTomcat Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1b85f710 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1b85f710 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1b85f710 Bra

[22/50] [abbrv] kylin git commit: KYLIN-2353 Serialize BitmapCounter with distinct count

2017-01-11 Thread lidong
KYLIN-2353 Serialize BitmapCounter with distinct count Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/731a53a5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/731a53a5 Diff: http://git-wip-us.

[40/50] [abbrv] kylin git commit: KYLIN-2379 Add UseCMSInitiatingOccupancyOnly to KYLIN_JVM_SETTINGS

2017-01-11 Thread lidong
KYLIN-2379 Add UseCMSInitiatingOccupancyOnly to KYLIN_JVM_SETTINGS Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c84b46bd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c84b46bd Diff: http

[38/50] [abbrv] kylin git commit: minor, move duplicated ByteBufferBackedInputStream to common package

2017-01-11 Thread lidong
minor, move duplicated ByteBufferBackedInputStream to common package Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b0aadb12 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b0aadb12 Diff: http://git-wip-us.apache.org/

[23/50] [abbrv] kylin git commit: KYLIN-2353 minor code review

2017-01-11 Thread lidong
KYLIN-2353 minor code review Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/56daf6d5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/56daf6d5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/56daf6d5 Branch: r

[09/50] [abbrv] kylin git commit: KYLIN-2351 Support using non-default HDFS path as kylin.env.hdfs-working-dir

2017-01-11 Thread lidong
KYLIN-2351 Support using non-default HDFS path as kylin.env.hdfs-working-dir Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/399f0c45 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/399f0c45 Diff: http://git-wip-us.apa

[31/50] [abbrv] kylin git commit: KYLIN-2331 by layer spark cubing

2017-01-11 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/b7d87bb4/core-metadata/src/main/java/org/apache/kylin/measure/MeasureAggregators.java -- diff --git a/core-metadata/src/main/java/org/apache/kylin/measure/MeasureAggregators.java

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

2017-01-11 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/094b9451 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/094b9451 Diff: http://git-wip-us.apache.org/repos/as

[43/50] [abbrv] kylin git commit: KYLIN-2380 refactor DbUnit assertion

2017-01-11 Thread lidong
KYLIN-2380 refactor DbUnit assertion Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5f6450d6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5f6450d6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5f6450d6 B

[02/50] [abbrv] kylin git commit: KYLIN-2358 CuboidReducer has too many if (aggrMask[i]) checks

2017-01-11 Thread lidong
KYLIN-2358 CuboidReducer has too many if (aggrMask[i]) checks Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4b5257a1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4b5257a1 Diff: http://git-wip-us.apache.org/repos/a

[33/50] [abbrv] kylin git commit: KYLIN-2344 Package spark into Kylin binary package

2017-01-11 Thread lidong
KYLIN-2344 Package spark into Kylin binary package Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e864cd3b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e864cd3b Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[39/50] [abbrv] kylin git commit: KYLIN-2367 ammend test case

2017-01-11 Thread lidong
KYLIN-2367 ammend test case Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07e5e5a7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07e5e5a7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/07e5e5a7 Branch: re

[24/50] [abbrv] kylin git commit: KYLIN-2364 Output table name to error info in LookupTable

2017-01-11 Thread lidong
KYLIN-2364 Output table name to error info in LookupTable Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e46d699e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e46d699e Diff: http://git-wi

[05/50] [abbrv] kylin git commit: KYLIN-2333 fix ArrayIndexOutOfBoundsException in JobBuilderSupport

2017-01-11 Thread lidong
KYLIN-2333 fix ArrayIndexOutOfBoundsException in JobBuilderSupport Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5683954b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5683954b Diff: http://git-wip-us.apache.org/re

[34/50] [abbrv] kylin git commit: KYLIN-2331 use org.apache.htrace.Trace to find htrace-core.jar

2017-01-11 Thread lidong
KYLIN-2331 use org.apache.htrace.Trace to find htrace-core.jar Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b9a69efa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b9a69efa Diff: http://git-wip-us.apache.org/repos/

[47/50] [abbrv] kylin git commit: KYLIN-2382 fix column order for select *

2017-01-11 Thread lidong
KYLIN-2382 fix column order for select * Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b0a406ff Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b0a406ff Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b0a406f

[16/50] [abbrv] kylin git commit: minor, update jetty to 9.2.20

2017-01-11 Thread lidong
minor, update jetty to 9.2.20 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1087f7ad Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1087f7ad Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1087f7ad Branch:

[44/50] [abbrv] kylin git commit: minor, change Dictionary to Dictionary in DictionaryManager and DictionaryInfo

2017-01-11 Thread lidong
minor,change Dictionary to Dictionary in DictionaryManager and DictionaryInfo 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/be11dc62 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/be11dc62

[13/50] [abbrv] kylin git commit: KYLIN-2361, fix redundency dependency introduced by Tomcat 8

2017-01-11 Thread lidong
KYLIN-2361, fix redundency dependency introduced by Tomcat 8 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/40ede31b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/40ede31b Diff: http://git-wip-us.apache.org/repos/as

[26/50] [abbrv] kylin git commit: KYLIN-2367 fix select * where ...

2017-01-11 Thread lidong
KYLIN-2367 fix select * where ... Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6f8cdeb5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6f8cdeb5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/6f8cdeb5 Bran

[21/50] [abbrv] kylin git commit: KYLIN-2349 Serialize BitmapCounter with peekLength

2017-01-11 Thread lidong
KYLIN-2349 Serialize BitmapCounter with peekLength Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/aa574462 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aa574462 Diff: http://git-wip-us.apac

[07/50] [abbrv] kylin git commit: KYLIN-2356 Incorrect result when filter on numeric columns

2017-01-11 Thread lidong
KYLIN-2356 Incorrect result when filter on numeric columns Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/980b03b1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/980b03b1 Diff: http://git-w

[29/50] [abbrv] kylin git commit: KYLIN-2371 Allow overwrite default spark conf at cube level

2017-01-11 Thread lidong
KYLIN-2371 Allow overwrite default spark conf at cube level Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ee74a74e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ee74a74e Diff: http://git-wip-us.apache.org/repos/asf

[12/50] [abbrv] kylin git commit: KYLIN-2287 fix the button display issue with js

2017-01-11 Thread lidong
KYLIN-2287 fix the button display issue with js Signed-off-by: zhongjian Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/49de556f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/49de556f Diff: http://git-wip-us.apach

[36/50] [abbrv] kylin git commit: KYLIN-2371 rename the prefix to ‘kylin.engine.spark-conf.’

2017-01-11 Thread lidong
KYLIN-2371 rename the prefix to ‘kylin.engine.spark-conf.’ Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/00c8f31e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/00c8f31e Diff: http://git-wip-us.apache.org/repos/

[30/50] [abbrv] kylin git commit: KYLIN-2331 by layer spark cubing

2017-01-11 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/b7d87bb4/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/BaseCuboidBuilder.java -- diff --git a/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/BaseCuboidBuilde

[42/50] [abbrv] kylin git commit: rollback ITEM_COUNT to INT type

2017-01-11 Thread lidong
rollback ITEM_COUNT to INT type Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/78d7086e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/78d7086e Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/78d7086e Branch

[20/50] [abbrv] kylin git commit: KYLIN-2338 refactor BitmapCounter.DataInputByteBuffer

2017-01-11 Thread lidong
KYLIN-2338 refactor BitmapCounter.DataInputByteBuffer Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/746e3801 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/746e3801 Diff: http://git-wip-us.a

[08/50] [abbrv] kylin git commit: KYLIN-2360 fix minor SonarCube issue

2017-01-11 Thread lidong
KYLIN-2360 fix minor SonarCube issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/503d232d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/503d232d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/503d232d B

[11/50] [abbrv] kylin git commit: KYLIN-2361 Upgrade to Tomcat 8.5.9

2017-01-11 Thread lidong
KYLIN-2361 Upgrade to Tomcat 8.5.9 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f267ba9d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f267ba9d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f267ba9d Bra

[46/50] [abbrv] kylin git commit: fix query CI

2017-01-11 Thread lidong
fix query CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/06030999 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/06030999 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/06030999 Branch: refs/heads/master

[10/50] [abbrv] kylin git commit: KYLIN-2351 fix checkstyle

2017-01-11 Thread lidong
KYLIN-2351 fix checkstyle Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f5734861 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f5734861 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f5734861 Branch: refs

[01/50] [abbrv] kylin git commit: KYLIN-2359 Update job build step name [Forced Update!]

2017-01-11 Thread lidong
Repository: kylin Updated Branches: refs/heads/master-cdh5.7 c5f4ac54b -> 094b94510 (forced update) KYLIN-2359 Update job build step name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9c985742 Tree: http://git-wip-us.apa

[37/50] [abbrv] kylin git commit: KYLIN-2348 allow multiple models serving one query

2017-01-11 Thread lidong
KYLIN-2348 allow multiple models serving one query Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3a36c66a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3a36c66a Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[27/50] [abbrv] kylin git commit: KYLIN-2368 Enable Findbugs plugin

2017-01-11 Thread lidong
KYLIN-2368 Enable Findbugs plugin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/75625ae5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/75625ae5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/75625ae5 Bran

[14/50] [abbrv] kylin git commit: KYLIN-2361, fix redundency dependency introduced by Tomcat 8

2017-01-11 Thread lidong
KYLIN-2361, fix redundency dependency introduced by Tomcat 8 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/40ede31b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/40ede31b Diff: http://git-wip-us.apache.org/repos/as

[46/50] [abbrv] kylin git commit: minor, restore @Ignore to ITKylinQueryTest

2017-01-11 Thread lidong
minor, restore @Ignore to ITKylinQueryTest Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c9ab289c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c9ab289c Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c9ab2

[10/50] [abbrv] kylin git commit: KYLIN-2351 Support using non-default HDFS path as kylin.env.hdfs-working-dir

2017-01-11 Thread lidong
KYLIN-2351 Support using non-default HDFS path as kylin.env.hdfs-working-dir Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/399f0c45 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/399f0c45 Diff: http://git-wip-us.apa

[11/50] [abbrv] kylin git commit: KYLIN-2351 fix checkstyle

2017-01-11 Thread lidong
KYLIN-2351 fix checkstyle Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f5734861 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f5734861 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f5734861 Branch: refs

[34/50] [abbrv] kylin git commit: KYLIN-2331 by layer spark cubing

2017-01-11 Thread lidong
KYLIN-2331 by layer spark cubing Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b7d87bb4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b7d87bb4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b7d87bb4 Branc

[16/50] [abbrv] kylin git commit: minor, skip JarScan in DebugTomcat

2017-01-11 Thread lidong
minor, skip JarScan in DebugTomcat Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1b85f710 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1b85f710 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1b85f710 Bra

[18/50] [abbrv] kylin git commit: KYLIN-2337 Remove expensive toString in SortedIteratorMergerWithLimit

2017-01-11 Thread lidong
KYLIN-2337 Remove expensive toString in SortedIteratorMergerWithLimit Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7509beee Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7509beee Diff: htt

[12/50] [abbrv] kylin git commit: KYLIN-2361 Upgrade to Tomcat 8.5.9

2017-01-11 Thread lidong
KYLIN-2361 Upgrade to Tomcat 8.5.9 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f267ba9d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f267ba9d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f267ba9d Bra

[32/50] [abbrv] kylin git commit: KYLIN-2331 by layer spark cubing

2017-01-11 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/b7d87bb4/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/BaseCuboidBuilder.java -- diff --git a/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/BaseCuboidBuilde

[47/50] [abbrv] kylin git commit: fix query CI

2017-01-11 Thread lidong
fix query CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/06030999 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/06030999 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/06030999 Branch: refs/heads/master

[38/50] [abbrv] kylin git commit: KYLIN-2348 allow multiple models serving one query

2017-01-11 Thread lidong
KYLIN-2348 allow multiple models serving one query Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3a36c66a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3a36c66a Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[41/50] [abbrv] kylin git commit: KYLIN-2379 Add UseCMSInitiatingOccupancyOnly to KYLIN_JVM_SETTINGS

2017-01-11 Thread lidong
KYLIN-2379 Add UseCMSInitiatingOccupancyOnly to KYLIN_JVM_SETTINGS Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c84b46bd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c84b46bd Diff: http

[15/50] [abbrv] kylin git commit: KYLIN-2362 Unify shell interpreter in scripts

2017-01-11 Thread lidong
KYLIN-2362 Unify shell interpreter in scripts Signed-off-by: lidongsjtu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fbacb71e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fbacb71e Diff: http://git-wip-us.apache

[02/50] [abbrv] kylin git commit: KYLIN-2359 Update job build step name

2017-01-11 Thread lidong
KYLIN-2359 Update job build step name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9c985742 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9c985742 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/9c985742

[35/50] [abbrv] kylin git commit: KYLIN-2344 Package spark into Kylin binary package

2017-01-11 Thread lidong
KYLIN-2344 Package spark into Kylin binary package Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e864cd3b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e864cd3b Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[24/50] [abbrv] kylin git commit: KYLIN-2353 minor code review

2017-01-11 Thread lidong
KYLIN-2353 minor code review Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/56daf6d5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/56daf6d5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/56daf6d5 Branch: r

[29/50] [abbrv] kylin git commit: fix NPE in CacheDictionary in Spark cubing

2017-01-11 Thread lidong
fix NPE in CacheDictionary in Spark cubing Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/66bca9a6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/66bca9a6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/66bca

[27/50] [abbrv] kylin git commit: KYLIN-2367 fix select * where ...

2017-01-11 Thread lidong
KYLIN-2367 fix select * where ... Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6f8cdeb5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6f8cdeb5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/6f8cdeb5 Bran

[04/50] [abbrv] kylin git commit: KYLIN-2333 revert the changes as there is the case that “mandatory only combination is allowed”

2017-01-11 Thread lidong
KYLIN-2333 revert the changes as there is the case that “mandatory only combination is allowed” Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/df5faf37 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/df5faf37 Dif

[28/50] [abbrv] kylin git commit: KYLIN-2368 Enable Findbugs plugin

2017-01-11 Thread lidong
KYLIN-2368 Enable Findbugs plugin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/75625ae5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/75625ae5 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/75625ae5 Bran

[42/50] [abbrv] kylin git commit: KYLIN-2376 upgrade checkstyle plugin

2017-01-11 Thread lidong
KYLIN-2376 upgrade checkstyle plugin Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/521dfffa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/521dfffa Diff: http://git-wip-us.apache.org/repos

[20/50] [abbrv] kylin git commit: fix NPE bug

2017-01-11 Thread lidong
fix NPE bug 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/5a18af04 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5a18af04 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5a18af0

[40/50] [abbrv] kylin git commit: KYLIN-2367 ammend test case

2017-01-11 Thread lidong
KYLIN-2367 ammend test case Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07e5e5a7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07e5e5a7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/07e5e5a7 Branch: re

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

2017-01-11 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/c47f4ad5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c47f4ad5 Diff: http://git-wip-us.apache.org/repos/asf/kyli

[26/50] [abbrv] kylin git commit: minor, enable jacoco plugin

2017-01-11 Thread lidong
minor, enable jacoco plugin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/68ff75de Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/68ff75de Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/68ff75de Branch: re

[43/50] [abbrv] kylin git commit: rollback ITEM_COUNT to INT type

2017-01-11 Thread lidong
rollback ITEM_COUNT to INT type Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/78d7086e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/78d7086e Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/78d7086e Branch

[08/50] [abbrv] kylin git commit: KYLIN-2356 Incorrect result when filter on numeric columns

2017-01-11 Thread lidong
KYLIN-2356 Incorrect result when filter on numeric columns Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/980b03b1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/980b03b1 Diff: http://git-w

[17/50] [abbrv] kylin git commit: minor, update jetty to 9.2.20

2017-01-11 Thread lidong
minor, update jetty to 9.2.20 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1087f7ad Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1087f7ad Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1087f7ad Branch:

[45/50] [abbrv] kylin git commit: minor, change Dictionary to Dictionary in DictionaryManager and DictionaryInfo

2017-01-11 Thread lidong
minor,change Dictionary to Dictionary in DictionaryManager and DictionaryInfo 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/be11dc62 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/be11dc62

[48/50] [abbrv] kylin git commit: KYLIN-2382 fix column order for select *

2017-01-11 Thread lidong
KYLIN-2382 fix column order for select * Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b0a406ff Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b0a406ff Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b0a406f

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

2017-01-11 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/c47f4ad5/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/DeployCoprocessorCLI.java -- diff --git a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/D

[44/50] [abbrv] kylin git commit: KYLIN-2380 refactor DbUnit assertion

2017-01-11 Thread lidong
KYLIN-2380 refactor DbUnit assertion Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5f6450d6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5f6450d6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5f6450d6 B

[01/50] [abbrv] kylin git commit: KYLIN-2342 When NoClassDefFoundError occurred in building cube, no error in kylin.log [Forced Update!]

2017-01-11 Thread lidong
Repository: kylin Updated Branches: refs/heads/master-hbase1.x 982e8cf2a -> c47f4ad57 (forced update) KYLIN-2342 When NoClassDefFoundError occurred in building cube, no error in kylin.log Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/as

[25/50] [abbrv] kylin git commit: KYLIN-2364 Output table name to error info in LookupTable

2017-01-11 Thread lidong
KYLIN-2364 Output table name to error info in LookupTable Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e46d699e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e46d699e Diff: http://git-wi

[19/50] [abbrv] kylin git commit: KYLIN-2337 minor improvement, still give good error info

2017-01-11 Thread lidong
KYLIN-2337 minor improvement, still give good error info Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/122b15a2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/122b15a2 Diff: http://git-wip-us.apache.org/repos/asf/ky

[07/50] [abbrv] kylin git commit: KYLIN-2360 fix potential bugs reported by Sonar

2017-01-11 Thread lidong
KYLIN-2360 fix potential bugs reported by Sonar Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c64f55b2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c64f55b2 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/

[30/50] [abbrv] kylin git commit: KYLIN-2371 Allow overwrite default spark conf at cube level

2017-01-11 Thread lidong
KYLIN-2371 Allow overwrite default spark conf at cube level Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ee74a74e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ee74a74e Diff: http://git-wip-us.apache.org/repos/asf

[23/50] [abbrv] kylin git commit: KYLIN-2353 Serialize BitmapCounter with distinct count

2017-01-11 Thread lidong
KYLIN-2353 Serialize BitmapCounter with distinct count Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/731a53a5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/731a53a5 Diff: http://git-wip-us.

[09/50] [abbrv] kylin git commit: KYLIN-2360 fix minor SonarCube issue

2017-01-11 Thread lidong
KYLIN-2360 fix minor SonarCube issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/503d232d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/503d232d Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/503d232d B

[03/50] [abbrv] kylin git commit: KYLIN-2358 CuboidReducer has too many if (aggrMask[i]) checks

2017-01-11 Thread lidong
KYLIN-2358 CuboidReducer has too many if (aggrMask[i]) checks Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4b5257a1 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4b5257a1 Diff: http://git-wip-us.apache.org/repos/a

[31/50] [abbrv] kylin git commit: modify default partition setting

2017-01-11 Thread lidong
modify default partition setting Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2cf52b49 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2cf52b49 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2cf52b49 Branc

[36/50] [abbrv] kylin git commit: KYLIN-2331 use org.apache.htrace.Trace to find htrace-core.jar

2017-01-11 Thread lidong
KYLIN-2331 use org.apache.htrace.Trace to find htrace-core.jar Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b9a69efa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b9a69efa Diff: http://git-wip-us.apache.org/repos/

[33/50] [abbrv] kylin git commit: KYLIN-2331 by layer spark cubing

2017-01-11 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/b7d87bb4/core-metadata/src/main/java/org/apache/kylin/measure/MeasureAggregators.java -- diff --git a/core-metadata/src/main/java/org/apache/kylin/measure/MeasureAggregators.java

[05/50] [abbrv] kylin git commit: minor, set reducer number in job

2017-01-11 Thread lidong
minor, set reducer number in job Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b736175f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b736175f Diff: http://git-wip-us.apache.org/repos/asf

[39/50] [abbrv] kylin git commit: minor, move duplicated ByteBufferBackedInputStream to common package

2017-01-11 Thread lidong
minor, move duplicated ByteBufferBackedInputStream to common package Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b0aadb12 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b0aadb12 Diff: http://git-wip-us.apache.org/

[06/50] [abbrv] kylin git commit: KYLIN-2333 fix ArrayIndexOutOfBoundsException in JobBuilderSupport

2017-01-11 Thread lidong
KYLIN-2333 fix ArrayIndexOutOfBoundsException in JobBuilderSupport Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5683954b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5683954b Diff: http://git-wip-us.apache.org/re

[21/50] [abbrv] kylin git commit: KYLIN-2338 refactor BitmapCounter.DataInputByteBuffer

2017-01-11 Thread lidong
KYLIN-2338 refactor BitmapCounter.DataInputByteBuffer Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/746e3801 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/746e3801 Diff: http://git-wip-us.a

[13/50] [abbrv] kylin git commit: KYLIN-2287 fix the button display issue with js

2017-01-11 Thread lidong
KYLIN-2287 fix the button display issue with js Signed-off-by: zhongjian Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/49de556f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/49de556f Diff: http://git-wip-us.apach

[37/50] [abbrv] kylin git commit: KYLIN-2371 rename the prefix to ‘kylin.engine.spark-conf.’

2017-01-11 Thread lidong
KYLIN-2371 rename the prefix to ‘kylin.engine.spark-conf.’ Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/00c8f31e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/00c8f31e Diff: http://git-wip-us.apache.org/repos/

[22/50] [abbrv] kylin git commit: KYLIN-2349 Serialize BitmapCounter with peekLength

2017-01-11 Thread lidong
KYLIN-2349 Serialize BitmapCounter with peekLength Signed-off-by: Yang Li Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/aa574462 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aa574462 Diff: http://git-wip-us.apac

  1   2   >