Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-07-07 Thread via GitHub
github-actions[bot] commented on issue #6909: URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2212667788 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-07-07 Thread via GitHub
github-actions[bot] closed issue #6909: [Bug] Doris data synchronization error URL: https://github.com/apache/seatunnel/issues/6909 -- 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 commen

Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-05-28 Thread via GitHub
zxc2817427 commented on issue #6909: URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2136380396 I have a suggestion. Can 'seatunnel' automatically split into multiple batches for 'stream load' based on the limitations of 'streaming_max_mb'? This feature is very useful for

Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-05-28 Thread via GitHub
zxc2817427 commented on issue #6909: URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2136377068 I wonder if 'seatunnel' can support automatic stream load requests in multiple batches based on the limitations of 'streaming_max_mb'. This feature is very useful for big data s

Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-05-28 Thread via GitHub
zxc2817427 commented on issue #6909: URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2136368836 I have found the reason. In Doris, there is a BE configuration parameter with the parameter 'streaming_load_max_mb', which limits the data size for transmission. The default is

Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-05-26 Thread via GitHub
zxc2817427 commented on issue #6909: URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2132587672 > 您使用的是哪个版本的 seatunnel? 2.3.5 -- 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

Re: [I] [Bug] Doris data synchronization error [seatunnel]

2024-05-26 Thread via GitHub
luckyliush commented on issue #6909: URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2132568610 Which version of seatunnel are you using? -- 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

[I] [Bug] Doris data synchronization error [seatunnel]

2024-05-26 Thread via GitHub
zxc2817427 opened a new issue, #6909: URL: https://github.com/apache/seatunnel/issues/6909 ### 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 happene