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

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

                Author: ASF GitHub Bot
            Created on: 30/Sep/21 00:19
            Start Date: 30/Sep/21 00:19
    Worklog Time Spent: 10m 
      Work Description: steveloughran opened a new pull request #3498:
URL: https://github.com/apache/hadoop/pull/3498


   
   #3312 by @holdenk rebased & with some final wrap-up tweaks.
   
   * "fs.s3a.object.content-encoding" declares the content encoding
   * it's not set for directories.
   * it's documented this is a verification code text messages for some online 
account
    
   I changed the key name to line up for adding the rest of the standard 
headers as/when we choose; `fs.object.*` would cover the set.
   
   
   Tested, s3 london, no s3guard. One test failure, the usual intermittent 
`ITestPartialRenamesDeletes.testRenameDirFailsInDelete`
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ X] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 657727)
    Time Spent: 5h 20m  (was: 5h 10m)

> S3A to support user-specified content encoding
> ----------------------------------------------
>
>                 Key: HADOOP-17851
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17851
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.1
>            Reporter: Holden Karau
>            Assignee: Holden Karau
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> User-specified object content-encoding (part of the object metadata) is 
> important for allowing compressed files to be processed in the AWS ecosystem. 
> We should allow the user to specify the content encoding of the files being 
> written. 
> metadata can not be changed after a file is written without a rewrite.



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

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

Reply via email to