[
https://issues.apache.org/jira/browse/HDFS-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087162#comment-16087162
]
Lars Francke commented on HDFS-11596:
-------------------------------------
This broke the ability to run Hadoop from the source tree as documented in the
Wiki (https://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment) as
the client dependency is missing from
{{hadoop-hdfs-project/hadoop-hdfs/target/hadoop-hdfs-3.0.0-*/share/hadoop/hdfs/lib}}.
I'm not questioning that this is a good change but I wonder how all of you guys
are running Hadoop from source these days? We need to update the documentation
and/or fix this situation somehow.
> hadoop-hdfs-client jar is in the wrong directory in release tarball
> -------------------------------------------------------------------
>
> Key: HDFS-11596
> URL: https://issues.apache.org/jira/browse/HDFS-11596
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Affects Versions: 2.8.0, 3.0.0-alpha2
> Reporter: Andrew Wang
> Assignee: Yuanbo Liu
> Priority: Critical
> Fix For: 3.0.0-alpha4
>
> Attachments: HDFS-11596.001.patch, HDFS-11596.002.patch
>
>
> 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:
> {noformat}
> -> % 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
> {noformat}
> Strangely enough, the tests jar is in the right place.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]