in that case, you should disable snappy for hive jobs by removing compression configs in conf/kylin_hive_conf.xml disable snappy for MR by removing compression configs in conf/kylin_job_conf.xml disable snappy for hbase table by removing "kylin.hbase.default.compression.codec=snappy" in conf/kylin.properties
also you could discover more details about your error in tomcat/log/kylin.log On Fri, Nov 27, 2015 at 5:07 PM, sfwang <[email protected]> wrote: > It is a long story, My hadoop cluster dosn't support snappy by default,so > if > use compress,It will encounter a error at step 1#. > I am a newbee, I don't know how I can setup the snappy. so I try to close > compress to avoid it. > > > > -- > View this message in context: > http://apache-kylin-incubating.74782.x6.nabble.com/create-sample-cube-error-at-step-13-Create-HTable-tp2572p2576.html > Sent from the Apache Kylin (Incubating) mailing list archive at Nabble.com. > -- Regards, *Bin Mahone | 马洪宾* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
