WindyGao edited a comment on issue #6093:
URL: 
https://github.com/apache/incubator-doris/issues/6093#issuecomment-868304258


   > well,thank you,it does work
   
   well, the new version of StreamLoad starting from 0.14 has no upload file 
size limit configured
   ```
   spring.servlet.multipart.max-file-size
   spring.servlet.multipart.max-request-size
   ```
   so StreamLoad generates an “connection reset” error for the amount of data 
being uploaded
   
   File uploads with small amounts of data that do not exceed the default limit 
will not have this problem
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to