You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "amit kumar gorai (JIRA)" <ji...@apache.org> on 2018/05/30 10:05:00 UTC

[jira] [Created] (ZEPPELIN-3515) Unable to use %r intrepreter

amit kumar gorai created ZEPPELIN-3515:
------------------------------------------

             Summary: Unable to use %r intrepreter
                 Key: ZEPPELIN-3515
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3515
             Project: Zeppelin
          Issue Type: Bug
          Components: conf
    Affects Versions: 0.6.0
            Reporter: amit kumar gorai
         Attachments: zeppelin_error.PNG

Hi Team,

I  am not able to use R interpreter getting below errors "Prefix not found" or "Interpreter not found"

==============================

%r
foo <- TRUE
print(foo)
bare <- c(1, 2.5, 4)
print(bare)
double <- 15.0
print(double)

 

Output: Prefix not found

==============================

 

Please let me know how can i proceed.

 

Regards
Amit
+91-8884346691
Timing (11:00AM - 07:00PM) IST

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)