IW, I have not hit
this in my Ubuntu dev environment.
> Trunk Build Failure at HDFS Sub-project
> ---
>
> Key: HADOOP-9974
> URL: https://issues.apache.org/jira/browse/HADOOP-9974
>
Could you try mvn -X compile? That should show the exact commands that are
being executed which seem to be coming from hadoop-project-dist/pom.xml.
On Lion the following worked me:
git clone git://git.apache.org/hadoop-common.git
cd hadoop-common
mvn compile
I had a very similar error:
[ERR
Hi folks
I'm a newbie to the Hadoop code and am trying to build the svn trunk per
instructions on the wiki and the mailing list. I'm hitting a failure and would
appreciate any suggestions:
main:
[exec] tar: Failed to open 'hadoop-project-dist-0.24.0-SNAPSHOT.tar.gz'
It looks like this f