Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
In hadoop-tools/hadoop-openstack/pom.xml :
<dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <scope>compile</scope> </dependency>
The dependency should be migrated to httpclient of org.apache.httpcomponents
Attachments
Issue Links
- duplicates
-
HADOOP-11614 Remove httpclient dependency from hadoop-openstack
- Resolved