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;