You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Chao Long (JIRA)" <ji...@apache.org> on 2018/12/04 08:47:00 UTC

[jira] [Assigned] (KYLIN-3680) Spark cubing failed with JDBC resource

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

Chao Long reassigned KYLIN-3680:
--------------------------------

    Assignee: Chao Long  (was: Zhixiong Chen)

> Spark cubing failed with JDBC resource
> --------------------------------------
>
>                 Key: KYLIN-3680
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3680
>             Project: Kylin
>          Issue Type: Bug
>          Components: Spark Engine
>    Affects Versions: v2.4.0, v2.4.1, v2.5.0, v2.5.1
>            Reporter: Zhixiong Chen
>            Assignee: Chao Long
>            Priority: Major
>             Fix For: v2.6.0
>
>
> I find in JdbcHiveMRInput.java , the  system save flat table with TextFile.
> However in SparkCubingByLayer.java, the system getFlatTableStorageFormat is SequenceFile .It read the flat table as SequenceFile and failed.
> I workaround with add property "kylin.source.hive.flat-table-storage-format=TEXTFILE" in cube.
> But I think maybe we could do it better.



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