Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.8.0, 3.0.0-alpha2
-
None
Description
Mentioned by aw on HDFS-11356. The hdfs-client jar is in the lib directory rather than with the other hadoop jars:
From the alpha2 artifacts:
-> % find . -name "*hdfs-client*.jar" ./share/hadoop/httpfs/tomcat/webapps/webhdfs/WEB-INF/lib/hadoop-hdfs-client-3.0.0-alpha2.jar ./share/hadoop/hdfs/sources/hadoop-hdfs-client-3.0.0-alpha2-sources.jar ./share/hadoop/hdfs/sources/hadoop-hdfs-client-3.0.0-alpha2-test-sources.jar ./share/hadoop/hdfs/lib/hadoop-hdfs-client-3.0.0-alpha2.jar ./share/hadoop/hdfs/hadoop-hdfs-client-3.0.0-alpha2-tests.jar
Strangely enough, the tests jar is in the right place.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-14287 Compiling trunk with -DskipShade fails
- Resolved
-
HADOOP-14298 TestHadoopArchiveLogsRunner fails
- Resolved
-
HDFS-12197 Do the HDFS dist stitching in hadoop-hdfs-project
- Open
- relates to
-
HADOOP-14257 hadoop-auth and hadoop-annotations jars are in lib directory
- Open