Changes between Version 4 and Version 5 of NCHCCloudCourse100928_4_EXM5
- Timestamp:
- Sep 28, 2010, 1:31:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NCHCCloudCourse100928_4_EXM5
v4 v5 205 205 206 206 public static void main(String[] args) throws Exception { 207 // String[] argv = { "-Dwordcount.case.sensitive=false", "/user/hadoop er/input",208 // "/user/hadoop er/output-wc2", "-skip", "/user/hadooper/patterns/patterns.txt" };207 // String[] argv = { "-Dwordcount.case.sensitive=false", "/user/hadoop/input", 208 // "/user/hadoop/output-wc2", "-skip", "/user/hadoop/patterns/patterns.txt" }; 209 209 // args = argv; 210 210