>>> z.runNote doesn't work when interpreter set in isolated per note mode. What kind of issue do you meet in this scenario ?
>>> I think it would be nice if user can run notes through REST API? with authentication through? his current token/ticket, which he can get from ZeppelinContext. Do you want to call rest api in notebook via ZeppelinContext ? Can you be more specific about what you'd like to achieve ? Belousov Maksim Eduardovich <[email protected]>于2018年8月11日周六 上午12:53写道: > ?Hi, dev! > > Our users want to run several notes at the end of note that prepare data. > > Now user may call REST API with user's login and password. But it seems > unsecured to store password inside note. Also user must to change password > every 3 months. > z.runNote doesn't work when interpreter set in isolated per note mode. > > I think it would be nice if user can run notes through REST API? with > authentication through? his current token/ticket, which he can get from > ZeppelinContext. > > Is it possible in zeppelin architecture? > > > Regards, > Maxim Belousov > > > ? >
