Hello, I am trying to compile hadoop 0.21.0 on eclipse but I get some errors. In particular, the Java classes in package org.apache.hadoop.mapreduce.jobhistory complain that some classes does not exist. For instance, in the class EventReader.java I get the following error: "Event cannot be resolved".
Thanks, Pavlos
