You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2021/05/26 23:24:00 UTC

[jira] [Created] (BIGTOP-3544) Fix Spark build on Debian 9

Kengo Seki created BIGTOP-3544:
----------------------------------

             Summary: Fix Spark build on Debian 9
                 Key: BIGTOP-3544
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3544
             Project: Bigtop
          Issue Type: Bug
          Components: spark, toolchain
            Reporter: Kengo Seki
            Assignee: Kengo Seki


Currently, building Spark on Debian 9 fails due to R version mismatch.
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/703/COMPONENTS=spark,OS=debian-9/console

{code}
+ /usr/bin/R CMD INSTALL --library=/bigtop/output/spark/spark-core-3.0.1/R/lib /bigtop/output/spark/spark-core-3.0.1/R/pkg/
ERROR: this R is version 3.3.3, package 'SparkR' requires R >= 3.5
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)