Skip to content

Commit

Permalink
fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Oct 29, 2024
1 parent 1393417 commit 68a0c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hadoop-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ In the meantime, you need to place the corresponding bundle jar `gravitno-gcp-bu

In the meantime, you need to place the corresponding bundle jar `gravitno-aliyun-bundle-{version}.jar` in the Hadoop environment.

#### How to custom your own HCFS file system provider?
#### How to custom your own HCFS file system fileset?

Developers and users can custom their own HCFS file system provider by implementing the `FileSystemProvider` interface. The `FileSystemProvider` interface is defined as follows:
Developers and users can custom their own HCFS file system fileset by implementing the `FileSystemProvider` interface. The `FileSystemProvider` interface is defined as follows:

```java

Expand Down

0 comments on commit 68a0c45

Please sign in to comment.