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 >
