|
|
-
Re: Missing files in the trunk ??Tom White 2011-02-28, 18:04
These files are generated files. If you run "ant avro-generate
eclipse" then Eclipse should file these files. Cheers, Tom On Mon, Feb 28, 2011 at 2:43 AM, bharath vissapragada <[EMAIL PROTECTED]> wrote: > Hi all, > > I checked out the "map-reduce" trunk a few days back and following > files are missing.. > > import org.apache.hadoop.mapreduce.jobhistory.Events; > import org.apache.hadoop.mapreduce.jobhistory.JhCounter; > import org.apache.hadoop.mapreduce.jobhistory.JhCounterGroup; > import org.apache.hadoop.mapreduce.jobhistory.JhCounters; > > "ant jar" works well but eclipse finds these files missing in the > corresponding packages .. > > I browsed the trunk online but couldn't trace these files.. > > Any help is highly appreciated :) > > -- > Regards, > Bharath .V > w:http://research.iiit.ac.in/~bharath.v > |