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

Monthon Klongklaew commented on HADOOP-16101:
---------------------------------------------

After some investigation I think it is light-weight enough at this point. The 
innerGetFileStatus became a lot simpler since S3Guard was removed. We have 
https://issues.apache.org/jira/browse/HADOOP-17415 which cover the file reading 
without initial HEAD request. Should we consider closing this one and create a 
new task for rename builder with FileStatus param?

> Use lighter-weight alternatives to innerGetFileStatus where possible
> --------------------------------------------------------------------
>
>                 Key: HADOOP-16101
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16101
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sean Mackrory
>            Priority: Major
>
> Discussion in HADOOP-15999 highlighted the heaviness of a full 
> innerGetFileStatus call, where many usages of it may need a lighter weight 
> fileExists, etc. Let's investigate usage of innerGetFileStatus and slim it 
> down where possible.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to