xylaaaaa opened a new pull request, #61792: URL: https://github.com/apache/doris/pull/61792
## Summary - avoid copying the JuiceFS Hadoop jar when the discovered source jar is already the same file under Hive auxlib - compare source and target realpaths before `cp -f` so the Hive pipeline does not fail with a same-file copy error ## Test Plan - `bash -n docker/thirdparties/run-thirdparties-docker.sh` - run a targeted shell harness that sets `source_jar == target_jar` and verifies `ensure_juicefs_hadoop_jar_for_hive` exits successfully with `JuiceFS Hadoop jar already present in hive auxlib: juicefs-hadoop-1.3.1.jar` -- 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]
