[
https://issues.apache.org/jira/browse/HADOOP-18442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600448#comment-17600448
]
ASF GitHub Bot commented on HADOOP-18442:
-----------------------------------------
steveloughran opened a new pull request, #4855:
URL: https://github.com/apache/hadoop/pull/4855
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
Remove all hadoop-openstack code, tests, references in the XML files, docs.
Retain the JAR so that it can still be published to maven, which can ensure
that
projects importing the jar explicitly still build.
### How was this patch tested?
Removed the source; rebuilt module.
### For code changes:
- [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?
> Remove the hadoop-openstack module
> ----------------------------------
>
> Key: HADOOP-18442
> URL: https://issues.apache.org/jira/browse/HADOOP-18442
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 3.3.9
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
>
> the openstack module doesn't get tested or maintained; it's just something
> else to keep up to date security wise. As nobody ever files bugs on it it is
> clearly not being used either.
>
> On-prem object stores support the S3 APIs and/or provide their own hadoop
> connectors (ozone, IBM).
>
> Let's just cut it completely. As someone who co-authored a lot of it I am
> happy to do the duty. I will do a quick review of all test to see if there
> are any left which we could pull into hadoop common...the FS contract tests
> were initially derived from the ones I did here.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]