jerryshao commented on code in PR #9751: URL: https://github.com/apache/gravitino/pull/9751#discussion_r2737813970
##########
docs/lakehouse-paimon-catalog.md:
##########
@@ -47,13 +47,34 @@ Builds with Apache Paimon `1.2`.
| `s3-endpoint` | The endpoint of the AWS
S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
| `s3-access-key-id` | The access key of the
AWS S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
| `s3-secret-access-key` | The secret key of the
AWS S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
+| `token-provider` | The token provider type
for Paimon catalog backend.
| Token provider could be `bear` or `dlf`.
| required if the value of `catalog-backend` is `rest`.
| 1.2.0 |
Review Comment:
For Paimon rest backend, do we have to specify the "token-provider"? What
happened if the "token-provider" is not specified.
##########
docs/lakehouse-paimon-catalog.md:
##########
@@ -47,13 +47,34 @@ Builds with Apache Paimon `1.2`.
| `s3-endpoint` | The endpoint of the AWS
S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
| `s3-access-key-id` | The access key of the
AWS S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
| `s3-secret-access-key` | The secret key of the
AWS S3.
| (none)
| required if the value of `warehouse` is a S3 path
| 0.7.0-incubating |
+| `token-provider` | The token provider type
for Paimon catalog backend.
| Token provider could be `bear` or `dlf`.
| required if the value of `catalog-backend` is `rest`.
| 1.2.0 |
Review Comment:
For Paimon rest backend, do we have to specify the "token-provider"? What
happened if the "token-provider" is not specified?
--
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]
