Re: [I] HdfsFile sink not found save_mode [seatunnel]

2023-12-04 Thread via GitHub
Carl-Zhou-CN commented on issue #5946: URL: https://github.com/apache/seatunnel/issues/5946#issuecomment-1838426789 Thanks @liunaijie, @PenneyHuang , closing this issue,Can you continue with #5390 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] HdfsFile sink not found save_mode [seatunnel]

2023-12-04 Thread via GitHub
Carl-Zhou-CN closed issue #5946: HdfsFile sink not found save_mode URL: https://github.com/apache/seatunnel/issues/5946 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [I] HdfsFile sink not found save_mode [seatunnel]

2023-12-04 Thread via GitHub
liunaijie commented on issue #5946: URL: https://github.com/apache/seatunnel/issues/5946#issuecomment-1838041082 hi @PenneyHuang. for now HDFS save_mode is not support. The support parameter you can refer this page: https://seatunnel.apache.org/docs/2.3.3/connector-v2/sink/HdfsFile S

Re: [I] HdfsFile sink not found save_mode [seatunnel]

2023-12-03 Thread via GitHub
PenneyHuang commented on issue #5946: URL: https://github.com/apache/seatunnel/issues/5946#issuecomment-1837927100 sink { HdfsFile { source_table_name = "access1" hdfs_site_path = "/usr/hadoop/conf/hdfs-site.xml" fs.defaultFS = "hdfs://testcluster" path = "/wa

Re: [I] HdfsFile sink not found save_mode [seatunnel]

2023-12-03 Thread via GitHub
Carl-Zhou-CN commented on issue #5946: URL: https://github.com/apache/seatunnel/issues/5946#issuecomment-1837499162 hi @PenneyHuang Can you provide more information, such as config? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[I] HdfsFile sink not found save_mode [seatunnel]

2023-11-30 Thread via GitHub
PenneyHuang opened a new issue, #5946: URL: https://github.com/apache/seatunnel/issues/5946 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happen