You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2015/09/01 09:02:46 UTC

[jira] [Commented] (KYLIN-956) Allow users to configure hbase compression algorithm in kylin.properties

    [ https://issues.apache.org/jira/browse/KYLIN-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724890#comment-14724890 ] 

hongbin ma commented on KYLIN-956:
----------------------------------

By default, binary Kylin will use Snappy compression. For test cases, we'll use gzip compression since it does not require native libaries

> Allow users to configure hbase compression algorithm in kylin.properties
> ------------------------------------------------------------------------
>
>                 Key: KYLIN-956
>                 URL: https://issues.apache.org/jira/browse/KYLIN-956
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: hongbin ma
>            Assignee: hongbin ma
>             Fix For: v0.8.1, v1.1
>
>         Attachments: CreateHTableJob.java, kylin.properties, kylin.properties
>
>
> in the doc, it says lzo compression is not used by default, but actually,  if cluster is configured with lzo, kylin will use it,  so i review the source code, and find that kylin determine to use lzo in hbase table by compression test result, not user's configuration;
> also, we prefer snappy as default compression, will kylin support it ?
> from: liangmeng(13802880779@139.com)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)