Dear Wiki user,

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

The "HCFS/FileSystem-1.0-Tests" page has been changed by SteveWatt:
https://wiki.apache.org/hadoop/HCFS/FileSystem-1.0-Tests?action=diff&rev1=2&rev2=3

  || || TestGlobPattern.java || Validates Glob Pattern Matching Support ||
  || || DFSCIOTest.java || Why do we have this AND TestDFSIO ? ||
  || || TestDisableCache.java || Validates the ability to turn FS caching on 
and off ||
- || || TestHarFileSystem.java || Validates HAR Support  ||
+ || || TestHarFileSystem.java || Validates 
[[http://hadoop.apache.org/docs/stable/hadoop_archives.html | Hadoop Archives 
(HAR)]] Support  ||
  || || DistributedFSCheck.java || Validates FS Consistency||
  || || FSMainOperationsBaseTest.java || Validates FS Operations. Needs to be 
disambiguated from FileSystemContractBaseTest ||
  || || TestFileSystem.java || Validates Reads, Seeks and Writes via a M/R Job. 
Needs to be disambiguated from DFSCIOTest and TestDFSIO ||
  || || FileSystemContractBaseTest.java || Validates FS Impl adherence to FS 
Contract ||
  || || FileSystemTestHelper.java || Helper/Utility Class for FS Testing ||
- || || TestFsShellReturnCode.java || Validates that chmod, chown, chgrp 
returning correct exit codes ||
+ || || TestFsShellReturnCode.java || Validates that Hadopp FS chmod, chown, 
chgrp commands work correctly ||
  || || TestPath.java || I think this is a Helper class for testing Paths. 
Seems to be a mix of local and (perhaps) FS Tests ||
  || || TestGetFileBlockLocations.java || Validates the ability to determine 
Block/File Locations ||
  || || TestTrash.java || Validates FS support of Trash Operations ||
@@ -41, +41 @@

  || ''' Impl Test ''' || '''Test''' || '''What it does''' ||
  || || permission || Validates the Hadoop FS Plugin adherence to Permissions ||
  || || slive || [[https://issues.apache.org/jira/browse/HDFS-708 | Slive is a 
stress test for the Hadoop FS ]] ||
- || || loadGenerator || TBD ||
+ || || loadGenerator || A load testing tool for testing Hadoop FS behavior 
under different mixes of read, write and list requests ||
  || x || ftp || Validates the Hadoop FS Plugin for an FTP Server ||
- || x || kfs || Validates the Hadoop FS Plugin for the Kosmos FS. Now defunct 
due to [[https://wiki.apache.org/hadoop/HCFS | Quantcast FS Implementation]] ||
+ || x || kfs || Validates the Hadoop FS Plugin for the Kosmos FS. Now defunct 
due to the [[https://wiki.apache.org/hadoop/HCFS | Quantcast FS Plugin]] ||
  || x || s3 || Validates the Hadoop FS Plugin for the Amazon S3 Object Store ||
- || x || s3native || TBD ||
+ || x || s3native || Pseudo S3 Implementation to allow testing of the Hadoop 
FS Plugin for S3 without connecting to Amazon S3 ||
  

Reply via email to