[
https://issues.apache.org/jira/browse/KYLIN-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930213#comment-17930213
]
Guoliang Sun commented on KYLIN-6066:
-------------------------------------
h3. Dev Design
- Fix `KapGetClusterInfo` by wrapping the logic for the first attempt to fetch
info in a try-catch block.
- For `spark-sql` tests, switch to using the query-based `SparkConf`. For
`spark-submit`, use the constructed `SparkConf` and adjust it based on the
`kylin.engine.gluten.enabled` flag:
- When set to `false`, remove Gluten-related parameters.
- When set to `true`, add Gluten-related JARs to the classpath in the
`SparkConf`.
> Error in "Checking Spark Availability"
> --------------------------------------
>
> Key: KYLIN-6066
> URL: https://issues.apache.org/jira/browse/KYLIN-6066
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Fix For: 5.0.2
>
>
> 1. Standalone Mode: Checking Spark Availability fails when Kylin starts.
> 2. YARN Mode: Checking Spark Availability is skipped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)