What version of spark do you use ? I am not sure whether your spark version supports R 4.0 ?
denny wong <tecgi...@yahoo.com.invalid> 于2021年7月2日周五 下午10:02写道: > Hi > We have problem with the R interpreter when using R version 4.0.5. We are > seeing this error when the zeppelin_sparkr.R is being run at the startup > time. How to resolve the issue? Thanks. > > .libPaths(c(file.path(libPath), .libPaths())) > > library(SparkR) Error: package or namespace load failed for 'SparkR': > package 'SparkR' was installed before R 4.0.0: please re-install it > Execution halted > -- Best Regards Jeff Zhang