Github user elbamos commented on the issue:

    https://github.com/apache/zeppelin/pull/1077
  
    I'm sorry I have not had a chance to finish addressing this. One issue is 
that a PR to interpreter.sh removed the rinterpreter jar from the classpath. It 
needs to be put back in. That will cause knitr to work. The second issue is 
that the other spark interpreter is hardcoded into the configuration files I 
believe related to livy - so it ignores the registration for rrepl as spark.r. 
    
    > On Jul 5, 2016, at 5:38 PM, Rerngvit Yanggratoke 
<notificati...@github.com> wrote:
    > 
    > I think I found the root cause of the problem. The key issue is that 
currently the build configuration packages 
"zeppelin-zrinterpreter-0.6.0-SNAPSHOT.jar" under "interpreter/spark" instead 
of under "interpreter/r" (as similar to other interpreter like "flink" or 
"sh"). Then, when the registration process is done at "InterpreterFactory.java" 
method "registerInterpreterFromResource" takes the "interpreter-setting.json" 
from "zeppelin-spark-0.6.0-SNAPSHOT.jar". I will try change this configuration 
and see whether it addressed the issue.
    > 
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub, or mute the thread.
    > 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to