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

Lars Hofhansl commented on HBASE-13297:
---------------------------------------

Hmmm:
{noformat}
/home/jenkins/tools/maven/latest/bin/mvn clean install -DskipTests 
-Pcompile-protobuf -X -DHBasePatchProcess > 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess/patchProtocErrors.txt
 2>&1

======================================================================
There are Protoc compilation errors.
======================================================================
[ERROR] Failed to execute goal 
org.apache.hadoop:hadoop-maven-plugins:2.2.0: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] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-protocol
mv: `/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess' 
and `/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess' 
are the same file
{noformat}

[~enis], any ideas?


> 0.98 and 1.0: Remove client side result size calculation
> --------------------------------------------------------
>
>                 Key: HBASE-13297
>                 URL: https://issues.apache.org/jira/browse/HBASE-13297
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 1.0.1, 0.98.13
>
>         Attachments: 13297-0.98.txt
>
>
> As described in parent, this can lead to missed rows when the client and 
> server calculate different size values.
> The patch here proposes a backwards compatible patch for 0.98 and 1.0.x.
> Parent will do a patch for 1.1 and 2.0.



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

Reply via email to