【已解决】streamload [CANCELLED][END_OF_FILE]Encountered unqualified data, stop processing 无 url

Viewed 527

version 2.1

{
"TxnId": 2208430,
"Label": "lable_timeline_1713507951046",
"Comment": "",
"TwoPhaseCommit": "false",
"Status": "Fail",
"Message": "[CANCELLED][END_OF_FILE]Encountered unqualified data, stop processing",
"NumberTotalRows": 0,
"NumberLoadedRows": 0,
"NumberFilteredRows": 0,
"NumberUnselectedRows": 0,
"LoadBytes": 1256900,
"LoadTimeMs": 107,
"BeginTxnTimeMs": 0,
"StreamLoadPutTimeMs": 3,
"ReadDataTimeMs": 4,
"WriteDataTimeMs": 102,
"CommitAndPublishTimeMs": 0
}

be-log

W20240419 14:24:00.606833 84620 vtablet_writer.cpp:600] cancel node channel VNodeChannel[5697760-10030], load_id=984ff634e494ed42-bbab022aabf538ae, txn_id=2207827, node=192.168.2.182:8060, error message: [END_OF_FILE]Encountered unqualified data, stop processing
W20240419 14:24:00.606985 84620 vtablet_writer.cpp:600] cancel node channel VNodeChannel[5697760-10029], load_id=984ff634e494ed42-bbab022aabf538ae, txn_id=2207827, node=192.168.2.184:8060, error message: [END_OF_FILE]Encountered unqualified data, stop processing
W20240419 14:24:00.607088 84620 vtablet_writer.cpp:600] cancel node channel VNodeChannel[5697760-10281], load_id=984ff634e494ed42-bbab022aabf538ae, txn_id=2207827, node=192.168.2.181:8060, error message: [END_OF_FILE]Encountered unqualified data, stop processing
W20240419 14:24:00.608448 155873 fragment_mgr.cpp:409] report error status: [END_OF_FILE]Encountered unqualified data, stop processing to coordinator: TNetworkAddress(hostname=192.168.2.184, port=9020), query id: 984ff634e494ed42-bbab022aabf538ae, instance id: 984ff634e494ed42-bbab022aabf538af
W20240419 14:24:00.609166 155873 stream_load_executor.cpp:113] fragment execute failed, query_id=0000000000000000-0000000000000000, err_msg=[CANCELLED][END_OF_FILE]Encountered unqualified data, stop processing, id=984ff634e494ed42-bbab022aabf538ae, job_id=-1, txn_id=2207827, label=lable_timeline_1713507840235, elapse(s)=0
W20240419 14:24:00.609282 86314 stream_load.cpp:112] handle streaming load failed, id=984ff634e494ed42-bbab022aabf538ae, errmsg=[CANCELLED][END_OF_FILE]Encountered unqualified data, stop processing

2 Answers

PR已修复:https://github.com/apache/doris/pull/34072


把严格模式打开试试的:-H "strict_mode: true"