Author: shaofengshi
Date: Wed Nov 23 07:52:07 2016
New Revision: 17135
Log:
Upload release artifacts to staging
Added:
dev/kylin/apache-kylin-1.6.0-rc2/
dev/kylin/apache-kylin-1.6.0-rc2/apache-kylin-1.6.0-src.tar.gz (with
props)
dev/kylin/apache-kylin-1.6.0-rc2/apache-kylin-1.6.0-s
Repository: kylin
Updated Tags: refs/tags/kylin-1.6.0 [created] ab1eb0c8f
Repository: kylin
Updated Branches:
refs/heads/v1.6.0-rc2 ed6982c8b -> 4660469be
[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4660469b
Tree: http://git-wip-u
Repository: kylin
Updated Branches:
refs/heads/v1.6.0-rc2 d675b7a06 -> ed6982c8b
[maven-release-plugin] prepare release kylin-1.6.0
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ed6982c8
Tree: http://git-wip-us.apache.or
Repository: kylin
Updated Branches:
refs/heads/v1.6.0-rc2 bf6b1eb0c -> d675b7a06 (forced update)
Repository: kylin
Updated Tags: refs/tags/kylin-1.6.0 [deleted] c65bf2e19
Repository: kylin
Updated Tags: refs/tags/kylin-1.6.0 [created] c65bf2e19
Repository: kylin
Updated Branches:
refs/heads/v1.6.0-rc2 d675b7a06 -> bf6b1eb0c
[maven-release-plugin] prepare release kylin-1.6.0
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bf6b1eb0
Tree: http://git-wip-us.apache.or
Repository: kylin
Updated Branches:
refs/heads/KYLIN-2195 66a7167d4 -> ce274c68d
fix unit test
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ce274c68
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ce274c68
Diff:
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/core-cube/src/main/java/org/apache/kylin/cube/model/validation/rule/StreamingCubeRule.java
--
diff --git
a/core-cube/src/main/java/org/apache/kylin/cube/model/validation/r
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/core-cube/src/main/java/org/apache/kylin/cube/kv/RowKeyColumnIO.java
--
diff --git
a/core-cube/src/main/java/org/apache/kylin/cube/kv/RowKeyColumnIO.java
b/core-cube/src/
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/core-common/src/main/java/org/apache/kylin/common/util/ByteArray.java
--
diff --git
a/core-common/src/main/java/org/apache/kylin/common/util/ByteArray.java
b/core-common/
KYLIN-2195 All code changes, ready for test
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/66a7167d
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/66a7167d
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/66a7
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/core-dictionary/src/main/java/org/apache/kylin/dict/TrieDictionaryBuilder.java
--
diff --git
a/core-dictionary/src/main/java/org/apache/kylin/dict/TrieDictionaryBuilder.ja
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/core-dictionary/src/main/java/org/apache/kylin/dict/lookup/SnapshotTable.java
--
diff --git
a/core-dictionary/src/main/java/org/apache/kylin/dict/lookup/SnapshotTable.java
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/engine-mr/src/main/java/org/apache/kylin/engine/mr/DFSFileTableReader.java
--
diff --git
a/engine-mr/src/main/java/org/apache/kylin/engine/mr/DFSFileTableReader.java
b/en
Repository: kylin
Updated Branches:
refs/heads/KYLIN-2195 53b5a2752 -> 66a7167d4
http://git-wip-us.apache.org/repos/asf/kylin/blob/66a7167d/source-hive/src/test/java/org/apache/kylin/source/hive/HiveCmdBuilderTest.java
--
diff
Repository: kylin
Updated Branches:
refs/heads/KYLIN-2195 [created] 53b5a2752
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/e2900745
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e2900745
Diff: http://git-wip-us.apache.org/repos/as
Repository: kylin
Updated Branches:
refs/heads/yang21-cdh5.7 d54e8ba43 -> e29007457 (forced update)
http://git-wip-us.apache.org/repos/asf/kylin/blob/6020f87d/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java
-
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/6020f87d
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6020f87d
Diff: http://git-wip-us.apache.org/repos/asf/kyli
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/6020f87d
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6020f87d
Diff: http://git-wip-us.apache.org/repos/asf/kyli
Repository: kylin
Updated Branches:
refs/heads/yang21-hbase1.x f390b341d -> 6020f87db (forced update)
http://git-wip-us.apache.org/repos/asf/kylin/blob/6020f87d/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java
---
Repository: kylin
Updated Branches:
refs/heads/KYLIN-2197 [deleted] 44334b467
Repository: kylin
Updated Branches:
refs/heads/master 747337ae4 -> 53b5a2752
KYLIN-2195 Move backward-compatibility properties to common resources
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/53b5a275
Tree: http://git-w
Repository: kylin
Updated Branches:
refs/heads/yang21-hbase1.x e1b83470b -> f390b341d (forced update)
http://git-wip-us.apache.org/repos/asf/kylin/blob/f390b341/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java
---
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/f390b341
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f390b341
Diff: http://git-wip-us.apache.org/repos/asf/kyli
Repository: kylin
Updated Branches:
refs/heads/yang21-cdh5.7 ac2d7c41d -> d54e8ba43 (forced update)
http://git-wip-us.apache.org/repos/asf/kylin/blob/f390b341/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java
-
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/d54e8ba4
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d54e8ba4
Diff: http://git-wip-us.apache.org/repos/as
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/f390b341
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f390b341
Diff: http://git-wip-us.apache.org/repos/asf/kyli
KYLIN-2133: Check web server port availability when startup
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/747337ae
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/747337ae
Diff: http://gi
Repository: kylin
Updated Branches:
refs/heads/master c8dfa13e6 -> 747337ae4
KYLIN-2196: enable tomcat parallel class loader
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/657aa31b
Tree: http:
Repository: kylin
Updated Branches:
refs/heads/master 2b7fe6106 -> c8dfa13e6
float data format func 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/c8dfa13e
Tree: http://git-wip-us.apache.o
Repository: kylin
Updated Branches:
refs/heads/v1.6.0-rc2 33bb7c293 -> d675b7a06
float data format func 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/d675b7a0
Tree: http://git-wip-us.apac
Repository: kylin
Updated Branches:
refs/heads/KYLIN-2192 5683e33d8 -> c901d7de3
KYLIN-2192 use -1 for invalid values
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c901d7de
Tree: http://git-wip-us.apache.org/repos/asf/ky
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_str/data_1
--
diff --git a/engine-mr/src/test/resources/multi_file_str/data_1
b/engine-mr/src/test/resources/multi_file_str/data_1
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_str/data_0
--
diff --git a/engine-mr/src/test/resources/multi_file_str/data_0
b/engine-mr/src/test/resources/multi_file_str/data_0
Repository: kylin
Updated Branches:
refs/heads/master 79cb59cfd -> 2b7fe6106
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_str/data_4
--
diff --git a/engine-mr/src/test/resou
KYLIN-2202 fix the conflict between KYLIN-1851 and KYLIN-2202. Remove some
useless MR files.
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/2b7fe610
Tree: http://git-wip-us.apache.org/repos/asf/kylin
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_str/data_3
--
diff --git a/engine-mr/src/test/resources/multi_file_str/data_3
b/engine-mr/src/test/resources/multi_file_str/data_3
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/fdc2/FactDistinctColumnsReducer2.java
--
diff --git
a/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/fdc
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_double/data_1
--
diff --git a/engine-mr/src/test/resources/multi_file_double/data_1
b/engine-mr/src/test/resources/multi_file_doubl
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_double/data_3
--
diff --git a/engine-mr/src/test/resources/multi_file_double/data_3
b/engine-mr/src/test/resources/multi_file_doubl
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_int/data_1
--
diff --git a/engine-mr/src/test/resources/multi_file_int/data_1
b/engine-mr/src/test/resources/multi_file_int/data_1
http://git-wip-us.apache.org/repos/asf/kylin/blob/2b7fe610/engine-mr/src/test/resources/multi_file_str/data_2
--
diff --git a/engine-mr/src/test/resources/multi_file_str/data_2
b/engine-mr/src/test/resources/multi_file_str/data_2
Repository: kylin
Updated Branches:
refs/heads/master bce9ab822 -> 79cb59cfd
KYLIN-2195 prepare name mapping
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/79cb59cf
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/
Repository: kylin
Updated Branches:
refs/heads/master a058049c8 -> bce9ab822
int deorecated show better
Signed-off-by: Hongbin Ma
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bce9ab82
Tree: http://git-wip-us.apache.or
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/e1b83470
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e1b83470
Diff: http://git-wip-us.apache.org/repos/asf/kyli
http://git-wip-us.apache.org/repos/asf/kylin/blob/e1b83470/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java
--
diff --git
a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps
Repository: kylin
Updated Branches:
refs/heads/yang21-cdh5.7 229cffdbd -> ac2d7c41d (forced update)
revert KYLIN-2199 because KYLIN-2191 is not a major fix
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/150bab61
Tree: htt
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/ac2d7c41
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ac2d7c41
Diff: http://git-wip-us.apache.org/repos/as
http://git-wip-us.apache.org/repos/asf/kylin/blob/e1b83470/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps/HBaseStreamingOutput.java
--
diff --git
a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/steps
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/e1b83470
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e1b83470
Diff: http://git-wip-us.apache.org/repos/asf/kyli
Repository: kylin
Updated Branches:
refs/heads/yang21-hbase1.x edb9d54e9 -> e1b83470b (forced update)
revert KYLIN-2199 because KYLIN-2191 is not a major fix
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/150bab61
Tree: h
Repository: kylin
Updated Branches:
refs/heads/master 1c730b91b -> a058049c8
encoding version show better
Signed-off-by: Hongbin Ma
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a058049c
Tree: http://git-wip-us.apache.
Repository: kylin
Updated Branches:
refs/heads/master 8132cab31 -> 1c730b91b
revert KYLIN-2199 because KYLIN-2191 is not a major fix
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1c730b91
Tree: http://git-wip-us.apache.o
Repository: kylin
Updated Branches:
refs/heads/v1.6.0-rc2 783d39917 -> 33bb7c293
KYLIN-2221 rethink on KYLIN-1684
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/33bb7c29
Tree: http://git-wip-us.apache.org/repos/asf/kylin/
57 matches
Mail list logo