tyoushinya commented on code in PR #5165:
URL: https://github.com/apache/gravitino/pull/5165#discussion_r1805783735


##########
docs/hadoop-catalog.md:
##########
@@ -32,6 +32,7 @@ Besides the [common catalog 
properties](./gravitino-server-config.md#gravitino-c
 | `default-filesystem-provider`                      | The name default 
filesystem providers of this Hadoop catalog if users do not specify the scheme 
in the URI. Default value is `builtin-local`                                    
                                                                                
                                               | `builtin-local` | No           
                                               | 0.7.0-incubating |
 | `authentication.impersonation-enable`              | Whether to enable 
impersonation for the Hadoop catalog.                                           
                                                                                
                                                                                
                                             | `false`         | No             
                                             | 0.5.1            |
 | `authentication.type`                              | The type of 
authentication for Hadoop catalog, currently we only support `kerberos`, 
`simple`.                                                                       
                                                                                
                                                          | `simple`        | 
No                                                          | 0.5.1            |
+| `java.security.krb5.conf`                          | Kerberos krb file for 
configuration of Kerberos.                                                      
                                                                                
                                                                                
                                        | /etc/krb5.conf  | No                  
                                        | 0.7.0-incubating |

Review Comment:
   LGTM about the name changing. That mean I should create a new PR for it, is 
it correct?



-- 
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]

Reply via email to