Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3680

Spark cubing failed with JDBC resource

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v2.4.0, v2.4.1, v2.5.0, v2.5.1
    • v2.6.0
    • Spark Engine
    • None

    Description

      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.

      Attachments

        Activity

          People

            Wayne0101 Chao Long
            Zhixiong Chen Zhixiong Chen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: