Description
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.
Attachments
Issue Links
- is caused by
-
HADOOP-16085 S3Guard: use object version or etags to protect against inconsistent read after replace/overwrite
- Resolved
- links to