Minni: Lightweight MapReduce Library

Issue 61: [dfs] cpFromDFS Misleading messages

Reported by Athula Balachandran, Jan 23, 2011

abalacha@gs9656:~/Documents/research/Minni/minni/src/dfs/tools$ 
./cpFromDFS test tmp/test localhost 20000
Copying tmp/test to test from localhost:20000
Chunk Size [bytes]: 67108864
File Size [bytes]: 67108864
Opening file.
File successfully read from DFS.


abalacha@gs9656:~/Documents/research/Minni/minni/src/dfs/tools$ ls 
-la test 
-rw-r--r-- 1 abalacha abalacha 237448 2011-01-23 15:10 test

Comment 1 by Athula Balachandran, Jan 23, 2011

The File Size [bytes] should be reported as 237448 for the file that 
I was using. However there is nothing wrong with the functionality 
of the script. The file that it retrieved was verified and found 
correct using md5 hashes.

Created: 14 years 5 months ago by Athula Balachandran

Updated: 14 years 5 months ago

Status: New

Owner: Wolfgang Richter

Labels:
OpSys:Linux
Priority:Low
Type:Defect