Hi All, I was trying to run wikipedia-feed(feed) and wikipedia-stats(stats) job in multi-node YARN environment(http://samza.apache.org/learn/tutorials/0.7.0/run-in-multi-node-yarn.html). Config : 1 Master – 1 slave (as mentioned in the example)
Whichever task I run second, gets stuck in ASSIGNED state. E.g : if I run stats task first then feed task ,the feed task gets stuck in assigned state and vice versa. What can be the solution to this? Do I need to run more than one slave to get both the tasks running? Thanks, Tushar