Hallo Tudor, do you have any Log outputs?
2011/7/1 Tudor Serban <[email protected]> > Hello, > > I have installed Hama on my home computer but something is not working. > When I start the bsp daemons they seem to start correctly, but if I run any > of the examples they never seem to terminate. Also, accessing > http://localhost:40013 gives a page not found error. My guess is that it's > a config problem somewhere. I have set up the JAVA_HOME in conf/hama-env.xml > and my conf/hama-site.xml looks like this: > > <?xml version="1.0"?> > <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> > <configuration> > <property> > <name>bsp.master.address</name> > <value>localhost:40000</value> > </property> > <property> > <name>fs.default.name</name> > <value>hdfs://localhost:9000</value> > </property> > <property> > <name>hama.zookeeper.quorum</name> > <value>localhost</value> > </property> > </configuration> > > Any help would be appreciated. > > Regards, > Tudor > -- Thomas Jungblut Berlin mobile: 0170-3081070 business: [email protected] private: [email protected]
