> Most of the Hadoop code base (MapReduce, FsShell etc) has not yet > switched to the new API yet.
I have a FS implementation that is nearly complete, and designed against the 0.21 code base, using the old FileSystem interface. Do you have any recommendations on how to move to the new API in trunk? Thanks, Noah