[ 
https://issues.apache.org/jira/browse/HDFS-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154562#comment-13154562
 ] 

Doug Cutting commented on HDFS-2578:
------------------------------------

This requires that everyone who builds and every Jenkins box has the right 
version of protoc installed, a version that matches the protobuf java library 
in use.  I suggest testing this explicitly in the build, by checking 'protoc 
--version' against the value in Hadoop's pom.xml, failing the build when they 
don't match.
                
> Use protoc to generate protobuf artifacts instead of checking it in.
> --------------------------------------------------------------------
>
>                 Key: HDFS-2578
>                 URL: https://issues.apache.org/jira/browse/HDFS-2578
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.24.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.24.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to