What does the worker file mean? If you mean tajo-site.xml file, as I said above, it should be exactly same with that of tajo master. 2015년 11월 7일 (토) 오후 10:36, Emin TÜYLÜCE <[email protected]>님이 작성:
> Hi Jihoon , How about Worker File ? > > On Sat, Nov 7, 2015 at 12:25 PM, Jihoon Son <[email protected]> wrote: > >> Hi Emin, >> Tajo master and every worker should have the exactly same tajo-site.xml >> file. >> The default example is not configured for the distributed mode. So, you >> need to configure properly that file before replicating it. >> Please refer to the following links. >> http://tajo.apache.org/docs/current/configuration/cluster_setup.html >> >> http://tajo.apache.org/docs/current/configuration/tajo_master_configuration.html >> >> http://tajo.apache.org/docs/current/configuration/worker_configuration.html >> >> Thanks, >> Jihoon >> >> 2015년 11월 7일 (토) 오후 7:48, Emin TÜYLÜCE <[email protected]>님이 작성: >> >>> Hi I want to build my Simple Tajo Cluster . I am planing to use one >>> query master and 3 workder nodes . Technically I assume I need these >>> components. >>> >>> HDFS installed Query Master >>> 3 worker Node . >>> My question is in Workers how tajo-site.xml file looks like ? Is it >>> possible to share examples for master and workers tajo-site.xml file . >>> >>> Thanks , >>> >>> Emin >>> >> >
