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

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

                Author: ASF GitHub Bot
            Created on: 16/Nov/21 11:00
            Start Date: 16/Nov/21 11:00
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #3633:
URL: https://github.com/apache/hadoop/pull/3633#issuecomment-970156429


   yetus is done. it's complaining about deprecation, but the deprecated method 
is only used in the s3a code in s3guard classes cut in another PR. I'm not 
going to fix them because it will only create merge conflict.
    


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

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


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

    Worklog Id:     (was: 681937)
    Time Spent: 2h 10m  (was: 2h)

> Interface EtagSource to allow FileStatus subclasses to provide etags
> --------------------------------------------------------------------
>
>                 Key: HADOOP-17979
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17979
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs, fs/azure, fs/s3
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Various objects stores provide etags in their FileStatus implementations
> Make these values accessible
> * new interface {{EtagFromFileStatus}} to be implemented when provided
> * filesystem.md to declare requirements of etags (constant between LIST and 
> HEAD)...
> * path capabilities for (a) etag and (b) etags consistent across rename
> Add implementation for abfs, later s3a (and google gcs)
> This is initially to handle recovery from certain failures in job commit 
> against abfs, but it would allow a cloud-ready version of distcp to track 
> etags of uploaded files, so diff properly.



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

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

Reply via email to