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

incubator-kylin git commit: disable compression for sandbox test

Repository: incubator-kylin
Updated Branches:
  refs/heads/KYLIN-957 [created] 6223bf3f7


disable compression for sandbox test


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

Branch: refs/heads/KYLIN-957
Commit: 6223bf3f70689199b4c3c648dfd6cbc2615c89c5
Parents: dbbbc1e
Author: shaofengshi <sh...@apache.org>
Authored: Fri Sep 4 10:15:00 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Fri Sep 4 10:15:00 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/6223bf3f/examples/test_case_data/sandbox/kylin.properties
----------------------------------------------------------------------
diff --git a/examples/test_case_data/sandbox/kylin.properties b/examples/test_case_data/sandbox/kylin.properties
index 359174d..26a550f 100644
--- a/examples/test_case_data/sandbox/kylin.properties
+++ b/examples/test_case_data/sandbox/kylin.properties
@@ -57,7 +57,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=gzip
+#kylin.hbase.default.compression.codec=gzip
 
 ## Config for Restful APP ##
 # database connection settings: