Thanks, we will try the IRInterpreter.
On Friday, July 2, 2021, 11:20:07 AM EDT, Jeff Zhang
wrote:
Hi Denny,
I tried %r.ir on R 4.0.5, and it works well for me, please check the following
2 links for how to use %r.ir
http://zeppelin.apache.org/docs/0.9.0/interpreter/r.html#using-the-r-
Hi Denny,
I tried %r.ir on R 4.0.5, and it works well for me, please check the
following 2 links for how to use %r.ir
http://zeppelin.apache.org/docs/0.9.0/interpreter/r.html#using-the-r-interpreterrr-rir
http://zeppelin-notebook.com/#/notebook/2BWJFTXKJ
[image: image.png]
denny wong 于2021年7月
Hi Jeff
Initially, we used the Spark version that defined by the Zep 0.9.0 and got the
error.
When we changed the Spark to the latest version 3.1.2, we got a different
error. Fyi, we are not using Spark at all, but it seems the R interpreter has
dependency on the SparkR. Our requirement is to
What version of spark do you use ? I am not sure whether your spark version
supports R 4.0 ?
denny wong 于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. Ho
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 fail