wenjunzhang created KYLIN-5124: ---------------------------------- Summary: Fail to build cube in the first step Key: KYLIN-5124 URL: https://issues.apache.org/jira/browse/KYLIN-5124 Project: Kylin Issue Type: Bug Components: Job Engine Affects Versions: v4.0.0 Reporter: wenjunzhang
I am using CDH 6.3.2 and kylin 4.0.0. I am using the download script in the bin directory and using spark 2.4.7 according to the UI settings page. When I am tring to build cube with join table I get error as below : 2021-11-15 07:12:41,751 ERROR [Thread-1] application.JobWorkSpace : Job failed eventually. Reason: Error occurred when generate retry configuration. java.util.NoSuchElementException: spark.executor.memory Accoring to [https://lists.apache.org/thread/r02308d48e2f568b3081ab782c74949615f4df2543b8c0f56e3369712@%3Cuser.kylin.apache.org%3E], it seems it is something related to version conflict. But I can build some cubes when there is only one fact table without any lookup table in the models. Can you provide some hint to solve this problem? -- This message was sent by Atlassian Jira (v8.20.1#820001)