Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
The hadoop-client project excludes commons-httpclient from it's dependencies. I believe this is wrong, because it's necessary to run LocalJobRunner (e.g. submit jobs from Eclipse) and manually including it on the classpath from another location allows the client to succeed without any apparent problems.
I've been unable to determine the original reason for the exclusion.
Attachments
Issue Links
- duplicates
-
HADOOP-9557 hadoop-client excludes commons-httpclient
- Closed