You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/12/23 08:27:00 UTC

[GitHub] [bigtop] elukey commented on pull request #833: BIGTOP-3602. Bump Spark to 3.1.2.

elukey commented on pull request #833:
URL: https://github.com/apache/bigtop/pull/833#issuecomment-1000128898


   I was able to build the package on debian 11, but the SparkR smoke test failed. I tried to re-run in manually on the docker container, and I got:
   
   ```
   # /usr/lib/spark/bin/spark-submit --master yarn /tmp/dataframe.R
   [..]
   Error: package or namespace load failed for 'SparkR':
    package 'SparkR' was installed before R 4.0.0: please re-install it
   Execution halted
   ```
   
   Debian Bullseye ships with R 4.X, meanwhile Buster is on 3.5.x afaics..


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org