Hi, While zeppelin-web.war contains only front-end side codes, therefore ZeppelinServer daemon should be running in somewhere and zeppelin-web need to connect to it.
You might be interested in baseUrl.service.js [1], which defines how front-end find ZeppelinServer (rest, websocket) address. Hope this helps. Thanks, moon [1] https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-web/src/components/baseUrl/baseUrl.service.js On Thu, Apr 7, 2016 at 8:48 PM Minudika Malshan <minudika...@gmail.com> wrote: > Hi all, > > Is it possible to run zeppelin as a webapp within another server. Since > usually for zeppelin web app, it requires to zeppelin server to be run. > What I want is, I need to open zeppelin web app from another interface(web) > of a server instance which is running on top of TomCat and then work with > the zeppelin in normal the way. > How to achieve this goal? > Your comments would be much appreciated. > > BR > > -- > *Minudika Malshan* > Undergraduate > Department of Computer Science and Engineering > University of Moratuwa > Sri Lanka. > <https://lk.linkedin.com/pub/minudika-malshan/100/656/a80> >