We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fa19d commit 0bf0693Copy full SHA for 0bf0693
docs/en/connector-v2/source/HdfsFile.md
@@ -197,7 +197,7 @@ sink {
197
HdfsFile {
198
fs.defaultFS = "hdfs://hadoopcluster"
199
path = "/tmp/hive/warehouse/test2"
200
- file_format = "orc"
+ file_format_type = "orc"
201
}
202
# If you would like to get more information about how to configure seatunnel and see full list of sink plugins,
203
# please go to https://seatunnel.apache.org/docs/connector-v2/sink
0 commit comments