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

ASF GitHub Bot commented on HADOOP-18149:
-----------------------------------------

cbevard1 closed pull request #4042: HADOOP-18149 Allow S3 and other potential 
fs implementations to bypass verifyAndDownload IO Exception
URL: https://github.com/apache/hadoop/pull/4042




> The FSDownload verifyAndCopy method doesn't support S3
> ------------------------------------------------------
>
>                 Key: HADOOP-18149
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18149
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Chris Bevard
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The modification time comparison in FSDownload's verifyAndCopy method fails 
> for S3, which prohibits distributed cache files being loaded from S3. This 
> change allows S3 to be supported via a config change, that would replace the 
> IO Exception with a warning log entry.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to