Description
This is a branch-2 only change, as ServletUtil for trunk removes the code that depends on commons-httpclient.
We need to retire the use of commons-httpclient in Hadoop to address the security concern in CVE-2012-5783 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5783.
import org.apache.commons.httpclient.URIException; import org.apache.commons.httpclient.util.URIUtil;
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-12552 Fix undeclared/unused dependency to httpclient
-
- Resolved
-