To make my question more clear, this is what it boils down to: "Message loss when running in distributed mode"
Could someone gave me a small clue why this could happen? On Wed, Oct 30, 2013 at 1:31 PM, Steven van Beelen <[email protected]>wrote: > Hi, > > One of my programs works perfectly fine in local mode, but once I run it > in distributed mode I seem to lose the messages send between peers. > The system notes I have send messages (logs), the peers they send to exist > (peer name is selected correctly), but they never arrive on the receiving > peer side. The local mode does not have this issue and works perfectly > fine. Additionally, other Hama programs I created do not have this issue on > the same cluster. > > Has someone experienced this problem as well or could anyone give me > pointers what to do? > > Regards, > > Steven >
