Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-32244 Build and run the Spark with test cases in Github Actions
  3. SPARK-32493

Manually install R instead of using setup-r in GitHub Actions

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • Project Infra, SparkR
    • None

    Description

      Looks like setup-r fails to install specific R version. See the debugging logs at https://github.com/HyukjinKwon/spark/pull/15:

      ERROR: this R is version 3.4.4, package 'SparkR' requires R >= 3.5
      [error] running /home/runner/work/spark/spark/R/install-dev.sh ; received return code 1
      ##[error]Process completed with exit code 10.
      

      We should maybe just manually install R.

      Attachments

        Activity

          People

            gurwls223 Hyukjin Kwon
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: