RE: IVY-1576 still exist in 2.5.2

2024-01-11 Thread Brianna
On 2023/12/13 17:30:55 Austin Zhang wrote: >kfjhgmnvboekkfjhgmnvbeorewroerewroeiroeri >kkfjhgmnvbeoewrewrewrikgjmvnbeoierwerier > 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

Re: IVY-1576 still exist in 2.5.2

2024-01-07 Thread Stefan Bodewig
On 2024-01-07, Austin Zhang wrote: > So I think the tips for folks bumping into this issue is to clean the ivy > cache. Yes, absolutely. I'll try to carve out some time to update the Ivy release notes for 2.5.2 to reflect this. This seems to be true for all issues involving POM parsing errors.

Re: IVY-1576 still exist in 2.5.2

2024-01-07 Thread Austin Zhang
Thanks Stefan, After removing ~/.ivy2, I successfully downloaded org.tensorflow_tensorflow-core-api-0.5.0.jar and org.bytedeco_javacpp-1.5.8.jar. But as you mentioned, if I download using 2.5.1 previously, then even If I upgrade to 2.5.2, it still won't download them. So I think the tips for

Re: IVY-1576 still exist in 2.5.2

2024-01-07 Thread Stefan Bodewig
On 2023-12-13, Austin Zhang wrote: > java -jar apache-ivy-2.5.2/ivy-2.5.2.jar -dependency "org.tensorflow" > "tensorflow-core-platform-gpu" "0.5.0" -retrieve > "ivy/[organization]_[artifact]-[revision](-[classifier]).[ext]" -confs > "runtime" -debug > files in ivy folder are: >