You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/11/12 03:36: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 ]

Shaofeng SHI reassigned KYLIN-3680:
-----------------------------------

             Assignee: Zhixiong Chen
    Affects Version/s: v2.5.1
                       v2.4.0
                       v2.4.1
                       v2.5.0
        Fix Version/s: v2.6.0
          Component/s: Spark Engine
           Issue Type: Bug  (was: Improvement)
              Summary: Spark cubing failed with JDBC resource  (was: buid spark cubing failed in JDBC resource)

> 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: Zhixiong Chen
>            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)