Visioner, What exactly are you trying to do:
1. Load hadoop-1.0.3 sources into Eclipse as a project itself, to develop Hadoop? 2. Load hadoop-1.0.3 dependencies into Eclipse for a java project? On Wed, Aug 22, 2012 at 2:08 AM, Visioner Sadak <visioner.sa...@gmail.com> wrote: > Hello, > > I am unable to resolve the following imports in eclipse for hadoop > 1.0.3 tried to add jars externally as well through build paths any idea why > this is hapenning > > for 0.20 versions it was wrking fine > > > > import > > org.apache.hadoop.conf.Configuration; > > import > > org.apache.hadoop.fs.FSDataInputStream; > > import > > org.apache.hadoop.fs.FSDataOutputStream; > > import > > org.apache.hadoop.fs.FileSystem; > > import > > org.apache.hadoop.fs.Path; -- Harsh J