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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to