Hi, please note

javac -classpath /hadoop/hadoop-0.20.0-core.jar  WordCount.java

gives error 

WordCount.java:69: cannot access org.apache.commons.cli.Options
class file for org.apache.commons.cli.Options not found
    String[] otherArgs = new GenericOptionsParser(conf,
args).getRemainingArg

Corresponding command works fine with 0.18.3 and 0.19.1

thanks
-- 
View this message in context: 
http://www.nabble.com/-VOTE--Release-Hadoop-0.20.0-%28candidate-0%29-tp22964761p23337685.html
Sent from the Hadoop core-dev mailing list archive at Nabble.com.

Reply via email to