Changes between Version 2 and Version 3 of NCHCCloudCourse100928_3_EXE2


Ignore:
Timestamp:
Sep 28, 2010, 10:43:04 AM (14 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NCHCCloudCourse100928_3_EXE2

    v2 v3  
    4343                String dst = "/home/hadoop/program_get_input";
    4444                boolean status = getFromHdfs(src, dst, conf);
    45                 System.err.println("create? :" + status);
     45                System.err.println("download? :" + status);
    4646               
    4747        }