[ https://issues.apache.org/jira/browse/SPARK-52347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kent Yao resolved SPARK-52347. ------------------------------ Resolution: Not A Problem The artifacts are present > spark-parent pom is not published for 3.5.6 > ------------------------------------------- > > Key: SPARK-52347 > URL: https://issues.apache.org/jira/browse/SPARK-52347 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 3.5.6 > Reporter: Lev Katzav > Priority: Critical > > the spark-parent is not published to maven for version 3.5.6: > [https://mvnrepository.com/artifact/org.apache.spark/spark-parent] > > when I'm trying to import spark-hadoop-cloud jar, I'm getting the error: > > {code:java} > io problem while parsing ivy file: > https://repo1.maven.org/maven2/org/apache/spark/spark-hadoop-cloud_2.12/3.5.6/spark-hadoop-cloud_2.12-3.5.6.pom > (java.io.IOException: Impossible to load parent for > file:/Users/lev/.ivy2/cache/org.apache.spark/spark-hadoop-cloud_2.12/ivy-3.5.6.xml.original. > Parent=org.apache.spark#spark-parent_2.12;3.5.6) {code} > > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org