thebalu commented on pull request #95:
URL: https://github.com/apache/bahir-flink/pull/95#issuecomment-681959349


   It is a mix of various errors, it seems that the containers can't be 
reached, or they time out. For example, 
   
   ```
   java.io.IOException: Error while sending value. 
    Row error for primary key=[-128, 0, 0, 3], tablet=null, server=null, 
status=Timed out: cannot complete before timeout: Batch{operations=168, 
tablet="36fbbdca761f4a5fa7644cbef9b7a607" [0x00000002, 0x00000003), 
ignoredErrors=[], rpc=KuduRpc(method=Write, 
tablet=36fbbdca761f4a5fa7644cbef9b7a607, attempt=3, 
TimeoutTracker(timeout=30000, elapsed=30020), Trace Summary(20079 ms): Sent(3), 
Received(2), Delayed(2), MasterRefresh(0), AuthRefresh(0), Truncated: false
    Sent: (c5150b18912548e7a7b57a009aa5a1e8, [ Write, 3 ])
    Received: (c5150b18912548e7a7b57a009aa5a1e8, [ NETWORK_ERROR, 2 ])
    Delayed: (UNKNOWN, [ Write, 2 ]))}
   ```
   
   Is there any setup we need to do before running the tests?


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


Reply via email to