Guoliang Sun created KYLIN-5995: ----------------------------------- Summary: Reorder the gluten jar loader Key: KYLIN-5995 URL: https://issues.apache.org/jira/browse/KYLIN-5995 Project: Kylin Issue Type: Improvement Affects Versions: 5.0.0 Reporter: Guoliang Sun
Currently, Kylin integrates with Gluten using approximately 140+ configuration items, some of which are mandatory, while others are tuning parameters. A basic configuration needs to be organized and included in the default settings to reduce deployment costs. When setting {*}-Dspark.local=true{*}, if *spark.executor.extraClassPath* is not set, internal tables cannot be created. Additionally, if this property is not set in Sparder, queries will also fail. -- This message was sent by Atlassian Jira (v8.20.10#820010)