On Fri, Mar 27, 2015 at 4:27 PM, Shiwen Cheng <cheng.shiwen...@gmail.com>
wrote:

> Thanks Robert!
> Yes I tried what you said: clean the data and re-bootstrap. But still it
> failed, once at the point of 600GB transferred and once at 1.1TB :(
>


1) figure out what is making your streams die (usually either flaky network
(AWS) or stop-the-world GC) and fix that
OR
2) try tuning streaming_socket_timeout_in_ms

=Rob

Reply via email to