You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "yiming.xu (Jira)" <ji...@apache.org> on 2019/10/29 13:48:00 UTC

[jira] [Created] (KYLIN-4213) The new build engine with Spark-SQL

yiming.xu created KYLIN-4213:
--------------------------------

             Summary: The new build engine with Spark-SQL
                 Key: KYLIN-4213
                 URL: https://issues.apache.org/jira/browse/KYLIN-4213
             Project: Kylin
          Issue Type: Sub-task
          Components: Job Engine
    Affects Versions: Future
            Reporter: yiming.xu


Use Spark-SQL to compute cuboid, build cuboid A, B, C , Sum(D) is sql "select A B C Sum(D) from table group by A, B, C". To void many memory errors or other exceptions, we can auto set spark conf with build job.E.g use adaptive execution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)