Skip to content

Commit

Permalink
fix gccs
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Dec 25, 2024
1 parent 6a34ffd commit c2fa535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how-to-use-gvfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ At the same time, you need to place the corresponding bundle jar [`gravitino-aws

| Configuration item | Description | Default value | Required | Since version |
|----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|---------------------------|------------------|
| `gcs-service-account-file` | The path of GCS service account JSON file. | (none) | Yes if it's a GCS fileset.| 0.7.0-incubating |
| `gcs-service-account-path` | The path of GCS service account JSON file. | (none) | Yes if it's a GCS fileset.| 0.7.0-incubating |

In the meantime, you need to place the corresponding bundle jar [`gravitino-gcp-bundle-${version}.jar`](https://repo1.maven.org/maven2/org/apache/gravitino/gcp-bundle/) in the Hadoop environment(typically located in `${HADOOP_HOME}/share/hadoop/common/lib/`).
Expand Down

0 comments on commit c2fa535

Please sign in to comment.