|
David Phillips made changes - 03/Oct/08 10:39 PM
David Phillips made changes - 08/Oct/08 12:28 AM
David Phillips made changes - 16/Oct/08 08:08 PM
David Phillips made changes - 16/Oct/08 08:08 PM
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12392279/hadoop-fsshell-du-simple.patch against trunk revision 712102. +1 @author. The patch does not contain any @author tags. -1 tests included. The patch doesn't appear to include any new or modified tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs warnings. +1 Eclipse classpath. The patch retains Eclipse classpath integrity. +1 core tests. The patch passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3549/testReport/ This message is automatically generated. In FsShell, it makes more sense to save the length instead of the ContentSummary. The FileSystem change looks good.
Chris Douglas made changes - 22/Nov/08 04:45 AM
Good point, Chris. Patch updated.
David Phillips made changes - 24/Nov/08 11:47 PM
Chris Douglas made changes - 25/Nov/08 12:09 AM
Chris Douglas made changes - 25/Nov/08 02:54 AM
I just committed this. Thanks, David.
Chris Douglas made changes - 25/Nov/08 02:55 AM
Integrated in Hadoop-trunk #670 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/670/
. Remove redundant calls from FileSystem/FsShell when generating/processing ContentSummary. Contributed by David Phillips.
Nigel Daley made changes - 23/Apr/09 07:17 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1] -dus still has an extra call for the base directory due to the initial call to globStatus.