Skip to content

Commit 0bf0693

Browse files
authored
[hotfix][doc] typo HdfsFile doc (#8613)
1 parent 99fa19d commit 0bf0693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/connector-v2/source/HdfsFile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ sink {
197197
HdfsFile {
198198
fs.defaultFS = "hdfs://hadoopcluster"
199199
path = "/tmp/hive/warehouse/test2"
200-
file_format = "orc"
200+
file_format_type = "orc"
201201
}
202202
# If you would like to get more information about how to configure seatunnel and see full list of sink plugins,
203203
# please go to https://seatunnel.apache.org/docs/connector-v2/sink

0 commit comments

Comments
 (0)