You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2018/01/25 11:51:00 UTC

[jira] [Updated] (KYLIN-3070) Enable 'kylin.source.hive.flat-table-storage-format' for flat table storage format

     [ https://issues.apache.org/jira/browse/KYLIN-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billy Liu updated KYLIN-3070:
-----------------------------
    Summary: Enable 'kylin.source.hive.flat-table-storage-format' for flat table storage format  (was: Add a config property for flat table storage format)

> Enable 'kylin.source.hive.flat-table-storage-format' for flat table storage format
> ----------------------------------------------------------------------------------
>
>                 Key: KYLIN-3070
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3070
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>    Affects Versions: v2.2.0
>         Environment: HDP 2.5.6, Kylin 2.2.0
>            Reporter: Vsevolod Ostapenko
>            Assignee: Vsevolod Ostapenko
>            Priority: Minor
>              Labels: newbie
>             Fix For: v2.3.0
>
>         Attachments: KYLIN-3070.master.001.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Flat table storage format is currently hard-coded as SEQUENCEFILE in the core-job/src/main/java/org/apache/kylin/job/JoinedFlatTable.java
> That prevents using Impala as a SQL engine while using beeline CLI (via custom JDBC URL), as Impala cannot write sequence files.
> Adding a parameter to kylin.properties to override the default setting would address the issue.
> Removing a hard-coded value for storage format might be good idea in and on itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)