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 "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/28 12:18:00 UTC

[jira] [Work logged] (HADOOP-17023) Tune listStatus() api of s3a.

     [ https://issues.apache.org/jira/browse/HADOOP-17023?focusedWorklogId=475812&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-475812 ]

ASF GitHub Bot logged work on HADOOP-17023:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Aug/20 12:17
            Start Date: 28/Aug/20 12:17
    Worklog Time Spent: 10m 
      Work Description: mukund-thakur opened a new pull request #2257:
URL: https://github.com/apache/hadoop/pull/2257


   S3AFileSystem.listStatus() to perform list operations
   directly and then fallback to head checks for files
   
   Tested using ap-south-1 bucket in following modes along with scale tests:
   1) Raw s3.
   2) Auth S3guard.
   3) Non auth s3guard. 
   All good.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 475812)
    Remaining Estimate: 0h
            Time Spent: 10m

> Tune listStatus() api of s3a.
> -----------------------------
>
>                 Key: HADOOP-17023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17023
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.2.1
>            Reporter: Mukund Thakur
>            Assignee: Mukund Thakur
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Similar optimisation which was done for listLocatedSttaus() https://issues.apache.org/jira/browse/HADOOP-16465  can done for listStatus() api as well. 
> This is going to reduce the number of remote calls in case of directory listing.
>  
> CC [~stevel@apache.org] [~shwethags]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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