18580725343 opened a new issue, #2341: URL: https://github.com/apache/incubator-kyuubi/issues/2341
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the bug 使用kyuubi执行spark-sql 设置相关参数 执行结果文件数过大 ### Affects Version(s) 1.3.0 ### Kyuubi Server Log Output _No response_ ### Kyuubi Engine Log Output _No response_ ### Kyuubi Server Configurations _No response_ ### Kyuubi Engine Configurations ```yaml ;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=kyuubi;?#spark.yarn.queue=batch;spark.driver.memory=10g;spark.executor.cores=2;spark.num-executors=8;spark.executor.memory=10g;spark.executor-memory=10g;gspark.sql.shuffle.partitions=2;spark.sql.adaptive.enabled=true;spark.sql.adaptive.shuffle.targetPostShuffleInputSize=268435456;spark.sql.storeAssignmentPolicy=LEGACY;" ``` ### Additional context _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
