Repository: kylin
Updated Branches:
refs/heads/mhb0225 fb7ce3264 -> 163e6b4f0
temp
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/163e6b4f
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/163e6b4f
Diff: http://git-
Repository: kylin
Updated Branches:
refs/heads/mhb0225 [created] fb7ce3264
KYLIN-2331 bug fix
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fb7ce326
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fb7ce326
Diff:
Author: liyang
Date: Fri Feb 24 22:56:59 2017
New Revision: 18463
Log:
2.0 beta cdh package
Added:
dev/kylin/apache-kylin-2.0.0-beta/
dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-cdh57.tar.gz
(with props)
dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-cdh57.
Author: liyang
Date: Fri Feb 24 23:03:05 2017
New Revision: 18465
Log:
2.0 beta hbase 1.x package
Added:
dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-hbase1x.tar.gz
(with props)
Added: dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-hbase1x.tar.gz
==
Author: liyang
Date: Fri Feb 24 23:02:05 2017
New Revision: 18464
Log:
2.0 beta hbase 0.98 package
Added:
dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-hbase098.tar.gz
(with props)
dev/kylin/apache-kylin-2.0.0-beta/apache-kylin-2.0.0-beta-hbase098.tar.gz.asc
dev/kylin
Repository: kylin
Updated Branches:
refs/heads/master 693c6faf2 -> bb2789156
minor, 'hadoop fs' command add conf parameter
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/bb278915
Tree: http://g
Repository: kylin
Updated Branches:
refs/heads/master 6adb73d3a -> 693c6faf2
KYLIN_2464, replace ConcurrentHashMap with ConcurrentMap
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/693c6faf
Tree:
Repository: kylin
Updated Branches:
refs/heads/-hbase0.98 [created] 0602e70ce
http://git-wip-us.apache.org/repos/asf/kylin/blob/0602e70c/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/SimpleHBaseStore.java
--
d
KYLIN-2307 Create a branch for master with HBase 0.98 API
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0602e70c
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0602e70c
Diff: http://git-wip-us.apache.org/repos/asf/k
Repository: kylin
Updated Tags: refs/tags/kylin-2.0.0-beta [deleted] 9ff78bce7
Repository: kylin
Updated Tags: refs/tags/kylin-2.0.0-beta [created] 6adb73d3a
Repository: kylin
Updated Branches:
refs/heads/master cc1bac9f4 -> 6adb73d3a
KYLIN-2463, update and refine CubeMigrationCLI
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/6adb73d3
Tree: http://
Repository: kylin
Updated Tags: refs/tags/kylin-2.0.0-beta [created] 9ff78bce7
Repository: kylin
Updated Branches:
refs/heads/master 9ff78bce7 -> cc1bac9f4
minor, add kylin.properties for Spark on HDP
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cc1bac9f
Tree: http://git-wip-us.apache.org/repos/as
Repository: kylin
Updated Tags: refs/tags/kylin-2.0.0-beta [deleted] 9ff78bce7
KYLIN-2465 Web page has invalid tips for streaming cube
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/cdfde7cb
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/cdfde7cb
Diff: http://git-wip-us.apache.org/repos/asf/kyl
minor, adjust out-of-box kylin.properties for sparking cubing
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9ff78bce
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9ff78bce
Diff: http://git-wip-us.apache.org/repos/a
KYLIN 1875 add lookup css issue
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/d59b8ae7
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d59b8ae7
Diff: http://git-wip-us.apache.org/repos/asf/ky
http://git-wip-us.apache.org/repos/asf/kylin/blob/c4fb2977/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/SimpleHBaseStore.java
--
diff --git
a/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/Simpl
KYLIN-2307 Create a branch for master with HBase 0.98 API
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c4fb2977
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c4fb2977
Diff: http://git-wip-us.apache.org/repos/asf/k
Repository: kylin
Updated Branches:
refs/heads/master-hbase0.98 5236eee88 -> c4fb2977e (forced update)
minor, refine kylin.job.dependency-filter-list default value
Signed-off-by: Hongbin Ma
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos
KYLIN-2331 refine HADOOP_CONF_DIR search logic
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2c438602
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2c438602
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2
Repository: kylin
Updated Tags: refs/tags/kylin-2.0.0-beta [created] 9ff78bce7
Repository: kylin
Updated Tags: refs/tags/kylin-2.0.0-beta [deleted] 32cce58da
Repository: kylin
Updated Branches:
refs/heads/master cdfde7cb1 -> 9ff78bce7
KYLIN 1875 add lookup css issue
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/d59b8ae7
Tree: http://git-wip-us.apache.
minor, adjust out-of-box kylin.properties for sparking cubing
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9ff78bce
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9ff78bce
Diff: http://git-wip-us.apache.org/repos/a
26 matches
Mail list logo