Hello Bo, What version of Hadoop are you using?
In case of 0.20.x, use the single hadoop-*-core.jar available under the root of the distribution's directory. In case of 0.21.x, you will need to use two separate jars (from common/ and hdfs/ folders of the distribution). On Sat, May 7, 2011 at 1:13 AM, Bo Li <libo.1024....@gmail.com> wrote: > Hi All, > > I need some help for my project. I plan to develop a Java program to > manipulate remote HDFS. The code cannot pass the compilation with throwing > some errs like "cannot find symbol FileSystem". I know that may be because I > do not set .jar file into class path. But the thing is I do not know which > jar file should I put in and where I could find that file(s). Could anyone > help? Thank you very much! > > Best Regards, > Bo > -- Harsh J