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