song940094765 opened a new issue, #21537: URL: https://github.com/apache/doris/issues/21537
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.2.3-rc02 ### What's Wrong? Load task failed msg: 'type:LOAD_RUN_FAIL; msg:Open broker reader failed, broker:TNetworkAddress(hostname=, port=8000) failed:could not open file hdfs:///part-00*.orc, cause by: Filesystem closed' Code: LOAD LABEL ._202003241209 ( DATA INFILE("hdfs://path/") INTO TABLE *** FORMAT AS ORC() SET () WITH BROKER hdfs_broker (***) PROPERTIES () ### What You Expected? terminate called after throwing an instance of 'orc::ParseError' what(): Failed to read hdfs://nameservice1/user/hive/warehouse/dwt.db/dwt_user_active_conbination_batch_market_detail_df/pt=20230704/000000_0: [INTERNAL_ERROR]Read from broker failed, broker:TNetworkAddress(hostname=10.126.1.16, port=8000) failed:errors while write data to output stream, cause by: null *** Query id: 73b3f98c0a7b443c-b92628e194939fa8 *** *** Aborted at 1688515218 (unix time) try "date -d @1688515218" if you are using GNU date *** *** Current BE git commitID: Unknown *** *** SIGABRT unkown detail explain (@0xa8fd) received by PID 43261 (TID 0x7f82f81fe700) from PID 43261; stack trace: *** ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
