Category Archives: protoc

Building hadoop by installing protoc 2.5.x [Google Protocol Buffers Compiler] on a Mac

Hadoop trunk 3.0 Snapshot build fails if compiled with a protoc newer than 2.5. For instance, if the protoc version is 2.6.1, you will see a build error as [ERROR] Failed to execute goal org.apache.hadoop:hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) on project hadoop-common: org.apache.maven.plugin.MojoExecutionException: … Continue reading

Posted in build errors, computer science, hadoop, maven, protobuf, protoc, Uncategorized | Leave a comment