Hello guys,

some days later I already made ​​some progress.
HDFS run already successfully in background. I follow these instructions: 
http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/

TajoMasters starts already on HA mode, but how to configure Tajo in detail to 
use hdfs? I read this documentation 
http://tajo.apache.org/docs/current/configuration/cluster_setup.html, but i 
don’t know how to configure tajo to store files to hdfs.
Also i don’t know how to setup the second machine to start only a worker and 
connect to master.
I already applied masters and workers file.

MacBook1
workers content:
localhost
192.168.178.39 // second worker
masters content:
localhost
MacBook2
workers content:
localhost
192.168.178.101
masters content:
192.168.178.101


Actually I miss a complete guide in the documentation for setup a second worker 
to the master. When I realize that with your help, I will post these 
instructions and place it to documentation available. I promise!

Hopefully you can help me.


Beat regards,
Chris


Am 22.09.2014 um 08:46 schrieb Christian Schwabe <[email protected]>:

> 
> Hello guys,
> 
> can someone help to setup a cluster with a second worker?
> 
> 
> Best regards,
> Chris

Reply via email to