There are two ways to configure the Hama properties.

HamaConfiguration conf = new HamaConfiguration(Path of hama-site.xml);

or,

conf.set("bsp.master.address", "host1.mydomain.com:40000");

See also, http://wiki.apache.org/hama/GettingStarted#Setting_up_Hama


On Sun, Jan 12, 2014 at 10:47 PM, song bai <[email protected]> wrote:
> After I finish making the Eclipse project,there are five projects in the
> eclipse,there are hama-commons,hama-core,hama-examples,hama-graph,hama-ml.
> but i don't find conf file in them.
> so what i should do to run the eclipse project in pseudo distributed mode?
>
> Thanks.



-- 
Best Regards, Edward J. Yoon
@eddieyoon

Reply via email to