Hi, Please check the following:

1) The R interpreter is installed (
https://zeppelin.apache.org/docs/latest/manual/interpreterinstallation.html)
2) The R interpreter is bound to the notebook (
https://zeppelin.apache.org/docs/latest/manual/interpreters.html#what-is-interpreter-setting
)


Hope this helps

On Wed, May 30, 2018 at 3:24 PM, amit kumar gorai (JIRA) <j...@apache.org>
wrote:

> amit kumar gorai created ZEPPELIN-3514:
> ------------------------------------------
>
>              Summary: unable to user R intrepter
>                  Key: ZEPPELIN-3514
>                  URL: https://issues.apache.org/jira/browse/ZEPPELIN-3514
>              Project: Zeppelin
>           Issue Type: Bug
>           Components: conf
>     Affects Versions: 0.6.0
>             Reporter: amit kumar gorai
>
>
> Hi Team,
>
> While using %r interpreter we are getting "Prefix not found" or "R
> interpreter not found". Can someone please help me that how can i proceed.
>
> =================================
>
> %r
> foo <- TRUE
> print(foo)
> bare <- c(1, 2.5, 4)
> print(bare) double <- 15.0 print(double)
>
>
>
> output: prefix not found
>
> =================================
>
>
>
> Regards
> Amit Kumar Gorai
>
> +91-8884346691
>
> Timing 11:00AM-07:00PM IST
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)
>

Reply via email to