Yes it is doable to run multiple kylin instances on same machine; you need ensure they don't have conflict on the service ports; Usually I modify all the "port" occurance in the tomcat/conf/server.xml to avoid conflict, not only 7070.
2016-06-09 19:48 GMT+08:00 Sudeep Dey <[email protected]>: > Hi, > > I have a requirement where I need to run two separate instance of Kylin on > the same machine i.e one of version 1.2 and another of version 1.5. > > I tried changing the ports of second instance in server.xml and also > changed the port in kylin.rest.servers property according to the change in > server.xml.Moreover I also changed value of kylin.metadata.url > and kylin.hdfs.working.dir but things do not work for th second instance. > The first instance with default configuration is running fine. > > Please let me know if it is possible to run,if yes what changes needs to > be done on the second instance. > > -- > Thanks and Regards > > Sudeep Dey > Zaloni Technology > IDC,Nexia Park > Christian Basti > Pin-781005 > > > "This e-mail, including attachments, may include confidential and/or > proprietary information, and may be used only by the person or entity > to which it is addressed. If the reader of this e-mail is not the intended > recipient or his or her authorized agent, the reader is hereby notified > that any dissemination, distribution or copying of this e-mail is > prohibited. If you have received this e-mail in error, please notify the > sender by replying to this message and delete this e-mail immediately." > > > > > > > > -- Best regards, Shaofeng Shi
