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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/05/28 10:17:00 UTC

[jira] [Created] (HADOOP-16332) Remove s3a's depedency on http core

Steve Loughran created HADOOP-16332:
---------------------------------------

             Summary: Remove s3a's depedency on http core
                 Key: HADOOP-16332
                 URL: https://issues.apache.org/jira/browse/HADOOP-16332
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.3.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


HADOOP-16085 added a dependency on apache httpcore just to get a constant of an http error code. This is a needless dependency which can only cause problems downstream.

replace the external constant with an internal one and remove the new dependency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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