For integration test, donât use snappy compress for outputformat Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0861bfb0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0861bfb0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/0861bfb0
Branch: refs/heads/1.5.x-CDH5.7 Commit: 0861bfb0312d344267eaf5772ed1b3011f778301 Parents: b95e967 Author: shaofengshi <shaofeng...@apache.org> Authored: Mon Sep 26 11:55:31 2016 +0800 Committer: shaofengshi <shaofeng...@apache.org> Committed: Mon Sep 26 11:55:31 2016 +0800 ---------------------------------------------------------------------- examples/test_case_data/sandbox/kylin_hive_conf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/0861bfb0/examples/test_case_data/sandbox/kylin_hive_conf.xml ---------------------------------------------------------------------- diff --git a/examples/test_case_data/sandbox/kylin_hive_conf.xml b/examples/test_case_data/sandbox/kylin_hive_conf.xml index 4ee5f6b..593d4f8 100644 --- a/examples/test_case_data/sandbox/kylin_hive_conf.xml +++ b/examples/test_case_data/sandbox/kylin_hive_conf.xml @@ -45,12 +45,13 @@ <value>org.apache.hadoop.io.compress.SnappyCodec</value> <description></description> </property> + <!-- <property> <name>mapreduce.output.fileoutputformat.compress.codec</name> <value>org.apache.hadoop.io.compress.SnappyCodec</value> <description></description> </property> - + --> <property> <name>hive.merge.size.per.task</name> <value>32000000</value>