Generated by
JDiff

Class org.apache.hadoop.fs.kfs.KosmosFileSystem

Removed Methods
BlockLocation[] getBlockLocations(Path, long, long) Return null if the file doesn't exist; otherwise, get the locations of the various chunks of the file file from KFS.
long getContentLength(Path)  
 

Added Methods
FSDataOutputStream append(Path, int, Progressable) This optional operation is not yet supported.
BlockLocation[] getFileBlockLocations(FileStatus, long, long) Return null if the file doesn't exist; otherwise, get the locations of the various chunks of the file file from KFS.