Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
courses:mapreduce-tutorial:step-25 [2012/01/31 12:20] straka |
courses:mapreduce-tutorial:step-25 [2012/01/31 15:12] (current) majlis Fixed code for sorting execution. |
||
---|---|---|---|
Line 189: | Line 189: | ||
rm -rf step-25-out-ex2; | rm -rf step-25-out-ex2; | ||
less step-25-out-ex2/ | less step-25-out-ex2/ | ||
+ | |||
+ | ===== Exercise ===== | ||
+ | |||
+ | Implement the [[.: | ||
+ | |||
+ | **Remark:** Values of type '' | ||
+ | |||
+ | You can download the {{: | ||
+ | |||
+ | wget --no-check-certificate ' | ||
+ | # NOW VIEW THE FILE | ||
+ | # $EDITOR SortingUniform.java | ||
+ | make -f / | ||
+ | rm -rf step-25-out-uniform; | ||
+ | less step-25-out-uniform/ | ||
+ | |||
+ | wget --no-check-certificate ' | ||
+ | # NOW VIEW THE FILE | ||
+ | # $EDITOR SortingUniform.java | ||
+ | make -f / | ||
+ | rm -rf step-25-out-nonuniform; | ||
+ | less step-25-out-nonuniform/ | ||
---- | ---- |
[ Back to the navigation ] [ Back to the content ]