Hi,

this is my first time trying to run a job on a multinode environment. I
have the cluster set up, I can see in the GUI that all nodes are working.
Do I need to have the job folder on each machine in my cluster?
 - The first time I tried running with the job on the namenode machine and
it failed saying:

Application application_1407509228798_0001 failed 2 times due to AM
Container for appattempt_1407509228798_0001_000002 exited with exitCode:
-1000 due to: File
file:/home/ubuntu/alarm-samza/samza-job-package/target/samza-job-package-0.7.0-dist.tar.gz
does not exist

So I copied the folder to each machine in my cluster and got this error:

Application application_1407509228798_0002 failed 2 times due to AM
Container for appattempt_1407509228798_0002_000002 exited with exitCode:
-1000 due to: Resource
file:/home/ubuntu/alarm-samza/samza-job-package/target/samza-job-package-0.7.0-dist.tar.gz
changed on src filesystem (expected 1407509168000, was 1407509434000

What am I missing?

p.s.: I followed this
<https://github.com/yahoo/samoa/wiki/Executing-SAMOA-with-Apache-Samza>
tutorial
and this
<http://samza.incubator.apache.org/learn/tutorials/0.7.0/run-in-multi-node-yarn.html>
to
set up the cluster.

Help is much appreciated.

Thanks in advance.

-- 
------------------------------------------
Telles Mota Vidal Nobrega
M.sc. Candidate at UFCG
B.sc. in Computer Science at UFCG
Software Engineer at OpenStack Project - HP/LSD-UFCG

Reply via email to