close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 29 and Version 30 of Hadoop_Lab4


Ignore:
Timestamp:
Feb 25, 2011, 10:41:33 AM (15 years ago)
Author:
shunfa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Hadoop_Lab4

    v29 v30  
    114114$ jar -cvf wordcount2.jar -C MyJava2 .
    115115$ bin/hadoop jar wordcount2.jar WordCount2 lab4_input lab4_out2 -skip pattern.txt
    116 $ bin/hadoop fs -cat lab4_out2/part-00000
     116$ bin/hadoop fs -cat lab4_out2/part-r-00000
    117117}}}
    118118