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

Junhong Xu commented on HBASE-22038:
------------------------------------

thanks to Stack.Your comment reminds me of of the protobuf version.In 
Dockerfile, the protobuf version is 2.7.0. I check the protobuf version in 
pom.xml of the module hbase-protocol-shaded model, and it is  3.5.1. Let me 
upload another patch to change the protobuf version of the Dockerfile from 
2.7.0 to 3.5.1 or other minor fix version.

> fix building failures
> ---------------------
>
>                 Key: HBASE-22038
>                 URL: https://issues.apache.org/jira/browse/HBASE-22038
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Junhong Xu
>            Assignee: Junhong Xu
>            Priority: Minor
>             Fix For: HBASE-14850
>
>         Attachments: HBASE-22038.HBASE-14850.v01.patch, 
> HBASE-22038.HBASE-14850.v02.patch
>
>
> When building the hbase c++ client with Dockerfile, it fails, because of the 
> url resources not found. But this patch just solve  the problem in temporary, 
> cos when some dependent libraries are removed someday, the failure will 
> appear again. Maybe a base docker image which contains all these dependencies 
> maintained by us is required in the long run. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to