Hi,

Preciously, InterpreterSetting has 'id' field, but Interpreter doesn't.

Identification of Interpreter can be with either 'className' or combination
of 'group' and 'name' from interpreter registration information[1].

[1]
https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/Interpreter.java#L230


Hope this helps

Thanks,
moon



On Thu, Apr 14, 2016 at 8:51 PM Minudika Malshan <minudika...@gmail.com>
wrote:

> Hi,
>
> I followed the whole interpreter REST api doc. As far as I understood,
> currently there's a unique id for each interpreter setting. If we can give
> the name of the interpret settings, we can obtain the id of that
> settings.(of course that part has to be implemented). But but what I can
> not found is, "Are there unique ids for interpreters?" . Could you please
> be more specific about "*interpreter id*"?
>
> Thanks
>
>
> On Mon, Apr 11, 2016 at 9:02 AM, Hyung Sung Shim <hss...@nflabs.com>
> wrote:
>
> > Hello Malshan.
> > Thank you for your comment.
> > I thought this functionality need for users before but it doesn't now.
> > and The process you mentioned is right.
> > Thank you.
> >
> > 2016-04-11 4:48 GMT+09:00 Minudika Malshan <minudika...@gmail.com>:
> >
> > > Hello,
> > >
> > > I am trying to implement the requested feature on Interpreter Rest API.
> > > As far as I understood, in order to get the interpreter id via REST
> API,
> > we
> > > have to send the name of interpreter, of which we need to get the id
> with
> > > the rest call.  Am I correct?
> > > I would like to know your opinions on this implementation.
> > >
> > > Your comments and instructions are much appreciated.
> > >
> > > Thanks and regards
> > >
> > > --
> > > *Minudika Malshan*
> > > Undergraduate
> > > Department of Computer Science and Engineering
> > > University of Moratuwa
> > > Sri Lanka.
> > > <https://lk.linkedin.com/pub/minudika-malshan/100/656/a80>
> > >
> >
>
>
>
> --
> *Minudika Malshan*
> Undergraduate
> Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka.
> <https://lk.linkedin.com/pub/minudika-malshan/100/656/a80>
>

Reply via email to