cxzl25 commented on issue #2857: URL: https://github.com/apache/incubator-kyuubi/issues/2857#issuecomment-1153878380
Kyuubi supports configuring Spark parameters in `kyuubi-defaults.conf` for example ```properties spark.sql.filesourceTableRelationCacheSize 0 ```` This way it will take effect on spark engine. You can also add configuration in `spark-defaults.conf` -- 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]
