Hi All, I am playing around with the examples in local mode, but cannot figure out how, or if it is even possible, to run more than 2 peers for a job.
I'ved tried running: bin/hama jar hama-examples.jar pi <num> with various values of num, but it seems it is disregarded and always 2 are run (one master peer and one additional). Can I run and test locally with num > 2? Also, I was wondering how the number of peers concurrently running on a given groom server are controlled. Is it configurable? Regards, Chris
