Hi,
Thanks for the quick reply. Resolved the error after installing "knitr"
package.
On Fri, Oct 21, 2016 at 9:18 PM, Hyung Sung Shim wrote:
> Hello.
>
> You need to install knitr pacakge and some other packages[1] to run R
> interpreter properly.
>
> Hope this helps.
>
> [1]
> http://zeppelin.
Hello.
You need to install knitr pacakge and some other packages[1] to run R
interpreter properly.
Hope this helps.
[1]
http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/r.html
2016-10-21 21:56 GMT+09:00 VIVEK NARAYANASETTY :
> Hi,
>
> I am getting below error when testing R interpret
Hi,
I am getting below error when testing R interpreter. Any thoughts ?
%r 2+2
16/10/21 18:22:53 ERROR Job: Job failed
java.lang.RuntimeException: Error in library("knitr"): there is no package
called 'knitr'
at org.apache.zeppelin.spark.ZeppelinR.request(ZeppelinR.java:254)
at