Skip to content

Commit 601bfe6

Browse files
committed
Address the comments
1 parent 874d655 commit 601bfe6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@ Gravitino currently supports the following catalogs:
7171
* [**MySQL catalog**](./jdbc-mysql-catalog.md)
7272
* [**PostgreSQL catalog**](./jdbc-postgresql-catalog.md)
7373

74-
Gravitino also provides an Iceberg REST catalog service for the Iceberg table format. See the
75-
[Iceberg REST catalog service](./iceberg-rest-service.md) for details.
76-
7774
**Fileset catalogs:**
7875

7976
* [**Hadoop catalog**](./hadoop-catalog.md)
8077

78+
Gravitino also provides an Iceberg REST catalog service for the Iceberg table format. See the
79+
[Iceberg REST catalog service](./iceberg-rest-service.md) for details.
80+
8181
## Gravitino playground
8282

8383
To experience Gravitino with other components easily, Gravitino provides a playground to run. It

docs/manage-fileset-metadata-using-gravitino.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Fileset's identifier, without needing to know the physical path of the managed d
2222
unified access control mechanism, filesets can also be managed via the same role based access
2323
control mechanism without needing to set access controls to different storages.
2424

25-
To use fileset, we assume that:
25+
To use fileset, please make sure that:
2626

2727
- Gravitino server is launched, and the host and port is [http://localhost:8090](http://localhost:8090).
2828
- Metalake has been created.

0 commit comments

Comments
 (0)