[
https://issues.apache.org/jira/browse/KYLIN-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444914#comment-17444914
]
Yaqian Zhang commented on KYLIN-5122:
-------------------------------------
Hi [~qingquan]:
I didn't see the error report you said in your job log, but the error shown in
the figure below.
!screenshot-1.png!
When you use kylin's built-in cube kylin_sales_cube to build, you will
encounter this problem. Because kylin_sales_cube has configured
'kylin.engine.build-base-cuboid-enable=false' at the cube level. You can remove
this configuration at the cube level and rebuild it.
In addition, I noticed that "spark.executor.instances=10" is displayed in your
log. You can set this parameter smaller in kylin.properties to avoid
insufficient resources, such as
"kylin.engine.spark-conf.spark.executor.instances=5".
> yarn资源充足但是却报错:Current available resource in cluster is not sufficient
> ---------------------------------------------------------------------
>
> Key: KYLIN-5122
> URL: https://issues.apache.org/jira/browse/KYLIN-5122
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v4.0.0
> Reporter: qingquanzhang
> Priority: Minor
> Attachments: image-2021-11-12-18-00-35-884.png,
> learn_kylin_866451fe23f04c049c9f53a8ed4aa1be01.log, screenshot-1.png
>
>
> 我尝试调节了一些spark的参数,仍然不能解决问题.
> 请教一下,应该调整哪些参数可能会解决这个问题?
> !image-2021-11-12-18-00-35-884.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)