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

Ted Yu commented on HBASE-12711:
--------------------------------

>From https://builds.apache.org/job/PreCommit-HBASE-Build/12151/console:
{code}
There are Protoc compilation errors.
======================================================================
[ERROR] Failed to execute goal 
org.apache.hadoop:hadoop-maven-plugins:2.5.1:protoc (compile-protoc) on project 
hbase-protocol: org.apache.maven.plugin.MojoExecutionException: protoc version 
is 'libprotoc 2.4.1', expected version is '2.5.0' -> [Help 1]
[ERROR] 
{code}
Looks like the machines are installed with wrong protobuf.
Can you run the following command:
{code}
mvn clean package findbugs:findbugs -DHBasePatchProcess
{code}
and examine the warnings in hbase-thrift module ?

> Fix new findbugs warnings in hbase-thrift module
> ------------------------------------------------
>
>                 Key: HBASE-12711
>                 URL: https://issues.apache.org/jira/browse/HBASE-12711
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Srikanth Srungarapu
>            Priority: Minor
>         Attachments: HBASE-12711.patch, HBASE-12711_v2.patch
>
>
> From 
> https://builds.apache.org/job/PreCommit-HBASE-Build/12121/artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
>  , there were 5 findbugs warnings introduced.
> This issue fixes the new warnings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to