incubator-livy icon indicating copy to clipboard operation
incubator-livy copied to clipboard

[MINOR] Add missing properties that allows to configure kinit thread

Open idzikovsky opened this issue 2 years ago • 0 comments

What changes were proposed in this pull request?

This properties allow to configure kinit thread and not documented anywhere except for the code: https://github.com/apache/incubator-livy/blob/86fc823/server/src/main/scala/org/apache/livy/LivyConf.scala#L106-L109 https://github.com/apache/incubator-livy/blob/86fc823/server/src/main/scala/org/apache/livy/server/LivyServer.scala#L106-L141

How was this patch tested?

Manual

idzikovsky avatar Nov 10 '23 15:11 idzikovsky