EricJoy2048 commented on issue #5452: URL: https://github.com/apache/seatunnel/issues/5452#issuecomment-1715322317
1. Because synchronization tasks must run on the synchronization engine node, rather than the node where the log files are located, the prerequisite for implementing this function is for the log files to be written to a distributed file system or cloud storage, such as HDFS, OSS, S3, etc. 2. We can extend File Source to support real-time streaming reading of files. Are you willing to give it a try? -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
