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

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

                Author: ASF GitHub Bot
            Created on: 21/Jun/22 14:20
            Start Date: 21/Jun/22 14:20
    Worklog Time Spent: 10m 
      Work Description: steveloughran opened a new pull request, #4481:
URL: https://github.com/apache/hadoop/pull/4481

   Workaround for HADOOP-18159; this ensures that projects declaring
   a dependency on hadoop-cloud-storage do _not_ have their s3 http
   connections broken by an out of date mozilla/public-suffix-list.txt
   resource on the classpath.
   
   Contributed by Steve Loughran
   
   
   
   ### Description of PR
   
   
   ### How was this patch tested?
   
   mvn clean install; verified dependencies of the module, full dist build and 
verification it is not in tools/lib
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] 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?
   
   




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

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

> remove hadoop-cos as a dependency of hadoop-cloud-storage
> ---------------------------------------------------------
>
>                 Key: HADOOP-18307
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18307
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: bulid, fs
>    Affects Versions: 3.3.3
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> to deal without HADOOP-18159 without qualifying an updated cos library, 
> remove it as an explicit dependency of hadoop cloud storage
> it will still be built and published, 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to