Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HCFS/Progress" page has been changed by SteveWatt:
https://wiki.apache.org/hadoop/HCFS/Progress?action=diff&rev1=5&rev2=6

+ '''Proposal for organizing the work'''
+ 
+ If our eventual goal is to create a test suite that comprehensively vets 
compatibility of a given Hadoop FileSystem implementation, then I think we need 
to define what "comprehensive" means. We should also decide on whether to  
+ 
+ My proposal is to organize the work into the following activities:
+ 
+ * An audit of the Hadoop FileSystem 1.0 Test Coverage - 
[[https://wiki.apache.org/hadoop/HCFS/FileSystem-1.0-Tests | I have already 
created a first pass at this]]
+ 
+ * An audit of the Hadoop FileSystem 2.0 Test Coverage
+ 
+ * A document codifying the expected semantics/behavior of the FileSystem 2.0 
Operations - [[ https://issues.apache.org/jira/browse/HADOOP-9371 | Steve 
Loughran has started this already]]
+ 
+ * A gap analysis that examines the FileSystem 2.0 Class, the expected 
behavior of the Operations and the respective Test Coverage available.
+ 
+ * Create tests to fill in the gaps
+ 
+ ----
+ ''Work thus far'' 
+ ----
  June 4th 
  
  Created a [[https://github.com/wattsteve/HCFS/blob/master/jdiff/Report.txt | 
diff report]] contrasting Hadoop FileSystem 1.0 and 2.0

Reply via email to