indreshverma commented on issue #11701: URL: https://github.com/apache/pinot/issues/11701#issuecomment-2267634877
While upgrading Spark 3.3.0 to 3.5.0 facing errors. { using java 17 , scala 2.13} for building spark 3.5.0 step to produce error.. 1. clone spark 3.5.0 from apache spark github 2. Go to spark directory and run the command. ----> ./build/mvn -DskipTests clean package Tried with diff versions of scala also same issue. [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:4.8.0:compile (scala-compile-first) on project spark-core_2.13: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:4.8.0:compile failed: org.apache.commons.exec.ExecuteException. Please help me on this, i'm stuck here, did research , did googling all but could not solve it . -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org