You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/09/03 03:31:54 UTC

[39/50] [abbrv] incubator-kylin git commit: KYLIN-956 by default no compression is adopted

KYLIN-956 by default no compression is adopted


Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/445ae274
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/445ae274
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/445ae274

Branch: refs/heads/0.7
Commit: 445ae274fffa52825fbc2fe0a72e4f3a13993ba9
Parents: a5c409a
Author: honma <ho...@ebay.com>
Authored: Mon Aug 31 16:12:40 2015 +0800
Committer: honma <ho...@ebay.com>
Committed: Mon Aug 31 16:13:08 2015 +0800

----------------------------------------------------------------------
 conf/kylin.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/445ae274/conf/kylin.properties
----------------------------------------------------------------------
diff --git a/conf/kylin.properties b/conf/kylin.properties
index 8c7c647..e61aa59 100644
--- a/conf/kylin.properties
+++ b/conf/kylin.properties
@@ -61,7 +61,7 @@ kylin.job.yarn.app.rest.check.interval.seconds=10
 kylin.job.hive.database.for.intermediatetable=default
 
 #default compression codec for htable,snappy,lzo,gzip,lz4
-kylin.hbase.default.compression.codec=snappy
+#kylin.hbase.default.compression.codec=snappy
 
 ## Config for Restful APP ##
 # database connection settings: