This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/branch-1.7 by this push:
     new beee4f6fb [KYUUBI #4362] Add `_configurations` in kerberos.rst
beee4f6fb is described below

commit beee4f6fbbd2fdfe5054173330917c776adbe1cd
Author: Yikf <[email protected]>
AuthorDate: Sun Feb 19 00:34:22 2023 +0800

    [KYUUBI #4362] Add `_configurations` in kerberos.rst
    
    ### _Why are the changes needed?_
    
    Add `_configurations` in kerberos.rst
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [x] [Run 
test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests)
 locally before make a pull request
    
    Closes #4362 from Yikf/kerberos-doc-config.
    
    Closes #4362
    
    d8f197642 [Yikf] Add _configurations in kerberos.rst
    
    Authored-by: Yikf <[email protected]>
    Signed-off-by: liangbowen <[email protected]>
---
 docs/security/kerberos.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/security/kerberos.rst b/docs/security/kerberos.rst
index 8c871ce67..2505fa30d 100644
--- a/docs/security/kerberos.rst
+++ b/docs/security/kerberos.rst
@@ -115,4 +115,5 @@ Refresh all the kyuubi server instances
 Restart all the kyuubi server instances or `Refresh Configurations`_ to 
activate the settings.
 
 .. _Hadoop Impersonation: 
https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/Superusers.html
+.. _configurations: ../client/advanced/kerberos.html
 .. _Refresh Configurations: ../tools/kyuubi-admin.html#refresh-config

Reply via email to