yuqi1129 commented on code in PR #6724:
URL: https://github.com/apache/gravitino/pull/6724#discussion_r2011516123


##########
docs/hadoop-catalog.md:
##########
@@ -129,6 +129,15 @@ Refer to [Schema 
operation](./manage-fileset-metadata-using-gravitino.md#schema-
 | `authentication.kerberos.principal`   | The principal of the Kerberos 
authentication for the fileset.                                          | The 
parent(schema) value | No       | 0.6.0-incubating |
 | `authentication.kerberos.keytab-uri`  | The URI of The keytab for the 
Kerberos authentication for the fileset.                                 | The 
parent(schema) value | No       | 0.6.0-incubating |
 | `credential-providers`                | The credential provider types, 
separated by comma.                                                     | 
(none)                   | No       | 0.8.0-incubating |
+| `placeholder-`                        | Properties that start with 
`placeholder-` are used to replace placeholders in the location.            | 
(none)                   | No       | 0.9.0-incubating |
+
+Here are some properties are reserved and cannot be set by users:

Review Comment:
   The sentence has a syntax problem and has two `are`, you can 
   - remove that latter `are`
   - add `that` between `properties` and `are`. 



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