You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/12/15 05:30:03 UTC

[GitHub] [incubator-kyuubi] bowenliang123 opened a new issue, #3982: [FEATURE] introduce reloading server config without restart

bowenliang123 opened a new issue, #3982:
URL: https://github.com/apache/incubator-kyuubi/issues/3982

   ### 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 feature
   
   Introduce reloading KyuubiConfi in server from `kyuubi-defaults.conf`. 
   It will
   - help to apply user defaults conf without restarting server or losing connections
   - load latest config for engine launch, e.g. spark related config `spark.*`
   
   It won't
   - affect the components already started and using the clone of server conf
   - affect configs for launched engine instance
   
   ### Motivation
   
   _No response_
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes. I can submit a PR independently to improve.
   - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
   - [ ] No. I cannot submit a PR at this time.


-- 
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-unsubscribe@kyuubi.apache.org.apache.org

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


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


[GitHub] [kyuubi] ulysses-you closed issue #3982: [FEATURE] introduce refreshing user defaults configs

Posted by GitBox <gi...@apache.org>.
ulysses-you closed issue #3982: [FEATURE] introduce refreshing user defaults configs
URL: https://github.com/apache/kyuubi/issues/3982


-- 
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-unsubscribe@kyuubi.apache.org

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


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


[GitHub] [kyuubi] bowenliang123 commented on issue #3982: [FEATURE] introduce refreshing user defaults configs

Posted by GitBox <gi...@apache.org>.
bowenliang123 commented on issue #3982:
URL: https://github.com/apache/kyuubi/issues/3982#issuecomment-1370521119

   https://github.com/apache/kyuubi/pull/4077


-- 
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-unsubscribe@kyuubi.apache.org

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


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


[GitHub] [kyuubi] bowenliang123 commented on issue #3982: [FEATURE] introduce refreshing user defaults configs

Posted by GitBox <gi...@apache.org>.
bowenliang123 commented on issue #3982:
URL: https://github.com/apache/kyuubi/issues/3982#issuecomment-1370522490

   https://github.com/apache/kyuubi/pull/4077
   A followup PR for adding REST Api doc for `POST /admin/refresh/user_defaults_conf`. 
   
   cc @ulysses-you.


-- 
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-unsubscribe@kyuubi.apache.org

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


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