Denis Krivenko
Denis Krivenko
FYI @chgl I created the issue https://github.com/apache/kyuubi/issues/6123.
@pan3793 @zwangsheng @chgl Could you please have a look at it? I would like to implement it (see point 5 with conf example), but it would be great to have...
@chgl I'm afraid it is impossible to calculate and keep updated checksum for entities in `sparkConf.from` list, i.e. for provided `ConfigMaps` and `Secrets`. We probably can use [lookup function](https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-lookup-function) to...
> quick question, is restarting kyuubi when spark default config updated a must? I believe spark config can be updated in runtime, once the configmap is updated, upcoming sessions will...
Created draft implementation https://github.com/apache/kyuubi/pull/6521
Suggested approach and the draft implementation has an unsolved problem described below. Some properties affect both helm chart and the application. For instance, `.Values.server.rest.port` is used in Kubernetes resource definitions...
> @dnskr Thanks for continuously working on this area. Carry my idea from the Slack channel - overriding configurations via `--conf` is preferred over env vars. @pan3793 I created improvement...
Still relevant enhancement
@Alevsk Hi! Are there any plans to implement this feature or a reason why it will never be implemented?
Still relevant enhancement