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

   > Kyuubi process consumes `kyuubi-defaults.conf` and `spark-submit` consumes 
`spark-defaults.conf`, it depends on your expectation to update and restart the 
corresponding configuration files and processes.
   
   Sorry, I don't quite understand what you mean.
   I understand that the spark on k8s task submitted by spark-submit is 
restarted after spark-defaults.conf is modified, but the new configuration is 
still not loaded. Under normal circumstances, I understand that I should have 
modified the spark-defaults.conf file under configmap kyuubi-spark, and the 
changes in the spark-defaults.conf file have been read in the kyuubi process. 
Then the spark on k8s task submitted by spark-submit again should load the 
spark-defaults.conf file I modified, instead of restarting the kyuubi 
application to read the modified content 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