trunk HDFS build breakage with build.properties (resolvers=internal)
--------------------------------------------------------------------
Key: HDFS-1344
URL: https://issues.apache.org/jira/browse/HDFS-1344
Project: Hadoop HDFS
Issue Type: Bug
Components: build
Affects Versions: 0.22.0
Environment: Linux x86-32
Reporter: Greg Roelofs
The documented checkout and build approach (http://wiki.apache.org/hadoop/GitAndHadoop) fails
on hadoop-hdfs, apparently because it is incapable of finding the internally built hadoop-common
(~/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-${version}.jar).
Moving build.properties aside and running "ant mvn-install" mostly works, but only because
it downloads the SNAPSHOT jar from Apache Hudson or something (apparently--at any rate, I
never built hadoop-common without build.properties on this machine, yet hadoop-hdfs's basic
build worked). The HDFS build still fails on fault-injection, but I'll file a separate JIRA
for that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|