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)