No problem. Any questions are welcome. :) Cheers, Jihoon
2015년 8월 24일 (월) 오전 7:03, Emin TÜYLÜCE <[email protected]>님이 작성: > Thank you very much Jihoon , Its working as you said. > > > Cheers, > > Emin > > On Sun, Aug 23, 2015 at 1:03 AM, Jihoon Son <[email protected]> wrote: > >> Hi Emin, >> >> yes you can change it by configuring tajo.master.info-http.address at >> ${TAJO_HOME}/conf/tajo-site.xml as follows. >> >> ... >> <property> >> <name>tajo.master.info-http.address</name> >> <value>192.168.x.x:8080</value> >> </property> >> ... >> >> Thanks, >> Jihoon >> >> 2015년 8월 23일 (일) 오전 7:40, Emin TÜYLÜCE <[email protected]>님이 작성: >> >>> Hi , >>> Is there any way to change Master web ui default host address and port >>> number for Tajo . >>> >>> Tajo master web UI >>> http://localhost:26080 to - > 192.168.x.x:8080 >>> >>> Thanks , >>> >> >
