shixiutao opened a new issue, #21183: URL: https://github.com/apache/doris/issues/21183
### 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.1-rc01 ### What's Wrong? when i use **Spark Load** to load **hive** data to doris, the load **errorMsg** is: type:ETL_SUBMIT_FAIL; msg:errCode = 2, detailMessage = errCode = 2, detailMessage = failed to upload lib to repository, srcPath=/data/opt/cloudera/parcels/DORIS-1.2.1.doris1.0/fe/spark-dpp/spark-dpp-1.0.0-jar-with-dependencies.jar destPath=hdfs://hive-1.cdh.test:8020/tmp/doris/1229427366/__spark_repository__spark_resource/__archive_1.0.0/__lib__spark-dpp-1.0.0-jar-with-dependencies.jar message=errCode = 2, detailMessage = Read file exception. filePath=/data/opt/cloudera/parcels/DORIS-1.2.1.doris1.0/fe/spark-dpp/spark-dpp-1.0.0-jar-with-dependencies.jar ### What You Expected? Successfully executed, importing data normally ### How to Reproduce? _No response_ ### Anything Else? when i search the path:/data/opt/cloudera/parcels/DORIS-1.2.1.doris1.0/fe/spark-dpp/, the jar name is **spark-dpp-1.0-SNAPSHOT-jar-with-dependencies.jar**, not errorMsg jar name **spark-dpp-1.0.0-jar-with-dependencies.jar** ### Are you willing to submit PR? - [ ] 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]
