Hello, from one newb to another! You have this: <property> <name>mapred.job.tracker</name> <value>localhost.com:54311</value> <description> The host and port that the MapReduce job tracker runs at. </description> </property>
You need to get rid of the ".com" on localhost. It should just say "localhost". It's actually preferred that you use the FQDN instead, but if you're just trying this out on one machine, it's probably not necessary. Here's an excellent tutorial to get you started: http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Single-Node_Cluster%29 ~Chris On 06/24/2010 09:01 AM, Blargy wrote:
Found this in the jobtracker logs... 2010-06-24 07:59:27,233 FATAL org.apache.hadoop.mapred.JobTracker: java.lang.RuntimeException: Not a host:port pair: local Any idea?
-- ------------------------------ Chris Collord, ACS-PO 9/80 A ------------------------------