This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new bd6adcc810d1 Update HdfsFile.md (#354)
bd6adcc810d1 is described below

commit bd6adcc810d1490abb002f46098d8d67ce7b784c
Author: Jeremy <[email protected]>
AuthorDate: Wed Jan 8 13:59:32 2025 +0800

    Update HdfsFile.md (#354)
---
 versioned_docs/version-2.3.8/connector-v2/sink/HdfsFile.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/versioned_docs/version-2.3.8/connector-v2/sink/HdfsFile.md 
b/versioned_docs/version-2.3.8/connector-v2/sink/HdfsFile.md
index 9c2aec0c54bd..94e6170f9d1f 100644
--- a/versioned_docs/version-2.3.8/connector-v2/sink/HdfsFile.md
+++ b/versioned_docs/version-2.3.8/connector-v2/sink/HdfsFile.md
@@ -71,6 +71,7 @@ Output data to hdfs file
 | parquet_avro_write_timestamp_as_int96 | boolean | no       | false           
                           | Only used when file_format is parquet.             
                                                                                
                                                                                
                                                                                
                                                                                
              [...]
 | parquet_avro_write_fixed_as_int96     | array   | no       | -               
                           | Only used when file_format is parquet.             
                                                                                
                                                                                
                                                                                
                                                                                
              [...]
 | encoding                              | string  | no       | "UTF-8"         
                           | Only used when file_format_type is 
json,text,csv,xml.                                                              
                                                                                
                                                                                
                                                                                
                              [...]
+| remote_user                           | string  | no       | -               
                     | The remote user name of hdfs.                            
                                                                                
                                                                                
                                                                                
                                                                                
              [...]
 
 ### Tips
 

Reply via email to