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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/01/16 14:29:34 UTC

[jira] [Commented] (HADOOP-11262) Enable YARN to use S3A

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

Steve Loughran commented on HADOOP-11262:
-----------------------------------------

h3.  TestS3A

# replace .* import with specific class imports
# you shouldn't have to set the s3a.impl file; it should instead go into core-default.xml
# {{testS3AStatus()}}: assertTrue/false should include an error message, ideally with the errant values
# {{testS3ACreateFileInSubDir}} should close FS in a try/finally block. You can use the Java7 construct to do this now.


> Enable YARN to use S3A 
> -----------------------
>
>                 Key: HADOOP-11262
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11262
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>            Reporter: Thomas Demoor
>              Labels: amazon, s3
>         Attachments: HADOOP-11262-2.patch, HADOOP-11262-3.patch, HADOOP-11262.patch
>
>
> Uses DelegateToFileSystem to expose S3A as an AbstractFileSystem.



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