A-little-bit-of-data commented on issue #6536:
URL: https://github.com/apache/kyuubi/issues/6536#issuecomment-2232501685

   > correct.
   > 
   > in short, the modified `spark-defaults.conf` will take effect in the next 
`spark-submit`, so if you want to change **spark conf** without restarting 
Kyuubi process, just modify `spark-defaults.conf`
   
   But the current situation is that without restarting kyuubi, the content of 
spark-defaults.conf before the modification is always read. Only after 
restarting kyuubi can the modified content of spark-defaults.conf be read.
   Here, after modifying spark-defaults.conf, I checked the spark-defaults.conf 
file in the kyuubi pod. The spark-defaults.conf file in the pod has been 
updated, but using spark-submit still reads the old configuration of the 
spark-defaults.conf file


-- 
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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to