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

Changes between Version 2 and Version 3 of NCHCCloudCourse100928_3_EXE2


Ignore:
Timestamp:
Sep 28, 2010, 10:43:04 AM (15 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        }