Do you have protobuf installed on your build box? you can use "which protoc" to check. Looks like protobuf is missing.
On Thu, Mar 6, 2014 at 2:55 PM, Avinash Kujur <[email protected]> wrote: > hi, > > i am getting error in between when downloading all th jars usng maven > command: > > mvn clean install -DskipTests -Pdist > > > the error is: > > > [INFO] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) @ > hadoop-common --- > [WARNING] [protoc, --version] failed with error code 1 > > help me out. > > thanks in advance. > -- Regards Gordon Wang
