s for folks bumping into this issue is to clean the ivy
cache.
Thanks again for helping out
Austin
On Sun, Jan 7, 2024 at 5:37 AM Stefan Bodewig wrote:
> On 2023-12-13, Austin Zhang wrote:
>
> > java -jar apache-ivy-2.5.2/ivy-2.5.2.jar -dependency "org.tensorflow"
> &
Hi ivy developers.
I came across this issue when I tried to add
org.tensorflow:tensorflow-core-platform-gpu:0.5.0 through `spark-submit
--packages`.
I found out that ivy resolves and fetches all jars with classifiers but
skip the one without.
Way to reproduce it.
java -jar apache-ivy-2.5.2/ivy-2.