turboFei commented on code in PR #4405:
URL: https://github.com/apache/kyuubi/pull/4405#discussion_r1117839982


##########
docs/deployment/settings.md:
##########
@@ -451,6 +451,7 @@ You can configure the Kyuubi properties in 
`$KYUUBI_HOME/conf/kyuubi-defaults.co
 
 |                           Key                            |      Default      
|                                                                               
                                     Meaning                                    
                                                                                
 |   Type   | Since |
 
|----------------------------------------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|-------|
+| kyuubi.server.admin.users                                                   
|| Comma-separated list of Kyuubi service admin users. We use this config to 
grant admin permission to any service accounts.                                 
                                                                                
     | seq      | 1.8.0 |

Review Comment:
   how about just `kyuubi.server.administrators`?
   
   A comma-separated list of Kyuubi service administrators.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to