zh0122 opened a new issue #5334: URL: https://github.com/apache/incubator-doris/issues/5334
Http return fail log when using stream load. Pls help to check this. Thx ```log 2021-02-01 14:14:01,673 ERROR com.xxx http://xxx/api/XXX/_stream_load<<< { "TxnId": 8934328, "Label": "b41ad882-abc2-4cee-957e-ab75c4b3d696", "Status": "Fail", "Message": "already stopped, skip waiting for close. cancelled/!eos: : 1/0", "NumberTotalRows": 0, "NumberLoadedRows": 0, "NumberFilteredRows": 0, "NumberUnselectedRows": 0, "LoadBytes": 905053, "LoadTimeMs": 1350, "BeginTxnTimeMs": 0, "StreamLoadPutTimeMs": 1, "ReadDataTimeMs": 0, "WriteDataTimeMs": 1344, "CommitAndPublishTimeMs": 0 } 2021-01-29 13:50:34,318 ERROR com.xxx [] - >>> http://xxx/api/XXX/_stream_load<<< { "TxnId": 7792672, "Label": "2697ab3d-dcd3-419a-9f8a-d75f34d12821", "Status": "Fail", "Message": "failed to call frontend service", "NumberTotalRows": 36127, "NumberLoadedRows": 36127, "NumberFilteredRows": 0, "NumberUnselectedRows": 0, "LoadBytes": 45654428, "LoadTimeMs": 27277, "BeginTxnTimeMs": 0, "StreamLoadPutTimeMs": 2, "ReadDataTimeMs": 88, "WriteDataTimeMs": 4250, "CommitAndPublishTimeMs": 0 } ``` ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org