LuciferYang commented on PR #48405: URL: https://github.com/apache/spark/pull/48405#issuecomment-2404108563
cc @panbingkun https://github.com/LuciferYang/spark/actions/runs/11268158324/job/31334445659 ``` ++ '[' '!' ']' ++ echo 'Cannot find '\''R_HOME'\''. Please specify '\''R_HOME'\'' or make sure R is properly installed.' ++ exit 1 [info] 122 file(s) merged using strategy 'First' (Run the task at debug level to see the details) [info] 169 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details) [info] Built: /home/runner/work/spark/spark/connector/connect/client/jvm/target/scala-2.13/spark-connect-client-jvm-assembly-4.0.0-SNAPSHOT.jar [info] Jar hash: 30b1d37517280cac6779e11287a40538541e1255 [error] java.lang.RuntimeException: Nonzero exit value: 1 [error] at scala.sys.package$.error(package.scala:30) [error] at scala.sys.process.ProcessBuilderImpl$AbstractBuilder.slurp(ProcessBuilderImpl.scala:138) [error] at scala.sys.process.ProcessBuilderImpl$AbstractBuilder.$bang$bang(ProcessBuilderImpl.scala:108) [error] at SparkR$.$anonfun$settings$138(SparkBuild.scala:1342) [error] at SparkR$.$anonfun$settings$138$adapted(SparkBuild.scala:1339) [error] at scala.Function1.$anonfun$compose$1(Function1.scala:49) [error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63) [error] at sbt.std.Transform$$anon$4.work(Transform.scala:69) [error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283) [error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24) [error] at sbt.Execute.work(Execute.scala:292) [error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283) [error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265) [error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65) [error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [error] at java.base/java.lang.Thread.run(Thread.java:[840](https://github.com/LuciferYang/spark/actions/runs/11268158324/job/31334445659#step:9:841)) [error] (core / buildRPackage) Nonzero exit value: 1 [error] Total time: 220 s (03:40), completed Oct 10, 2024, 5:50:13 AM Error: Process completed with exit code 1. ``` -- 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]
