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

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

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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:

[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:

[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

[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:

[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:

[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

[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:

[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:

[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:

[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:

[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:

[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

[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

[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

[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

[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:

[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:

[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:

[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:

[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:

[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

[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:

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

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

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

2017-01-11 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-cdh5.7 ae56a4e57 -> 8fed4db68 (forced update) http://git-wip-us.apache.org/repos/asf/kylin/blob/8d5a2883/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java

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

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

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

2017-01-11 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22-cdh5.7 8fed4db68 -> 5c2088817 (forced update) http://git-wip-us.apache.org/repos/asf/kylin/blob/cb6ce7d6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java

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

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

[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

[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:

[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:

[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

[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:

[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:

[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:

[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

[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

[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:

[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:

[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:

[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:

[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

[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

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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:

[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

[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

[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

[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:

[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

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

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

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

2017-01-11 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-hbase1.x ac9d84450 -> 8d5a28836 (forced update) http://git-wip-us.apache.org/repos/asf/kylin/blob/8d5a2883/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java

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

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

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

2017-01-11 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22-hbase1.x 8d5a28836 -> cb6ce7d6b (forced update) http://git-wip-us.apache.org/repos/asf/kylin/blob/cb6ce7d6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java

[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:

[3/3] kylin git commit: KYLIN-2233 Support HBase 1.0.2

2017-01-11 Thread billyliu
KYLIN-2233 Support HBase 1.0.2 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/80d20b4b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/80d20b4b Diff:

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

2017-01-11 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-hbase102 aba62e894 -> 80d20b4b8 (forced update) http://git-wip-us.apache.org/repos/asf/kylin/blob/8d5a2883/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java

[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:

[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

[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:

[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:

[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:

[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:

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

2017-01-11 Thread liyang
Repository: kylin Updated Branches: refs/heads/mhbstresstest [created] 8d1491888 http://git-wip-us.apache.org/repos/asf/kylin/blob/98c7e8f0/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/CleanHtableCLI.java --

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

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

[4/4] kylin git commit: relax project num for single cube

2017-01-11 Thread liyang
relax project num for single cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8d149188 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8d149188 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/8d149188

kylin git commit: KYLIN-2382 fix column order for select *

2017-01-11 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22 2e0881596 -> 8bfef6489 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/8bfef648 Tree:

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

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

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

2017-01-11 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/ac9d8445/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git

[1/3] kylin git commit: KYLIN-2382 fix column order for select * [Forced Update!]

2017-01-11 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-hbase1.x 288a3dc3d -> ac9d84450 (forced update) 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/8bfef648 Tree:

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

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

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

2017-01-11 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/ac9d8445/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git

[1/4] kylin git commit: KYLIN-2382 fix column order for select * [Forced Update!]

2017-01-11 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-cdh5.7 1a70112ce -> ae56a4e57 (forced update) 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/8bfef648 Tree:

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

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

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

2017-01-11 Thread billyliu
http://git-wip-us.apache.org/repos/asf/kylin/blob/ac9d8445/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/MergeGCStep.java -- diff --git

[4/4] kylin git commit: KYLIN-2233 Support HBase 1.0.2

2017-01-11 Thread billyliu
KYLIN-2233 Support HBase 1.0.2 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/aba62e89 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/aba62e89 Diff:

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

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

[1/4] kylin git commit: KYLIN-2382 fix column order for select * [Forced Update!]

2017-01-11 Thread billyliu
Repository: kylin Updated Branches: refs/heads/yang22-hbase102 9c093f78a -> aba62e894 (forced update) 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/8bfef648 Tree: