Github user rerngvit commented on the issue:

    https://github.com/apache/zeppelin/pull/1077
  
    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.


---
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