Re: Custom Interpreter group is not displayed on the GUI

2017-04-15 Thread Jongyoul Lee
Great! You have to set your files including interpreter-setting.json under subdirectory of interpreter directory. On Sun, Apr 16, 2017 at 12:06 AM, Minudika Malshan wrote: > Hi, > > Thanks. I managed to get it working.. :) I had located the > interpreter-setting.json in a wrong folder. > Btw he

Re: Custom Interpreter group is not displayed on the GUI

2017-04-15 Thread Minudika Malshan
Hi, Thanks. I managed to get it working.. :) I had located the interpreter-setting.json in a wrong folder. Btw here is the link[1]. [1] https://github.com/minudika/zeppelin/blob/WSO2_Siddhi_Interpreter/wso2/src/main/resources/interpreter-setting.json BR On Sat, Apr 15, 2017 at 8:28 PM, Jongyoul

Re: Custom Interpreter group is not displayed on the GUI

2017-04-15 Thread Jongyoul Lee
Hi, I want to help you but I cannot access your link. Can you please check it? On Tue, Apr 11, 2017 at 11:35 PM, Minudika Malshan wrote: > Hi, > > Thanks for the quick reply. > I followed that documentation. But after installing the interpreter using > that given command, still my interpreter g

Re: Custom Interpreter group is not displayed on the GUI

2017-04-11 Thread Minudika Malshan
Hi, Thanks for the quick reply. I followed that documentation. But after installing the interpreter using that given command, still my interpreter group is not listing when I try to create a interpreter from UI. In the interpreter-settings.json I have given "wso2" as my interpreter group[1]. Is t

Re: Custom Interpreter group is not displayed on the GUI

2017-04-11 Thread Jeff Zhang
Please check the document here. https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/manual/interpreterinstallation.html Minudika Malshan 于2017年4月11日周二 下午9:40写道: > Hi, > > I am writing a custom interpreter for apache zeppelin. I added the > interpreter class to the zeppelin-site.xml and also updated

Custom Interpreter group is not displayed on the GUI

2017-04-11 Thread Minudika Malshan
Hi, I am writing a custom interpreter for apache zeppelin. I added the interpreter class to the zeppelin-site.xml and also updated the interpreter-setting.json of my interpreter's module. But when build the project and start the zeppelin server, the interpreter group I given for my interpreter is