You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Anu Engineer (JIRA)" <ji...@apache.org> on 2016/08/17 21:50:21 UTC

[jira] [Comment Edited] (HADOOP-7363) TestRawLocalFileSystemContract is needed

    [ https://issues.apache.org/jira/browse/HADOOP-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425447#comment-15425447 ] 

Anu Engineer edited comment on HADOOP-7363 at 8/17/16 9:49 PM:
---------------------------------------------------------------

[~boky01] Thanks for adding this test case. One small comment. 
{{FileSystemContractBaseTest.java#Line 181}}: After the {{catch (UnsupportedOperationException e)}}, we seem to continue. Did you want to abort the test at that point ?  

typo : scema =>schema 


was (Author: anu):
[~boky01] Thanks for adding this test case. One small comment. 
{{FileSystemContractBaseTest.java#Line 181}}: After the {{catch (UnsupportedOperationException e)}}, we seem to continue. Did you want to abort the test at that point ? 

> TestRawLocalFileSystemContract is needed
> ----------------------------------------
>
>                 Key: HADOOP-7363
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7363
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: fs
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Matt Foley
>            Assignee: Andras Bokor
>         Attachments: HADOOP-7363.01.patch, HADOOP-7363.02.patch, HADOOP-7363.03.patch
>
>
> FileSystemContractBaseTest is supposed to be run with each concrete FileSystem implementation to insure adherence to the "contract" for FileSystem behavior.  However, currently only HDFS and S3 do so.  RawLocalFileSystem, at least, needs to be added. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org