i think it's a official uage ,you can type hadoop ,and read the last line of the help output ,and i use CDH 4.4 ,i do not know if community version is support this usage
On Sat, Dec 14, 2013 at 2:27 AM, Vinod Kumar Vavilapalli < [email protected]> wrote: > That is not the correct usage. You should do "hadoop jar <your-jar-name> > <main-class-name>". Or if you are adventurous, directly invoke your class > using java and setting appropriate classpath. > > Thanks, > +Vinod > > On Dec 12, 2013, at 6:11 PM, ch huang <[email protected]> wrote: > > hadoop ../test/WordCount > > > > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity > to which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You.
