javac -classpath ${HADOOP_CLASSES} -d WordCount/ WordCount.java
jar -cvf WordCount.jar -C WordCount/ .
hadoop jar WordCount.jar org.myorg.WordCount /user/tommy/test/ /user/tommy/testout
I m doing the samebut i m not able to run even a single programmI m getting t problem in compiling prog as compiler not able to find org.apache packageplease help me to do this
Mahesh - What is the exact error message you are seeing? Can u post it here.
I m doing the same
ReplyDeletebut i m not able to run even a single programm
I m getting t problem in compiling prog as compiler not able to find org.apache package
please help me to do this
Mahesh - What is the exact error message you are seeing? Can u post it here.
ReplyDelete