sub-module, and Maven
> will be able to find hadoop-maven-plugins from the local repository cache.
>
> --Chris Nauroth
>
> From: Boric Tan
> Date: Thursday, January 14, 2016 at 1:09 PM
> To: "user@hadoop.apache.org"
> Subject: Help for a hadoop build error: "F
Hi there,
I was trying to build Hadoop 2.7.1 source from scratch on a Ubuntun 14.04
machine. I was following the instructions from BUILDING.txt.
After installed all required packages, I used the following command under
/hadoop-2.7.1-src.
$mvn compile -e
And it returned an error message shown be